| Commit message (Expand) | Author | Age | Files | Lines |
* | Build: Bump the github-actions group with 3 updatesHEADmain | dependabot[bot] | 2025-04-01 | 3 | -11/+11 |
* | Tabs: Properly handle decoded/encoded anchor hashes & panel IDs | Michał Gołębiowski-Owczarek | 2025-03-31 | 3 | -4/+112 |
* | Tabs: Support URL-based credentials | Michał Gołębiowski-Owczarek | 2025-03-31 | 2 | -20/+39 |
* | Spinner: Prevent double mousewheel & wheel event handling | Michał Gołębiowski-Owczarek | 2025-03-21 | 10 | -8/+456 |
* | Spinner: Drop dependency on jQuery Mousewheel | Michał Gołębiowski-Owczarek | 2025-03-18 | 12 | -254/+64 |
* | Build: Remove an obsolete `test/.eslintrc.json` file | Michał Gołębiowski-Owczarek | 2025-03-18 | 1 | -26/+0 |
* | Build: Bump the github-actions group with 2 updates | dependabot[bot] | 2025-03-14 | 3 | -7/+7 |
* | Build: Update ESLint to v9, migrate to flat config, lint dist files | Michał Gołębiowski-Owczarek | 2025-03-03 | 16 | -100/+181 |
* | Build: Switch from UglifyJS to SWC minify, make the minified file ES5 | Michał Gołębiowski-Owczarek | 2025-03-03 | 3 | -8/+58 |
* | Build: Upgrade jtr to 0.2.5 | Timmy Willison | 2025-02-18 | 1 | -1/+1 |
* | Build: Bump the github-actions group with 2 updates | dependabot[bot] | 2025-02-05 | 3 | -7/+7 |
* | Tests: Migrate test runner to jquery-test-runner | Timmy Willison | 2025-01-14 | 29 | -1886/+132 |
* | Build: Bump the github-actions group with 2 updates | dependabot[bot] | 2025-01-10 | 3 | -7/+7 |
* | Demos: fix easing demos | Timmy Willison | 2024-12-18 | 1 | -1/+5 |
* | Build: Bump github/codeql-action from 3.27.0 to 3.27.5 in the github-actions ... | dependabot[bot] | 2024-12-06 | 1 | -3/+3 |
* | Build: Bump the github-actions group with 4 updates | dependabot[bot] | 2024-11-03 | 3 | -16/+16 |
* | Build: Updating the main version to 1.14.2-pre. | Michał Gołębiowski-Owczarek | 2024-10-30 | 1 | -1/+1 |
* | Docs: Update AUTHORS.txt | Michał Gołębiowski-Owczarek | 2024-10-30 | 1 | -0/+1 |
* | Build: Update a few dependencies, drop `grunt-cli` | Michał Gołębiowski-Owczarek | 2024-10-30 | 3 | -7/+6 |
* | Widget: Don't let widget name affect `$.ui` prototype & constructor | Michał Gołębiowski-Owczarek | 2024-10-30 | 2 | -0/+25 |
* | Build: Fix an XSS in the test server HTML serving logic | Michał Gołębiowski-Owczarek | 2024-10-28 | 1 | -1/+1 |
* | Tabs: Use `CSS.escape` for sanitizing selectors | Michał Gołębiowski-Owczarek | 2024-10-27 | 3 | -12/+38 |
* | Tests: Fix titles of `jquery-patch.js` tests | Michał Gołębiowski-Owczarek | 2024-10-25 | 2 | -2/+2 |
* | Build: Add a CodeQL non-mandatory check | Michał Gołębiowski-Owczarek | 2024-10-25 | 1 | -0/+58 |
* | Build: Fix the ESLint config for demos | Michał Gołębiowski-Owczarek | 2024-10-17 | 3 | -578/+586 |
* | Build: Bump express from 4.19.2 to 4.20.0 | dependabot[bot] | 2024-10-15 | 1 | -1/+1 |
* | Build: Bump body-parser from 1.20.2 to 1.20.3 | dependabot[bot] | 2024-10-15 | 1 | -1/+1 |
* | Build: Bump the github-actions group with 2 updates | dependabot[bot] | 2024-10-07 | 2 | -8/+8 |
* | Demos: remove 404 scripts from removeClass demo | Timmy Willison | 2024-10-03 | 1 | -2/+0 |
* | Demos: Remove deprecated button APIs | Michał Gołębiowski-Owczarek | 2024-09-30 | 3 | -15/+7 |
* | Effect: Remove demos & visual tests of the transfer effect | Michał Gołębiowski-Owczarek | 2024-09-16 | 3 | -18/+0 |
* | Resizable: Fix content shrink on resize | Daniel García | 2024-09-09 | 3 | -17/+191 |
* | Dialog: Add option to put the dialog title in a header element | Ralf Koller | 2024-09-09 | 4 | -1/+48 |
* | Tests: Properly check `$.uiBackCompat` in common widget tests | Michał Gołębiowski-Owczarek | 2024-09-09 | 1 | -3/+14 |
* | Release: Update download.jqueryui.com from 2.3.7 to 2.3.10 | Michał Gołębiowski-Owczarek | 2024-08-05 | 1 | -1/+1 |
* | Build: Updating the main version to 1.14.1-pre. | Michał Gołębiowski-Owczarek | 2024-08-05 | 1 | -1/+1 |
* | Docs: Update AUTHORS.txt | Michał Gołębiowski-Owczarek | 2024-08-05 | 1 | -0/+1 |
* | Datepicker: Hide the UI on destroy | Porter Clevidence | 2024-08-05 | 2 | -1/+11 |
* | Build: Bump actions/setup-node from 4.0.2 to 4.0.3 in the github-actions group | dependabot[bot] | 2024-08-05 | 2 | -4/+4 |
* | Tests: Update jQuery Migrate from 3.4.1 to 3.5.2, simplify Migrate setup | Michał Gołębiowski-Owczarek | 2024-07-30 | 7 | -43/+56 |
* | Demos: Make autocomplete demos work on jqueryui.com | Michał Gołębiowski-Owczarek | 2024-07-30 | 1 | -1/+14 |
* | Build: Group dependabot PRs updating GitHub Actions | Michał Gołębiowski-Owczarek | 2024-07-08 | 1 | -0/+7 |
* | Release: Update download.jqueryui.com from 2.3.6 to 2.3.7 | Michał Gołębiowski-Owczarek | 2024-07-05 | 1 | -1/+1 |
* | Build: Bump actions/checkout from 4.1.6 to 4.1.7 | dependabot[bot] | 2024-07-05 | 2 | -4/+4 |
* | Release: Update download.jqueryui.com from 2.3.5 to 2.3.6 | Michał Gołębiowski-Owczarek | 2024-06-15 | 1 | -1/+1 |
* | Release: Update download.jqueryui.com from 2.3.4 to 2.3.5 | Michał Gołębiowski-Owczarek | 2024-06-15 | 1 | -1/+1 |
* | Release: Fix the release script | Michał Gołębiowski-Owczarek | 2024-06-14 | 1 | -2/+2 |
* | Release: Update download.jqueryui.com from 2.2.14 to 2.3.4 | Michał Gołębiowski-Owczarek | 2024-06-14 | 1 | -1/+1 |
* | Build: Update AUTHORS.txt | Michał Gołębiowski-Owczarek | 2024-06-14 | 1 | -0/+1 |
* | Dialog: Add aria-modal support | Ralf Koller | 2024-06-14 | 2 | -1/+39 |