aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Droppable: Use `$.ui.intersect()`Evelyn Masso2016-10-031-4/+4
| * Tabs: Remove presentation rolemilk542016-09-292-3/+1
| * Resizable: Fix aspectRatio cannot be changed after initialization.Sergei Ratnikov2016-09-282-0/+25
| * Build: Fix list of source files1-12-stableScott González2016-09-271-7/+7
| * Autocomplete: Escape HTML tags in callback name to avoid XSS in demoScott González2016-09-221-1/+4
| * Build: Updating the master version to 1.12.2-pre.Scott González2016-09-141-1/+1
| * Build: Update authors listScott González2016-09-141-0/+1
| * Sortable: Use an event object for simulated `mouseup` in `cancel()`Scott González2016-09-141-1/+1
| * Theme: Fix icon default color when not within a buttonAlexander Schmitz2016-09-141-2/+1
| * Widget: Untrack classes elements when they are removed from the DOMAlexander Schmitz2016-09-132-5/+50
| * Release: Remove externals directory from CDN zipScott González2016-09-131-0/+9
| * Draggable: Fix spurious blur in dialogs on mousedownRyan Oriecuia2016-09-132-6/+35
| * Slider: Add demo for custom handleScott González2016-09-135-3/+60
| * Build: Update authors listScott González2016-09-071-0/+2
| * Autocomplete: Remove unreachable code in remote demoScott González2016-09-011-3/+1
| * Autocomplete: Change JSONP demo to use local data sourceScott González2016-09-012-17/+19
| * Position: Remove fractional pixel detectionScott González2016-08-311-28/+1
| * Controlgroup: Don't use `String.prototype.trim()`Scott González2016-08-311-1/+1
| * Dialog: Fix code styleScott González2016-08-311-2/+2
| * Dialog: Allow for subpixel calculation errors in testsScott González2016-08-311-7/+8
| * Tabs: Strip hash from remote content URLsScott González2016-08-311-1/+4
| * Effects: Adjust animation duration in testsScott González2016-08-301-2/+2
| * Demos: Optimize *.png with zopflipngVille Skyttä2016-08-243-0/+0
| * Menu: Support number pad keyboard inputFelix Nagel2016-08-242-16/+35
| * CONTRIBUTING: Replace grunt commands with npmScott González2016-08-241-10/+4
| * Build: Update bower.json with license informationJohannes Schäfer2016-08-181-0/+1
| * Widget: `instance()` should return `undefined` for empty setsScott González2016-08-042-27/+36
| * Checkboxradio: Adjust rule order to avoid specificty issues with other iconsAlexander Schmitz2016-07-271-3/+3
| * Dialog: Support deprecated button optionsScott González2016-07-252-1/+41
| * Controlgroup: Handle child elements that don't have options definedScott González2016-07-131-0/+2
| * Checkboxradio: Fix label handling with jQuery 3.xScott González2016-07-121-2/+10
| * Build: Updating the master version to 1.12.1-pre.Jörn Zaefferer2016-07-081-1/+1
| * Build: Add jQuery 3.1.0Scott González2016-07-087-2/+10119
| * Tests: Only test latest patch versions for jQuery Core in TestSwarmScott González2016-07-082-9/+15
| * Resizable: Avoid `Array#map()` in tests for IE8Scott González2016-07-071-1/+1
| * Tooltip: Allow tracking tooltips to be off by a fraciton of a pixelScott González2016-07-071-2/+10
| * Tests: Add jQuery 3.0.0 to missing systemsScott González2016-07-072-1/+3
| * Effects: Fix timing of `.animateClass()` assertionScott González2016-07-061-3/+7
| * Tabs: Remove test for Ajax URLs containing hashesScott González2016-07-061-12/+0
| * Build: Add jQuery 3.0 for testingAlexander Schmitz2016-07-067-1922/+12693
| * Controlgroup: Correctly handle non-empty child class keyGabriel Schulhof2016-07-063-4/+69
| * Build: Adjust author info for Dan StrohlScott González2016-06-303-5/+5
| * Controlgroup: Add "only" position to class generator functionsAlexander Schmitz2016-06-093-3/+80
| * All: Replace non-breaking spaces with regular spacesScott González2016-06-084-5/+5
| * Checkboxradio: Use new `ui-state-checked` class in checkboxradioAlexander Schmitz2016-06-063-9/+12
| * All: Optimize png images losslessly using zopflipngPeter Dave Hello2016-06-0622-0/+0
| * Tests: Removed links to tests that no longer existPeter Kehl2016-05-311-6/+0
| * Controlgroup: Fix rendering of labelsAlexander Schmitz2016-05-265-11/+25
| * Controlgroup: Fix issues with compatibility with spinnerAlexander Schmitz2016-05-265-16/+29
| * Controlgroup: Don't remove existing classes classesAlexander Schmitz2016-05-264-9/+94