Skip to content

Commit

Permalink
All: 1.14.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mgol committed Aug 5, 2024
1 parent 755210c commit 5f0a5f1
Show file tree
Hide file tree
Showing 13 changed files with 182 additions and 56 deletions.
112 changes: 82 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"cheerio": "1.0.0-rc.12",
"download.jqueryui.com": "2.3.7",
"download.jqueryui.com": "2.3.10",
"grunt": "1.6.1",
"grunt-jquery-content": "3.3.1"
}
Expand Down
16 changes: 8 additions & 8 deletions page/browser-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@

## Current Active Support

jQuery UI 1.13.x supports the following browsers:
jQuery UI 1.14.x supports the following browsers:

* Chrome: (Current - 1) or Current
* Firefox: (Current - 1) or Current
* Safari: (Current - 1) or Current
* Opera: (Current - 1) or Current
* IE: 11
* Edge: (Current - 1) or Current
* Chrome: Current
* Firefox: Current
* Safari: Current
* Edge: Current

Any problem with jQuery UI in the above browsers should be reported as a bug in jQuery UI.

*(Current - 1) or Current* denotes that we support the current stable version of the browser and the version that preceded it. For example, if the current version of a browser is 24.x, we support the 24.x and 23.x versions.
*Current* denotes that we support the current stable version of the browser.

jQuery UI 1.13.x was the last version line to support IE 11 & Edge Legacy 18.

----

Expand Down
3 changes: 3 additions & 0 deletions page/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"noHeadingLinks": true
}</script>

## [1.14.0 Changelog](/changelog/1.14.0/)
Released on August 5, 2024

## [1.14.0-beta.2 Changelog](/changelog/1.14.0-beta.2/)
Released on June 14, 2024

Expand Down
2 changes: 1 addition & 1 deletion page/changelog/1.14.0-beta.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ Released on May 15, 2024

## General

