aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Build: Update some npm dependenciesMichał Gołębiowski-Owczarek2022-01-201-2/+2
* Widget: Optimize attachment of the _untrackClassesElement listenerMichał Gołębiowski-Owczarek2022-01-154-3/+112
* Build: Add Felix to .mailmap, update AUTHORS.txtMichał Gołębiowski-Owczarek2022-01-152-0/+3
* Autocomplete: Rewrite with a delay instead of appending the live regionBen Mullins2022-01-052-38/+55
* Build: Add extra Github action job for PR required checks configurationFelix Nagel2021-12-061-0/+9
* Build: Switch from Travis to GitHub actionsFelix Nagel2021-11-304-14/+51
* Widget: Make contextless widget construction workMichał Gołębiowski-Owczarek2021-11-192-1/+13
* Sortable: Fix positioning when moving a Draggable item into a SortableMichał Gołębiowski-Owczarek2021-11-152-0/+63
* Sortable: Allow 0-height containers to be sortable as in 1.12.1Michał Gołębiowski-Owczarek2021-11-082-64/+110
* Tooltip: Don't crash on empty contentJosep Sanz2021-11-082-1/+74
* Docs: Update the bug tracker from bugs.jqueryui.com to GitHubMichał Gołębiowski-Owczarek2021-10-074-8/+5
* Build: Updating the main version to 1.13.1-pre.Michał Gołębiowski-Owczarek2021-10-071-1/+1
* Tests: Take development jQuery versions from releases.jquery.comMichał Gołębiowski-Owczarek2021-09-291-2/+2
* Tests: Load the TestSwarm listener via HTTPSMichał Gołębiowski-Owczarek2021-09-292-2/+2
* Release: Update the download.jqueryui.com dependencyMichał Gołębiowski-Owczarek2021-09-271-1/+1
* Theme: Revert three theme commits that are causing styling issues (#1983)Michał Gołębiowski-Owczarek2021-09-261-5/+9
* Theme: Fix blank icons having a backgroundMichał Gołębiowski-Owczarek2021-09-251-1/+4
* Build: Require jQuery `>=1.8.0 <4.0.0`, not `>=1.6` in bower.jsonMichał Gołębiowski-Owczarek2021-09-251-1/+1
* Docs: Update jQuery used for demos to 3.6.0Michał Gołębiowski-Owczarek2021-09-254-4267/+4124
* Tests: Update the default jQuery version from 1.12.4 to 3.6.0Michał Gołębiowski-Owczarek2021-09-251-1/+1
* Effect: Define the jQuery variable before jQuery Color gets importedMichał Gołębiowski-Owczarek2021-09-032-5/+24
* Release: Update the download.jqueryui.com dependencyMichał Gołębiowski-Owczarek2021-09-021-1/+1
* Build: Update npm dependenciesMichał Gołębiowski-Owczarek2021-09-021-6/+6
* Release: Update the download.jqueryui.com dependencyMichał Gołębiowski-Owczarek2021-08-261-1/+1
* Docs: Update removal comments to mention 1.14, not 1.13Michał Gołębiowski-Owczarek2021-08-263-3/+3
* 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