aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1.13.0-alpha.11.13.0-alpha.1Michał Gołębiowski-Owczarek2021-08-0673-97/+97
* Release: Update the download.jqueryui.com dependencyMichał Gołębiowski-Owczarek2021-08-061-1/+1
* Release: Abort on packager errorsMichał Gołębiowski-Owczarek2021-08-061-11/+15
* Release: Update dependencies for the 1.13 releaseMichał Gołębiowski-Owczarek2021-08-061-3/+3
* Build: Don't save temporary npm dependencies to package.jsonMichał Gołębiowski-Owczarek2021-08-061-1/+1
* Build: Don't publish dist/cdn to npmMichał Gołębiowski-Owczarek2021-08-041-0/+1
* Build: Update dependencies passed to jquery-releaseMichał Gołębiowski-Owczarek2021-08-041-2/+2
* Docs: Update AUTHORS.txtMichał Gołębiowski-Owczarek2021-08-041-0/+32
* Build: Fix package generationMichał Gołębiowski-Owczarek2021-08-041-1/+14
* Datepicker: Get selectedDay from data-date instead of element contentsc-lambert2021-07-121-1/+2
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-07251-61556/+1486
* Datepicker: Improve callbacks test for onUpdateDatepickerPatrick McKay2021-05-211-2/+7
* Datepicker: Add option for onUpdateDatepicker callbackPatrick McKay2021-05-212-3/+25
* Fix: Adapt datpicker.js for a11yMikolaj Wolicki2021-05-151-4/+9
* All: Drop $.ui.escapeSelector in favor of $.escapeSelectorMichał Gołębiowski-Owczarek2021-05-147-37/+35
* Datepicker: Make sure text option are text, shorten HTML stringsMichał Gołębiowski-Owczarek2021-05-122-21/+166
* Position: Make sure `of` is treated as a CSS selectorMichał Gołębiowski-Owczarek2021-05-042-2/+25
* Datepicker: Make sure altField is treated as a CSS selectorMichał Gołębiowski-Owczarek2021-05-042-3/+21
* Tests: Accept delayed focusout in IE with jQuery 1.8Michał Gołębiowski-Owczarek2021-04-161-2/+13
* Tests: Fix the "dialog: core: focus tabbable" test in IEMichał Gołębiowski-Owczarek2021-03-161-6/+26
* Build: Fix the new htmllint error regexMichał Gołębiowski-Owczarek2021-03-101-1/+1
* Tests: Make some number comparisons less strictMichał Gołębiowski-Owczarek2021-03-092-6/+24
* Build: Add a new htmllint error regexMichał Gołębiowski-Owczarek2021-03-091-1/+2
* Build: Add jQuery 3.6.0, update Migrate from 3.3.1 to 3.3.2Michał Gołębiowski-Owczarek2021-03-0910-11/+10943
* Dialog: Workaround broken focus re-triggering in jQuery 3.4/3.5Michał Gołębiowski-Owczarek2021-02-221-10/+22
* Tests: Account for an extra noop focus/blur listener in jQuery >=3.4Michał Gołębiowski-Owczarek2021-02-201-21/+22
* Build: Rename the primary branch `master` to `main`Michał Gołębiowski-Owczarek2021-02-192-3/+3
* Build: Update grunt-contrib-qunit version from 1.0.1 to 4.0.0sakshi872020-10-212-2/+12
* Core: Resolve csslint issues with the IE filter propertyMichał Gołębiowski-Owczarek2020-10-153-6/+6
* Build: Update to the latest version of Grunt & many other packagesMicah Miller2020-10-146-24/+28
* Focusable: Fix handling of `visibility: collapse`Paul Capron2020-10-143-2/+14
* Travis: Use Node 10, remove obsolete propertiesMichał Gołębiowski-Owczarek2020-10-141-5/+13
* Widget: Fix boolean option when under use strictHrvoje Novosel2020-10-061-0/+2
* Build: Allow to specify browser sets to TestSwarm tasksMichał Gołębiowski-Owczarek2020-09-251-6/+12
* Resizable: Fix CSP violation (style unsafe-inline)Jérémy Munsch2020-08-111-2/+3
* Package: Remove Scott González from maintainersFelix Nagel2020-08-111-5/+0
* Theme: Don't load the image sprite for 'ui-icon-blank'Felix Nagel2020-08-111-1/+1
* Tests: Update jQuery Migrate from 3.3.0 to 3.3.1Michał Gołębiowski-Owczarek2020-07-275-21/+18
* External: Add .npmignore fileSzabolcs Szabolcsi-Toth2020-07-241-0/+10
* All: Remove a leftover empty fileMichał Gołębiowski-Owczarek2020-07-241-0/+0
* Menu: Account for scrollbars in jQuery 3.2Michał Gołębiowski-Owczarek2020-07-231-2/+14
* Tests: Account for extra focus/blur listeners in jQuery >=3.4Michał Gołębiowski-Owczarek2020-07-231-0/+70
* Tests: Accept a small difference of animated width/heightMichał Gołębiowski-Owczarek2020-07-231-2/+4
* Tests: Skip a scrollbar test in jQuery 3.2Michał Gołębiowski-Owczarek2020-07-231-1/+7
* Tests: Clear the timers queue in an animateClass testMichał Gołębiowski-Owczarek2020-07-231-3/+2
* All: Drop support for jQuery 1.7Michał Gołębiowski-Owczarek2020-07-2216-28133/+17
* Build: Update the version from 1.12.2-pre to 1.13.0-preMichał Gołębiowski-Owczarek2020-07-221-1/+1
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-1692-175/+352
* All: Resolve most jQuery Migrate warningsMichał Gołębiowski-Owczarek2020-05-1610-9/+11
* Tests: Load jQuery Migrate before UI test filesMichał Gołębiowski-Owczarek2020-05-161-6/+9