aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build: Bump the github-actions group with 3 updatesHEADmaindependabot[bot]2025-04-013-11/+11
* Tabs: Properly handle decoded/encoded anchor hashes & panel IDsMichał Gołębiowski-Owczarek2025-03-313-4/+112
* Tabs: Support URL-based credentialsMichał Gołębiowski-Owczarek2025-03-312-20/+39
* Spinner: Prevent double mousewheel & wheel event handlingMichał Gołębiowski-Owczarek2025-03-2110-8/+456
* Spinner: Drop dependency on jQuery MousewheelMichał Gołębiowski-Owczarek2025-03-1812-254/+64
* Build: Remove an obsolete `test/.eslintrc.json` fileMichał Gołębiowski-Owczarek2025-03-181-26/+0
* Build: Bump the github-actions group with 2 updatesdependabot[bot]2025-03-143-7/+7
* Build: Update ESLint to v9, migrate to flat config, lint dist filesMichał Gołębiowski-Owczarek2025-03-0316-100/+181
* Build: Switch from UglifyJS to SWC minify, make the minified file ES5Michał Gołębiowski-Owczarek2025-03-033-8/+58
* Build: Upgrade jtr to 0.2.5Timmy Willison2025-02-181-1/+1
* Build: Bump the github-actions group with 2 updatesdependabot[bot]2025-02-053-7/+7
* Tests: Migrate test runner to jquery-test-runnerTimmy Willison2025-01-1429-1886/+132
* Build: Bump the github-actions group with 2 updatesdependabot[bot]2025-01-103-7/+7
* Demos: fix easing demosTimmy Willison2024-12-181-1/+5
* Build: Bump github/codeql-action from 3.27.0 to 3.27.5 in the github-actions ...dependabot[bot]2024-12-061-3/+3
* Build: Bump the github-actions group with 4 updatesdependabot[bot]2024-11-033-16/+16
* Build: Updating the main version to 1.14.2-pre.Michał Gołębiowski-Owczarek2024-10-301-1/+1
* Docs: Update AUTHORS.txtMichał Gołębiowski-Owczarek2024-10-301-0/+1
* Build: Update a few dependencies, drop `grunt-cli`Michał Gołębiowski-Owczarek2024-10-303-7/+6
* Widget: Don't let widget name affect `$.ui` prototype & constructorMichał Gołębiowski-Owczarek2024-10-302-0/+25
* Build: Fix an XSS in the test server HTML serving logicMichał Gołębiowski-Owczarek2024-10-281-1/+1
* Tabs: Use `CSS.escape` for sanitizing selectorsMichał Gołębiowski-Owczarek2024-10-273-12/+38
* Tests: Fix titles of `jquery-patch.js` testsMichał Gołębiowski-Owczarek2024-10-252-2/+2
* Build: Add a CodeQL non-mandatory checkMichał Gołębiowski-Owczarek2024-10-251-0/+58
* Build: Fix the ESLint config for demosMichał Gołębiowski-Owczarek2024-10-173-578/+586
* Build: Bump express from 4.19.2 to 4.20.0dependabot[bot]2024-10-151-1/+1
* Build: Bump body-parser from 1.20.2 to 1.20.3dependabot[bot]2024-10-151-1/+1
* Build: Bump the github-actions group with 2 updatesdependabot[bot]2024-10-072-8/+8
* Demos: remove 404 scripts from removeClass demoTimmy Willison2024-10-031-2/+0
* Demos: Remove deprecated button APIsMichał Gołębiowski-Owczarek2024-09-303-15/+7
* Effect: Remove demos & visual tests of the transfer effectMichał Gołębiowski-Owczarek2024-09-163-18/+0
* Resizable: Fix content shrink on resizeDaniel García2024-09-093-17/+191
* Dialog: Add option to put the dialog title in a header elementRalf Koller2024-09-094-1/+48
* Tests: Properly check `$.uiBackCompat` in common widget testsMichał Gołębiowski-Owczarek2024-09-091-3/+14
* Release: Update download.jqueryui.com from 2.3.7 to 2.3.10Michał Gołębiowski-Owczarek2024-08-051-1/+1
* Build: Updating the main version to 1.14.1-pre.Michał Gołębiowski-Owczarek2024-08-051-1/+1
* Docs: Update AUTHORS.txtMichał Gołębiowski-Owczarek2024-08-051-0/+1
* Datepicker: Hide the UI on destroyPorter Clevidence2024-08-052-1/+11
* Build: Bump actions/setup-node from 4.0.2 to 4.0.3 in the github-actions groupdependabot[bot]2024-08-052-4/+4
* Tests: Update jQuery Migrate from 3.4.1 to 3.5.2, simplify Migrate setupMichał Gołębiowski-Owczarek2024-07-307-43/+56
* Demos: Make autocomplete demos work on jqueryui.comMichał Gołębiowski-Owczarek2024-07-301-1/+14
* Build: Group dependabot PRs updating GitHub ActionsMichał Gołębiowski-Owczarek2024-07-081-0/+7
* Release: Update download.jqueryui.com from 2.3.6 to 2.3.7Michał Gołębiowski-Owczarek2024-07-051-1/+1
* Build: Bump actions/checkout from 4.1.6 to 4.1.7dependabot[bot]2024-07-052-4/+4
* Release: Update download.jqueryui.com from 2.3.5 to 2.3.6Michał Gołębiowski-Owczarek2024-06-151-1/+1
* Release: Update download.jqueryui.com from 2.3.4 to 2.3.5Michał Gołębiowski-Owczarek2024-06-151-1/+1
* Release: Fix the release scriptMichał Gołębiowski-Owczarek2024-06-141-2/+2
* Release: Update download.jqueryui.com from 2.2.14 to 2.3.4Michał Gołębiowski-Owczarek2024-06-141-1/+1
* Build: Update AUTHORS.txtMichał Gołębiowski-Owczarek2024-06-141-0/+1
* Dialog: Add aria-modal supportRalf Koller2024-06-142-1/+39