| Commit message (Expand) | Author | Age | Files | Lines |
* | 1.13.21.13.2 | Michał Gołębiowski-Owczarek | 2022-07-14 | 49 | -71/+71 |
* | Checkboxradio: Don't re-evaluate text labels as HTML | Michał Gołębiowski-Owczarek | 2022-07-14 | 1 | -8/+13 |
* | Datepicker: Capitalize some Indonesian words | Denny Septian Panggabean | 2022-07-14 | 1 | -5/+6 |
* | Selectmenu: Remove a call to the deprecated .focus() method | James Hinderks | 2022-07-14 | 1 | -1/+1 |
* | Datepicker: Add missing localization for prevText and nextText | Felix Nagel | 2022-07-14 | 8 | -16/+16 |
* | Datepicker: Remove symbols in localization | Felix Nagel | 2022-07-14 | 7 | -11/+11 |
* | Datepicker: Remove symbols in localization | Adam Lidén Hällgren | 2022-07-14 | 53 | -106/+106 |
* | Widget: Optimize attachment of the _untrackClassesElement listener | Michał Gołębiowski-Owczarek | 2022-01-15 | 1 | -3/+7 |
* | Autocomplete: Rewrite with a delay instead of appending the live region | Ben Mullins | 2022-01-05 | 1 | -4/+9 |
* | Widget: Make contextless widget construction work | Michał Gołębiowski-Owczarek | 2021-11-19 | 1 | -1/+1 |
* | Sortable: Fix positioning when moving a Draggable item into a Sortable | Michał Gołębiowski-Owczarek | 2021-11-15 | 1 | -0/+6 |
* | Sortable: Allow 0-height containers to be sortable as in 1.12.1 | Michał Gołębiowski-Owczarek | 2021-11-08 | 1 | -64/+57 |
* | Tooltip: Don't crash on empty content | Josep Sanz | 2021-11-08 | 1 | -1/+4 |
* | Effect: Define the jQuery variable before jQuery Color gets imported | Michał Gołębiowski-Owczarek | 2021-09-03 | 2 | -5/+24 |
* | Docs: Update removal comments to mention 1.14, not 1.13 | Michał Gołębiowski-Owczarek | 2021-08-26 | 3 | -3/+3 |
* | Datepicker: Get selectedDay from data-date instead of element contents | c-lambert | 2021-07-12 | 1 | -1/+2 |
* | Build: Migrate from JSHint & JSCS to ESLint | Michał Gołębiowski-Owczarek | 2021-06-07 | 132 | -721/+1180 |
* | Datepicker: Add option for onUpdateDatepicker callback | Patrick McKay | 2021-05-21 | 1 | -1/+7 |
* | Fix: Adapt datpicker.js for a11y | Mikolaj Wolicki | 2021-05-15 | 1 | -4/+9 |
* | All: Drop $.ui.escapeSelector in favor of $.escapeSelector | Michał Gołębiowski-Owczarek | 2021-05-14 | 6 | -29/+35 |
* | Datepicker: Make sure text option are text, shorten HTML strings | Michał Gołębiowski-Owczarek | 2021-05-12 | 1 | -21/+115 |
* | Position: Make sure `of` is treated as a CSS selector | Michał Gołębiowski-Owczarek | 2021-05-04 | 1 | -1/+6 |
* | Datepicker: Make sure altField is treated as a CSS selector | Michał Gołębiowski-Owczarek | 2021-05-04 | 1 | -1/+1 |
* | Dialog: Workaround broken focus re-triggering in jQuery 3.4/3.5 | Michał Gołębiowski-Owczarek | 2021-02-22 | 1 | -10/+22 |
* | Focusable: Fix handling of `visibility: collapse` | Paul Capron | 2020-10-14 | 1 | -1/+1 |
* | Widget: Fix boolean option when under use strict | Hrvoje Novosel | 2020-10-06 | 1 | -0/+2 |
* | Resizable: Fix CSP violation (style unsafe-inline) | Jérémy Munsch | 2020-08-11 | 1 | -2/+3 |
* | All: Remove a leftover empty file | Michał Gołębiowski-Owczarek | 2020-07-24 | 1 | -0/+0 |
* | Menu: Account for scrollbars in jQuery 3.2 | Michał Gołębiowski-Owczarek | 2020-07-23 | 1 | -2/+14 |
* | All: Drop support for jQuery 1.7 | Michał Gołębiowski-Owczarek | 2020-07-22 | 2 | -69/+4 |
* | All: Resolve most jQuery Migrate warnings | Michał Gołębiowski-Owczarek | 2020-05-16 | 5 | -3/+5 |
* | Build: Rename jquery-1-7 to jquery-patch | Michał Gołębiowski-Owczarek | 2020-05-16 | 2 | -1/+1 |
* | Build: Update jQuery Simulate, jQuery Migrate & jQuery Color | Michał Gołębiowski-Owczarek | 2020-05-16 | 3 | -682/+770 |
* | Datepicker: Fix Hungarian localization to use uppercase for first characters | Fatér Zsolt | 2020-03-23 | 1 | -4/+4 |
* | Datepicker: Add German localization | Florian Wegscheider | 2020-03-23 | 1 | -0/+38 |
* | Datepicker: Fixed current instance memory leak and added unit testcases | jigar gala | 2020-03-23 | 1 | -0/+1 |
* | All: Remove usage of jQuery positional selectors | Michał Gołębiowski-Owczarek | 2020-01-22 | 4 | -5/+28 |
* | Datepicker: Fix typo in currentText in da localization | OskarNS | 2019-12-09 | 1 | -1/+1 |
* | All: Use expr.pseudos instead of deprecated expr.filters | Maksymenkov Eugene | 2019-12-08 | 2 | -4/+4 |
* | All: Migrate away from deprecated/removed Core APIs | Michał Gołębiowski-Owczarek | 2019-12-08 | 16 | -59/+72 |
* | Datepicker: Fix first day of week for pt-PT locale | Horus68 | 2017-05-31 | 1 | -1/+1 |
* | Dialog: Fix shared event handler for modal dialogs | Scott González | 2017-05-17 | 1 | -15/+14 |
* | All: Remove uses of `jQuery.proxy()` | Scott González | 2017-05-17 | 1 | -2/+2 |
* | All: Remove uses of `jQuery.camelCase()` | Scott González | 2017-05-17 | 1 | -1/+7 |
* | Position: Increase scrollbar test div to handle larger scrollbars | Scott González | 2017-05-04 | 1 | -3/+3 |
* | Core: Fix JQMIGRATE warning about `jQuery.expr[":"]` | Eirik Sletteberg | 2017-05-02 | 7 | -8/+20 |
* | Menu: Ignore mouse events triggered due to page scrolling | Scott González | 2017-05-02 | 1 | -0/+12 |
* | Menu: Handle mouse movement mixed with keyboard navigation | Scott González | 2017-05-02 | 1 | -23/+33 |
* | Menu: Don't focus dividers when wrapping via keyboard navigation | Scott González | 2017-05-02 | 1 | -11/+13 |
* | Button: Fix backcompat when called on collection of mixed elements | Alexander Schmitz | 2017-05-02 | 1 | -14/+73 |