| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Sortable: Fix various scrolling issues | A. Wells | 2017-05-02 | 1 | -129/+168 |
* | Labels: Handle empty sets | Scott González | 2017-05-02 | 1 | -0/+4 |
* | Menu: Close menus immediately on selection or click outside | Scott González | 2017-04-25 | 1 | -2/+2 |
* | Widget: Handle `Object.create(null)` for options objects | Scott González | 2017-04-24 | 1 | -1/+2 |
* | Widget: Improve `remove` event bindings for `classes` options | Scott González | 2017-04-19 | 1 | -5/+21 |
* | Resizable: Keep user-provided handles on destroy | Konstantin Dinev | 2017-04-17 | 1 | -3/+2 |
* | Datepicker: Corrections for Swedish localization | Albert Johansson | 2017-03-01 | 1 | -7/+7 |
* | Widget: Don't swallow errors in `remove` events | Scott González | 2017-02-28 | 1 | -9/+5 |
* | Resizable: Keep user defined handles on _setOption | Konstantin Dinev | 2017-02-24 | 1 | -2/+6 |
* | Spinner: Ignore `mousewheel` events when not focused | Scott González | 2017-02-21 | 1 | -1/+5 |
* | Datepicker: Fix prev/next button behavior with `showCurrentAtPos` | claudi | 2017-01-25 | 1 | -3/+1 |
* | Autocomplete: Fix IE/Edge scrolling issues | Ryan Oriecuia | 2017-01-25 | 1 | -23/+11 |
* | Effect: Fix typo | Luke Brookhart | 2016-12-16 | 1 | -1/+1 |