|
| 1 | +<script>{ |
| 2 | + "title": "jQuery UI 1.13.3 Changelog" |
| 3 | +}</script> |
| 4 | + |
| 5 | +Released on April 26, 2024 |
| 6 | + |
| 7 | +## Core & Utilities |
| 8 | + |
| 9 | +### UI Core |
| 10 | + |
| 11 | +* 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)) |
| 12 | +* 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)) |
| 13 | + |
| 14 | +## Widgets |
| 15 | + |
| 16 | +### Dialog |
| 17 | + |
| 18 | +* Fixed: Fix IE dialog focus handling with jQuery <3.7 ([7adb13ac7](https://github.com/jquery/jquery-ui/commit/7adb13ac7c30a7ba33f1db256952be77b9e7a310)) |
| 19 | + |
| 20 | +### Selectmenu |
| 21 | + |
| 22 | +* 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)) |
| 23 | + |
| 24 | +## Interactions |
| 25 | + |
| 26 | +### Resizable |
| 27 | + |
| 28 | +* 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)) |
| 29 | + |
| 30 | +## Build |
| 31 | + |
| 32 | +* Added: Add a maintenance mode info to README ([988b73d20](https://github.com/jquery/jquery-ui/commit/988b73d20fb555131827e4585a7fcfbaf1ae15d9)) |
| 33 | +* Added: Add a security policy in SECURITY.md ([4bae79d53](https://github.com/jquery/jquery-ui/commit/4bae79d534aa62a6383d12cbfbeb1d0eea4afe8b)) |
| 34 | +* 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)) |
| 35 | +* Fixed: Replace search.php with $.ajaxTransport() mock in demos ([604aae1a5](https://github.com/jquery/jquery-ui/commit/604aae1a5739f4b1980959ceed024e44619f6c7e)) |
| 36 | +* Fixed: Avoid self-closing HTML tags in demos/tests ([0977ea1b4](https://github.com/jquery/jquery-ui/commit/0977ea1b48355bfddc98cb16673ea8b627904dab)) |
| 37 | +* Fixed: remove a duplicated "be" in an accordion demo ([4da7a30ff](https://github.com/jquery/jquery-ui/commit/4da7a30ff4d3ebd733fa538a0253d114ca0fc348)) |
| 38 | +* Changed: Update JS Foundation mentions to OpenJS Foundation ([0df6e6583](https://github.com/jquery/jquery-ui/commit/0df6e658307f8936a477deb9674d643d18a2469b)) |
| 39 | +* Changed: Change Node tested versions from 10/16/18 to 10/18/20 ([2de8604b6](https://github.com/jquery/jquery-ui/commit/2de8604b67983a53fd42b24610a59e140a1425e9)) |
| 40 | +* Changed: Fork vendors to remove QUnit deprecated API usage ([546214e86](https://github.com/jquery/jquery-ui/commit/546214e86956804a1b02da173a4c6c5ddea11454)) |
| 41 | +* Changed: Update dependencies, including QUnit 1 -> 2 ([f68d655af](https://github.com/jquery/jquery-ui/commit/f68d655aff81273d431d5e58bc8af775fc9bd231)) |
| 42 | +* Changed: Optimize PNG files in selectmenu demos ([827abdfcc](https://github.com/jquery/jquery-ui/commit/827abdfccd13033a7cd0c5d83b213d38f20a4fa2)) |
| 43 | +* Changed: Better wording for the purposefully broken tab demo ([455884470](https://github.com/jquery/jquery-ui/commit/455884470c269939411d1704949a89f7e8d9ec7c)) |
| 44 | +* Changed: Update HTTP URLs to HTTPS ([8e34aa615](https://github.com/jquery/jquery-ui/commit/8e34aa6155d2c0770962c42d49a696183fe6d80f)), ([4966aea38](https://github.com/jquery/jquery-ui/commit/4966aea381403ce368c17bcf4b2ecd836c82487d)) |
| 45 | +* Changed: Switch from QUnit.jsDump to QUnit.dump ([f36fe9e50](https://github.com/jquery/jquery-ui/commit/f36fe9e50d2a83a9bc5c4eb18fdfd5abe754e300)) |
0 commit comments