aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Build: Rename jquery-1-7 to jquery-patchMichał Gołębiowski-Owczarek2020-05-163-2/+2
* Tests: Solve a frequent race condition in tests in Chrome/SafariMichał Gołębiowski-Owczarek2020-05-161-4/+10
* Build: Add jQuery 3.5.0 & 3.5.1Michał Gołębiowski-Owczarek2020-05-169-0/+21795
* Build: Update jQuery Simulate, jQuery Migrate & jQuery ColorMichał Gołębiowski-Owczarek2020-05-1612-770/+1048
* Datepicker: Fix Hungarian localization to use uppercase for first charactersFatér Zsolt2020-03-231-4/+4
* Datepicker: Add German localizationFlorian Wegscheider2020-03-231-0/+38
* Datepicker: Fixed current instance memory leak and added unit testcasesjigar gala2020-03-232-2/+12
* All: Remove usage of jQuery positional selectorsMichał Gołębiowski-Owczarek2020-01-2223-148/+193
* Tests: Add the 3.x-git jQuery version to the dropdownMichał Gołębiowski-Owczarek2020-01-141-1/+1
* Sortable: Remove reference to .disableSelection() from demosGez Quinn2019-12-091-1/+0
* Datepicker: Fix typo in currentText in da localizationOskarNS2019-12-091-1/+1
* Build: Add my new name to .mailmap, update it in AUTHORS.txtMichał Gołębiowski-Owczarek2019-12-082-1/+2
* All: Use expr.pseudos instead of deprecated expr.filtersMaksymenkov Eugene2019-12-082-4/+4
* All: Migrate away from deprecated/removed Core APIsMichał Gołębiowski-Owczarek2019-12-0851-179/+62977
* Tests: Load `jquery-1-7` before other modulesScott González2017-05-311-1/+1
* Datepicker: Fix first day of week for pt-PT localeHorus682017-05-311-1/+1
* Dialog: Fix shared event handler for modal dialogsScott González2017-05-171-15/+14
* All: Remove uses of `jQuery.proxy()`Scott González2017-05-172-3/+3
* All: Remove uses of `jQuery.camelCase()`Scott González2017-05-172-2/+14
* Tests: Load `jquery-1-7` module for jQuery 2.x as wellScott González2017-05-151-2/+2
* Demos: Fix a typo with an extra semicolonRobert Brignull2017-05-101-1/+1
* Tests: Load the `jquery-1-7` module for all 1.x versionsScott González2017-05-101-2/+2
* Position: Increase scrollbar test div to handle larger scrollbarsScott González2017-05-041-3/+3
* Core: Fix JQMIGRATE warning about `jQuery.expr[":"]`Eirik Sletteberg2017-05-027-8/+20
* Menu: Ignore mouse events triggered due to page scrollingScott González2017-05-023-4/+16