aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Datepicker tests: Add ARIA testsFelix Nagel2017-03-311-2/+13
* Calendar tests: Add basic ARIA attribute testsFelix Nagel2017-03-311-0/+41
* Calendar tests: Remove unused and outdated daylight saving testsFelix Nagel2017-03-311-86/+0
* Date: Rename and improve timestamp and day getter and setterFelix Nagel2017-03-312-14/+10
* Date tests: Add basic timestamp testsFelix Nagel2017-03-311-5/+4
* Merge branch 'master' into datepickerFelix Nagel2017-03-3026-60/+1525
|\
| * Datepicker: Corrections for Swedish localizationAlbert Johansson2017-03-011-7/+7
| * Widget: Don't swallow errors in `remove` eventsScott González2017-02-281-9/+5
| * Resizable: Keep user defined handles on _setOptionKonstantin Dinev2017-02-242-10/+26
| * Spinner: Ignore `mousewheel` events when not focusedScott González2017-02-212-10/+30
| * Build: Add missing semicolonScott González2017-02-061-1/+1
| * 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
* | Calendar: Make sure option numberOfMonth could be changed after creationFelix Nagel2017-01-252-12/+18
* | Calendar: Remove aria hidden on day cellsFelix Nagel2017-01-251-2/+1
* | Calendar: Introduce refresh callback eventFelix Nagel2017-01-216-1/+47
* | Datepicker: Make select and change event pass the current valueFelix Nagel2017-01-212-7/+15
* | Calendar: Make select and change event pass the current valueFelix Nagel2017-01-212-6/+8
* | Calendar: Use old globalize for spinner testsFelix Nagel2017-01-191-2/+2
* | Calendar: Fix line length violationsFelix Nagel2016-12-111-8/+21
* | Datepicker tests: Update to QUnit 2.x, shift to use no globalsFelix Nagel2016-12-114-117/+127
* | Calendar tests: Update to QUnit 2.x, shift to use no globalsFelix Nagel2016-12-114-163/+170
* | Date tests: Update to QUnit 2.x, shift to use no globalsFelix Nagel2016-12-111-56/+57
* | Datepicker: Set defaultElement to input, equivalent to AutocompleteJörn Zaefferer2016-11-221-0/+1
* | Merge branch 'master' into datepickerFelix Nagel2016-11-09210-7615/+153969
|\|
| * 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