| Commit message (Expand) | Author | Age | Files | Lines |
* | Tabs: Properly handle decoded/encoded anchor hashes & panel IDs | Michał Gołębiowski-Owczarek | 9 days | 2 | -0/+80 |
* | Tabs: Support URL-based credentials | Michał Gołębiowski-Owczarek | 9 days | 1 | -0/+26 |
* | Spinner: Prevent double mousewheel & wheel event handling | Michał Gołębiowski-Owczarek | 2025-03-21 | 2 | -0/+86 |
* | Spinner: Drop dependency on jQuery Mousewheel | Michał Gołębiowski-Owczarek | 2025-03-18 | 1 | -1/+41 |
* | Widget: Don't let widget name affect `$.ui` prototype & constructor | Michał Gołębiowski-Owczarek | 2024-10-30 | 1 | -0/+22 |
* | Tabs: Use `CSS.escape` for sanitizing selectors | Michał Gołębiowski-Owczarek | 2024-10-27 | 2 | -2/+32 |
* | Tests: Fix titles of `jquery-patch.js` tests | Michał Gołębiowski-Owczarek | 2024-10-25 | 2 | -2/+2 |
* | Resizable: Fix content shrink on resize | Daniel García | 2024-09-09 | 2 | -7/+123 |
* | Dialog: Add option to put the dialog title in a header element | Ralf Koller | 2024-09-09 | 3 | -0/+40 |
* | Datepicker: Hide the UI on destroy | Porter Clevidence | 2024-08-05 | 1 | -1/+10 |
* | Dialog: Add aria-modal support | Ralf Koller | 2024-06-14 | 1 | -0/+33 |
* | Tests: remove testswarm grunt task | Timmy Willison | 2024-06-11 | 1 | -3/+0 |
* | Tests: remove code supporting jenkins and testswarm | Timmy Willison | 2024-05-15 | 1 | -6/+3 |
* | Tests: Fix form-reset-mixin test module name, add to the tests HTML | Michał Gołębiowski-Owczarek | 2024-05-15 | 2 | -1/+2 |
* | All: Stop relying on jquery-patch.js internally, add tests | Michał Gołębiowski-Owczarek | 2024-05-15 | 6 | -1/+206 |
* | All: Drop support for IE & some other browsers (but mostly IE) | Michał Gołębiowski-Owczarek | 2024-05-15 | 14 | -290/+170 |
* | All: Drop support for jQueries different than the latest for each major | Michał Gołębiowski-Owczarek | 2024-05-15 | 10 | -140/+28 |
* | Core: Make back compat disabled by default | Michał Gołębiowski-Owczarek | 2024-05-13 | 5 | -8/+7 |
* | Docs: Update leftover HTTP Trac URLs to HTTPS | Michał Gołębiowski-Owczarek | 2024-04-26 | 4 | -15/+15 |
* | Docs: Change a few most common domains from HTTP to HTTPS | Michał Gołębiowski-Owczarek | 2024-04-26 | 10 | -21/+21 |
* | Tests: Skip a problematic keyboard test in IE with jQuery 3.6 | Michał Gołębiowski-Owczarek | 2024-04-12 | 1 | -1/+7 |
* | Tests: Increase robustness of a draggable `revert` test | Michał Gołębiowski-Owczarek | 2024-04-12 | 1 | -2/+3 |
* | Tests: Workaround a jQuery 1.8 issue with one dialog test | Michał Gołębiowski-Owczarek | 2024-04-12 | 1 | -0/+18 |
* | Tests: replace grunt-contrib-qunit with jQuery test runner | Timmy Willison | 2024-03-29 | 1 | -1/+1 |
* | Tests: Fix tests with the Git Core build | Michał Gołębiowski-Owczarek | 2024-03-26 | 1 | -1/+2 |
* | Build: Add jQuery 3.7.0 | Michał Gołębiowski-Owczarek | 2023-05-12 | 1 | -0/+1 |
* | Tests: Make resizable tests a bit more forgiving | Michał Gołębiowski-Owczarek | 2023-05-10 | 1 | -6/+16 |
* | Tests: Workaround a dialog test issue by a proper cleanup | Michał Gołębiowski-Owczarek | 2023-05-10 | 1 | -2/+9 |
* | Tests: Fix selectmenu width tests in Firefox with jQuery 3.0 & 3.1 | Michał Gołębiowski-Owczarek | 2023-05-10 | 1 | -2/+3 |
* | Selectmenu: Fix selecting options following hidden ones | Michał Gołębiowski-Owczarek | 2023-05-10 | 1 | -3/+62 |
* | Build: Add jQuery 3.6.4, update Migrate to 3.4.1 | Michał Gołębiowski-Owczarek | 2023-05-10 | 1 | -1/+1 |
* | Build: Fork vendors to remove QUnit deprecated API usage | Michał Gołębiowski-Owczarek | 2023-05-10 | 27 | -60/+86 |
* | Tests: Switch from QUnit.jsDump to QUnit.dump | Michał Gołębiowski-Owczarek | 2023-05-10 | 1 | -1/+1 |
* | Tests: Fix tooltip tests by destroying tooltips | Michał Gołębiowski-Owczarek | 2023-05-10 | 5 | -5/+34 |
* | Demos:Tests: Avoid self-closing HTML tags | Michał Gołębiowski-Owczarek | 2023-05-10 | 2 | -14/+14 |
* | Tests: Test only valid values for Datepicker defaultDate, min/maxDate | Kenneth DeBacker | 2023-03-30 | 1 | -14/+14 |
* | Build: Add jQuery 3.6.1-3.6.3, update Migrate to 3.4.0 | Michał Gołębiowski-Owczarek | 2023-01-15 | 1 | -1/+1 |
* | Resizable: Fix resizing of elems with `box-sizing: border-box` | Matías Cánepa | 2022-10-10 | 1 | -0/+26 |
* | Checkboxradio: Don't re-evaluate text labels as HTML | Michał Gołębiowski-Owczarek | 2022-07-14 | 3 | -0/+87 |
* | Widget: Optimize attachment of the _untrackClassesElement listener | Michał Gołębiowski-Owczarek | 2022-01-15 | 3 | -0/+105 |
* | Autocomplete: Rewrite with a delay instead of appending the live region | Ben Mullins | 2022-01-05 | 1 | -34/+46 |
* | Widget: Make contextless widget construction work | Michał Gołębiowski-Owczarek | 2021-11-19 | 1 | -0/+12 |
* | Sortable: Fix positioning when moving a Draggable item into a Sortable | Michał Gołębiowski-Owczarek | 2021-11-15 | 1 | -0/+57 |
* | Sortable: Allow 0-height containers to be sortable as in 1.12.1 | Michał Gołębiowski-Owczarek | 2021-11-08 | 1 | -0/+53 |
* | Tooltip: Don't crash on empty content | Josep Sanz | 2021-11-08 | 1 | -0/+70 |
* | Build: Migrate from JSHint & JSCS to ESLint | Michał Gołębiowski-Owczarek | 2021-06-07 | 96 | -75/+217 |
* | Datepicker: Improve callbacks test for onUpdateDatepicker | Patrick McKay | 2021-05-21 | 1 | -2/+7 |
* | Datepicker: Add option for onUpdateDatepicker callback | Patrick McKay | 2021-05-21 | 1 | -2/+18 |
* | All: Drop $.ui.escapeSelector in favor of $.escapeSelector | Michał Gołębiowski-Owczarek | 2021-05-14 | 1 | -8/+0 |
* | Datepicker: Make sure text option are text, shorten HTML strings | Michał Gołębiowski-Owczarek | 2021-05-12 | 1 | -0/+51 |