* Changed: Stop relying on `jquery-patch.js` internally, add tests ([9887579b6](https://github.com/jquery/jquery-ui/commit/9887579b61972647f1478e64c5d7987f9d9cb039))
* Removed: Support for IE & other legacy browsers ([bb49bd794](https://github.com/jquery/jquery-ui/commit/bb49bd794bc8ea4238162725b518fb46234f3cf9))
* Removed: Support for jQueries different from the latest for each major ([daa6fb55b](https://github.com/jquery/jquery-ui/commit/daa6fb55b35065c49c0ffc879c94627bbf85404c), [ec3edb687](https://github.com/jquery/jquery-ui/commit/ec3edb687609af9677317dfd2ec80a5bec7b35c5))
* Changed: Stop relying on `jquery-patch.js` internally, add tests ([9887579b6](https://github.com/jquery/jquery-ui/commit/9887579b61972647f1478e64c5d7987f9d9cb039))

## Core &amp; Utilities

Expand Down
1 change: 0 additions & 1 deletion page/changelog/1.14.0-beta.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ This release was tested against jQuery 1.12, 2.2, 3.6 & 3.7. Since jQuery follow
## Build

* Added: Test on more jQuery Core versions ([aa06be981](https://github.com/jquery/jquery-ui/commit/aa06be9813abeea148738ed3bae0ec638a535545))
* Removed: Support for Node 10 ([99250fe51](https://github.com/jquery/jquery-ui/commit/99250fe517bf70a8d190b4a32a6633e4776e87fe))
* Removed: `testswarm` Grunt task ([1f251ca39](https://github.com/jquery/jquery-ui/commit/1f251ca399ec01c75d24293e49ac767938a547e2))
* Removed: Code supporting Jenkins and TestSwarm ([f47c7fe44](https://github.com/jquery/jquery-ui/commit/f47c7fe44d41d6af9b6f00c7201d991b01b93035))
* Changed: Consolidate GH actions runs; separate git & stable jQuery versions ([d45638abf](https://github.com/jquery/jquery-ui/commit/d45638abfacbe58a134fd301e163420f742e8fba))
55 changes: 55 additions & 0 deletions page/changelog/1.14.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<script>{
"title": "jQuery UI 1.14.0 Changelog"
}</script>

Released on August 5, 2024

## Supported jQuery versions

This release has been tested against **jQuery 1.12.4, 2.2.4, 3.6.4 & 3.7.1**. Since jQuery follows semver, newer jQuery <4 versions within each major version line should generally work as well.

jQuery UI 1.14 triggers no jQuery Migrate warnings when running its test suite against jQuery 3.7.1 with jQuery Migrate 3.5.2, i.e. the latest versions at the time of this release.

## General

* Removed: Support for IE & other legacy browsers ([bb49bd794](https://github.com/jquery/jquery-ui/commit/bb49bd794bc8ea4238162725b518fb46234f3cf9))
* Removed: Support for older jQueries within each major line ([daa6fb55b](https://github.com/jquery/jquery-ui/commit/daa6fb55b35065c49c0ffc879c94627bbf85404c), [ec3edb687](https://github.com/jquery/jquery-ui/commit/ec3edb687609af9677317dfd2ec80a5bec7b35c5), [aa06be981](https://github.com/jquery/jquery-ui/commit/aa06be9813abeea148738ed3bae0ec638a535545), [ec3edb687](https://github.com/jquery/jquery-ui/commit/ec3edb687609af9677317dfd2ec80a5bec7b35c5))
* Changed: Stop relying on `jquery-patch.js` internally, add tests ([9887579b6](https://github.com/jquery/jquery-ui/commit/9887579b61972647f1478e64c5d7987f9d9cb039))
* Fixed: Opacity of the `ui-widget-overlay` class in root-level files `jquery-ui.css` & `jquery-ui.theme.css` in `jquery-ui-1.14.0.zip` & `jquery-ui-themes-1.14.0.zip` - as well as their minified versions - is now correctly `.3` instead of `.003` ([jquery/download.jqueryui.com@f4c9d83](https://github.com/jquery/download.jqueryui.com/commit/f4c9d8311a181e08bd02b6530e51cb400484794c))

## Core &amp; Utilities

### UI Core

* Removed: The deprecated `ui/core.js` file ([03cde342c](https://github.com/jquery/jquery-ui/commit/03cde342cd360793a2439fa8dc93e441bbf73333))
* Changed: Make back compat disabled by default ([ac8b1e4ee](https://github.com/jquery/jquery-ui/commit/ac8b1e4eee8682e6825730c4823036a90031edad))
* Changed: Fix form-reset-mixin test module name, add to the tests HTML ([5f615c275](https://github.com/jquery/jquery-ui/commit/5f615c275d2c88305dd0733a12de3915a7c501af))

## Interactions

### Sortable

* Changed: Rename `storedStylesheet` to `_storedStylesheet` ([f90eab84b](https://github.com/jquery/jquery-ui/commit/f90eab84b5e9a65ce62f18106e3db0ee316913f6))

## Widgets

### Datepicker

* Fixed: Hide the UI on destroy ([#2178](https://github.com/jquery/jquery-ui/issues/2178), [02a6e6bcb](https://github.com/jquery/jquery-ui/commit/02a6e6bcb004696b21324ef14c07374a56d7cd02))

### Dialog

* Add: `aria-modal` support ([#2246](https://github.com/jquery/jquery-ui/issues/2246), [376f142b9](https://github.com/jquery/jquery-ui/commit/376f142b9de42241a20efa9c89644ff5425da174))

## Effects

* Changed: Update jQuery Color from `2.2.0` to `3.0.0` ([#2240](https://github.com/jquery/jquery-ui/issues/2240), [68fda5beb](https://github.com/jquery/jquery-ui/commit/68fda5beb2035faa1e30f26722417206705f3746))

## Build

* Added: Add `/.github`, `/build` & `/external` to `.npmignore` ([#2075](https://github.com/jquery/jquery-ui/issues/2075), [f849c50db](https://github.com/jquery/jquery-ui/commit/f849c50db11039c01e299b56c4f65dc6bd1e5fc0))
* Removed: Support for Node 10 ([99250fe51](https://github.com/jquery/jquery-ui/commit/99250fe517bf70a8d190b4a32a6633e4776e87fe))
* Removed: Unused `build/themes` ([448df32bb](https://github.com/jquery/jquery-ui/commit/448df32bb1fd468fc367fe82555b484a1405d554))
* Removed: `testswarm` Grunt task ([1f251ca39](https://github.com/jquery/jquery-ui/commit/1f251ca399ec01c75d24293e49ac767938a547e2))
* Removed: Code supporting Jenkins and TestSwarm ([f47c7fe44](https://github.com/jquery/jquery-ui/commit/f47c7fe44d41d6af9b6f00c7201d991b01b93035))
* Changed: Consolidate GH actions runs; separate git & stable jQuery versions ([d45638abf](https://github.com/jquery/jquery-ui/commit/d45638abfacbe58a134fd301e163420f742e8fba))
5 changes: 5 additions & 0 deletions page/download/all.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
"title": "All jQuery UI Downloads"
}</script>

## 1.14.0
Released on August 5, 2024
* [jQuery UI 1.14.0 (concatenated JS and CSS files)](/resources/download/jquery-ui-1.14.0.zip)
* [jQuery UI 1.14.0 Themes](/resources/download/jquery-ui-themes-1.14.0.zip)

## 1.14.0-beta.2
* Released on June 14, 2024
* [jQuery UI 1.14.0-beta.2 (concatenated JS and CSS files)](/resources/download/jquery-ui-1.14.0-beta.2.zip)
Expand Down
Loading

0 comments on commit 5f0a5f1

Please sign in to comment.