Skip to content

Commit

Permalink
All: 1.13.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mgol committed Apr 26, 2024
1 parent a9271f7 commit 17c4f9f
Show file tree
Hide file tree
Showing 8 changed files with 1,458 additions and 1,308 deletions.
2,703 changes: 1,400 additions & 1,303 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "1.13.13",
"private": true,
"dependencies": {
"cheerio": "^1.0.0-rc.12",
"download.jqueryui.com": "2.2.11",
"cheerio": "1.0.0-rc.12",
"download.jqueryui.com": "2.2.15",
"grunt": "1.6.1",
"grunt-jquery-content": "3.3.1"
}
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.13.3 Changelog](/changelog/1.13.3/)
Released on April 26, 2024

## [1.13.2 Changelog](/changelog/1.13.2/)
Released on July 14, 2022

Expand Down
45 changes: 45 additions & 0 deletions page/changelog/1.13.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<script>{
"title": "jQuery UI 1.13.3 Changelog"
}</script>

Released on April 26, 2024

## Core &amp; Utilities

### UI Core

* Fixed: Fix dependencies in ui/core.js ([#2107](https://github.com/jquery/jquery-ui/issues/2107), [5fa0db48d](https://github.com/jquery/jquery-ui/commit/5fa0db48d73887facf891eb05b43c443b5baeca3))
* Fixed: Fix IE `-ms-filter` property values ([#2190](https://github.com/jquery/jquery-ui/issues/2190), [jquery/jquery-ui-themeroller#19](https://github.com/jquery/jquery-ui-themeroller/pull/19), [jquery/download.jqueryui.com#612](https://github.com/jquery/download.jqueryui.com/pull/612))

## Widgets

### Dialog

* Fixed: Fix IE dialog focus handling with jQuery <3.7 ([7adb13ac7](https://github.com/jquery/jquery-ui/commit/7adb13ac7c30a7ba33f1db256952be77b9e7a310))

### Selectmenu

* Fixed: Fix selecting options following hidden ones via the `hidden` attribute ([#2082](https://github.com/jquery/jquery-ui/issues/2082), [020828e7f](https://github.com/jquery/jquery-ui/commit/020828e7ffd5e7830d979b4c5cf8412f04223973))

## Interactions

### Resizable

* Fixed: Fix resizing of elems with `box-sizing: border-box` ([#1979](https://github.com/jquery/jquery-ui/issues/1979), [#2083](https://github.com/jquery/jquery-ui/issues/2083), [62f2ccc56](https://github.com/jquery/jquery-ui/commit/62f2ccc5678a8b09df85afd006eb623ac38af189))

## Build

* Added: Add a maintenance mode info to README ([988b73d20](https://github.com/jquery/jquery-ui/commit/988b73d20fb555131827e4585a7fcfbaf1ae15d9))
* Added: Add a security policy in SECURITY.md ([4bae79d53](https://github.com/jquery/jquery-ui/commit/4bae79d534aa62a6383d12cbfbeb1d0eea4afe8b))
* Added: Align test runner with other repos ([4af5caed7](https://github.com/jquery/jquery-ui/commit/4af5caed7a16cc0aca6b8f2b65ab0d697df139eb)), ([91df20be6](https://github.com/jquery/jquery-ui/commit/91df20be6b488ac6cf4da291d7ee3aa5d6feac73))
* Fixed: Replace search.php with $.ajaxTransport() mock in demos ([604aae1a5](https://github.com/jquery/jquery-ui/commit/604aae1a5739f4b1980959ceed024e44619f6c7e))
* Fixed: Avoid self-closing HTML tags in demos/tests ([0977ea1b4](https://github.com/jquery/jquery-ui/commit/0977ea1b48355bfddc98cb16673ea8b627904dab))
* Fixed: remove a duplicated "be" in an accordion demo ([4da7a30ff](https://github.com/jquery/jquery-ui/commit/4da7a30ff4d3ebd733fa538a0253d114ca0fc348))
* Changed: Update JS Foundation mentions to OpenJS Foundation ([0df6e6583](https://github.com/jquery/jquery-ui/commit/0df6e658307f8936a477deb9674d643d18a2469b))
* Changed: Change Node tested versions from 10/16/18 to 10/18/20 ([2de8604b6](https://github.com/jquery/jquery-ui/commit/2de8604b67983a53fd42b24610a59e140a1425e9))
* Changed: Fork vendors to remove QUnit deprecated API usage ([546214e86](https://github.com/jquery/jquery-ui/commit/546214e86956804a1b02da173a4c6c5ddea11454))
* Changed: Update dependencies, including QUnit 1 -> 2 ([f68d655af](https://github.com/jquery/jquery-ui/commit/f68d655aff81273d431d5e58bc8af775fc9bd231))
* Changed: Optimize PNG files in selectmenu demos ([827abdfcc](https://github.com/jquery/jquery-ui/commit/827abdfccd13033a7cd0c5d83b213d38f20a4fa2))
* Changed: Better wording for the purposefully broken tab demo ([455884470](https://github.com/jquery/jquery-ui/commit/455884470c269939411d1704949a89f7e8d9ec7c))
* Changed: Update HTTP URLs to HTTPS ([8e34aa615](https://github.com/jquery/jquery-ui/commit/8e34aa6155d2c0770962c42d49a696183fe6d80f)), ([4966aea38](https://github.com/jquery/jquery-ui/commit/4966aea381403ce368c17bcf4b2ecd836c82487d))
* Changed: Switch from QUnit.jsDump to QUnit.dump ([f36fe9e50](https://github.com/jquery/jquery-ui/commit/f36fe9e50d2a83a9bc5c4eb18fdfd5abe754e300))
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.13.3
* Released on April 26, 2024
* [jQuery UI 1.13.3 (concatenated JS and CSS files)](/resources/download/jquery-ui-1.13.3.zip)
* [jQuery UI 1.13.3 Themes](/resources/download/jquery-ui-themes-1.13.3.zip)

## 1.13.2
* Released on July 14, 2022
* [jQuery UI 1.13.2 (concatenated JS and CSS files)](/resources/download/jquery-ui-1.13.2.zip)
Expand Down
6 changes: 3 additions & 3 deletions page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
choice.</p>

<div class="download-box">
<h2>Download jQuery UI 1.13.2</h2>
<h2>Download jQuery UI 1.13.3</h2>
<a href="/download/" class="button">Custom Download</a>
<p>Quick Downloads:</p>
<div class="download-option">
<a href="/resources/download/jquery-ui-1.13.2.zip" class="button">Stable</a>
<span>v1.13.2</span>
<a href="/resources/download/jquery-ui-1.13.3.zip" class="button">Stable</a>
<span>v1.13.3</span>
<span>jQuery 1.8+</span>
</div>
<div class="download-option download-legacy">
Expand Down
Binary file added resources/download/jquery-ui-1.13.3.zip
Binary file not shown.
Binary file added resources/download/jquery-ui-themes-1.13.3.zip
Binary file not shown.

0 comments on commit 17c4f9f

Please sign in to comment.