aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Qunit: Add bootstrap config for running tests with jQuery MigrateEirik Sletteberg2017-02-068-6/+1415
* Build: Add jQuery as explicit dependency, with min and max rangeJörn Zaefferer2017-01-251-1/+3
* Datepicker: Fix prev/next button behavior with `showCurrentAtPos`claudi2017-01-251-3/+1
* Autocomplete: Fix IE/Edge scrolling issuesRyan Oriecuia2017-01-251-23/+11
* Effect: Fix typoLuke Brookhart2016-12-161-1/+1
* Themes: Optimize PNG files with zopflipngJo Liss2016-11-297-0/+0
* Selectmenu: Don't render options with the `hidden` attributeScott González2016-11-162-0/+30
* Tooltip: Clear interval for delayed tracking tooltips on removepallxk2016-11-161-0/+4
* Theme: Optimize imagesPetri Partio2016-11-026-0/+0
* Build: Stop using the jquery-ui-future browser setMichał Gołębiowski2016-11-021-6/+0
* Build: Add jQuery 3.1.1Michał Gołębiowski2016-11-027-5/+10265
* Build: Run Travis tests on Node.js 6, not 0.12Michał Gołębiowski2016-11-021-1/+1
* Spinner: Fix typoKyle Rosenberg2016-11-021-7/+7
* Sortable: Fix `z-index` switching from `auto` to `0`Jeremy Mickelson2016-10-191-7/+10
* Tabs: Don't blur focused tab on sortScott González2016-10-121-1/+12
* Form: Rename from `.form()` to `._form()` since its not for public useScott González2016-10-114-4/+4
* Sortable: Setting table row placeholder height to be same as sorted rowKevin Cupp2016-10-043-16/+81
* Checkboxradio: Don't add ui-state-hover to iconsAlexander Schmitz2016-10-041-3/+0
* Theme: Removes css for ui-state-checked its not used any moreAlexander Schmitz2016-10-041-7/+2
* Theme: Replace missing definition for default iconsAlexander Schmitz2016-10-041-1/+2
* Theme: Switch icon background to use bgColorContentAlexander Schmitz2016-10-041-1/+1
* Datepicker: Correct Traditional Chinese translationSimon Asika2016-10-041-4/+4
* Sortable: Fix parent offset detectionRobin2016-10-041-2/+6
* 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