aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build: Bump the github-actions group with 2 updatesdependabot/github_actions/github-actions-e7ab6fa4fadependabot[bot]2024-10-012-8/+8
* 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
* Tests: remove testswarm grunt taskTimmy Willison2024-06-112-118/+0
* Tests: conslidate GH actions runs; separate git & stable jQuery versionsTimmy Willison2024-06-051-27/+33
* Build: Bump actions/checkout from 4.1.4 to 4.1.6dependabot[bot]2024-06-042-4/+4
* Build: Test on more jQuery Core versionsMichał Gołębiowski-Owczarek2024-06-031-0/+3
* Build: Report compressed sizes in compare_sizeMichał Gołębiowski-Owczarek2024-05-201-3/+11
* Tests: remove code supporting jenkins and testswarmTimmy Willison2024-05-154-16/+4
* Core: Update compatible jQuery versionsMichał Gołębiowski-Owczarek2024-05-152-2/+2
* Effect: Update jQuery Color from 2.2.0 to 3.0.0Michał Gołębiowski-Owczarek2024-05-152-50/+19
* Build: Add `/.github`, `/build` & `/external` to .gitignoreMichał Gołębiowski-Owczarek2024-05-151-5/+9
* Tests: Fix form-reset-mixin test module name, add to the tests HTMLMichał Gołębiowski-Owczarek2024-05-152-1/+2
* Build: Drop support for Node 10Michał Gołębiowski-Owczarek2024-05-152-46/+3
* Docs: Fix the link to MongooseMichał Gołębiowski-Owczarek2024-05-151-1/+1
* Build: Remove unused build/themesMichał Gołębiowski-Owczarek2024-05-151-1/+0
* All: Remove the deprecated `ui/core.js` fileMichał Gołębiowski-Owczarek2024-05-154-35/+5
* All: Stop relying on jquery-patch.js internally, add testsMichał Gołębiowski-Owczarek2024-05-1516-41/+228
* Sortable: Rename `storedStylesheet` to `_storedStylesheet`Michał Gołębiowski-Owczarek2024-05-151-3/+4
* All: Drop support for IE & some other browsers (but mostly IE)Michał Gołębiowski-Owczarek2024-05-1553-716/+243
* All: Drop support for jQueries different than the latest for each majorMichał Gołębiowski-Owczarek2024-05-1580-293046/+44
* Core: Make back compat disabled by defaultMichał Gołębiowski-Owczarek2024-05-1315-27/+28
* Build: Bump actions/checkout from 4.1.2 to 4.1.4dependabot[bot]2024-05-062-5/+5
* Build: Updating the main version to 1.14.0-preMichał Gołębiowski-Owczarek2024-04-271-1/+1
* Build: Updating the main version to 1.13.4-pre.Michał Gołębiowski-Owczarek2024-04-261-1/+1
* Build: Update AUTHORS.txtMichał Gołębiowski-Owczarek2024-04-261-0/+9
* Docs: Update leftover HTTP Trac URLs to HTTPSMichał Gołębiowski-Owczarek2024-04-265-16/+16
* Build: Update download.jqueryui.com from 2.2.12 to 2.2.14Michał Gołębiowski-Owczarek2024-04-261-1/+1
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-2690-301/+301
* Update custom_render.html (#2242)mark van tilburg2024-04-2513-23/+23
* Build: Update release dependenciesMichał Gołębiowski-Owczarek2024-04-221-3/+3