-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
596 additions
and
414 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<script>{ | ||
"title": "jQuery UI 1.14.1 Changelog" | ||
}</script> | ||
|
||
Released on October 30, 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.1 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. | ||
|
||
## Core & Utilities | ||
|
||
### Widget Factory | ||
|
||
* Fixed: Don't let widget name affect `$.ui` prototype & constructor ([d591bdd49](https://github.com/jquery/jquery-ui/commit/d591bdd494cf28a399ea7d7ae7ccbae3a5cab020)) | ||
|
||
## Widgets | ||
|
||
### Dialog | ||
|
||
* Added: An option to put the dialog title in a header element ([#2271](https://github.com/jquery/jquery-ui/issues/2271), [d564731f2](https://github.com/jquery/jquery-ui/commit/d564731f20a5eee6c6e373344a2bd6fc9d047e63)) | ||
|
||
### Tabs | ||
|
||
* Fixed: Use `CSS.escape` for sanitizing selectors ([af8adca54](https://github.com/jquery/jquery-ui/commit/af8adca5481d0ac5db0865032b6c4c7e21421be7)) | ||
|
||
## Interactions | ||
|
||
### Resizable | ||
|
||
* Fixed: Content shrink on resize ([#2277](https://github.com/jquery/jquery-ui/issues/2277), [c934995ef](https://github.com/jquery/jquery-ui/commit/c934995efa431efe0b15b6f9a6b614e6b8e88399)) | ||
|
||
## Demos | ||
|
||
* Fixed: Removed 404 scripts from removeClass demo ([f068bf450](https://github.com/jquery/jquery-ui/commit/f068bf4509d11d781512874e18e9506525ad6dcc)) | ||
* Fixed: Remove usage of deprecated button APIs ([#2295](https://github.com/jquery/jquery-ui/issues/2295), [b8fff16dc](https://github.com/jquery/jquery-ui/commit/b8fff16dc4580187d26a8468ee9dc31387a3b225)) | ||
* Removed: Demos & visual tests of the transfer effect ([#2278](https://github.com/jquery/jquery-ui/issues/2278), [36ed9fc3b](https://github.com/jquery/jquery-ui/commit/36ed9fc3b0f0ce348a360e8a10500475337368b3)) | ||
|
||
## Build | ||
|
||
* Added: A CodeQL non-mandatory check ([e399092c3](https://github.com/jquery/jquery-ui/commit/e399092c3ef6ea29443e879695268fc09c6ea9bf)) | ||
* Fixed: A potential XSS in the test server HTML serving logic ([85bed8ddd](https://github.com/jquery/jquery-ui/commit/85bed8ddd893390fd41bd7e93d2a44a1b5d9b885)) | ||
* Fixed: Titles of `jquery-patch.js` tests ([ebdcd0d86](https://github.com/jquery/jquery-ui/commit/ebdcd0d866a5d318c5255c2d6404867878d06d47)) | ||
* Fixed: Properly check `$.uiBackCompat` in common widget tests ([fd1b8a03b](https://github.com/jquery/jquery-ui/commit/fd1b8a03b22411e68e703426fb85a2566318623d)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.