Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 2.05 KB

1.14.0-beta.1.md

File metadata and controls

35 lines (22 loc) · 2.05 KB
<script>{ "title": "jQuery UI 1.14.0-beta.1 Changelog" }</script>

Released on May 15, 2024

General

  • Removed: Support for IE & other legacy browsers (bb49bd794)
  • Removed: Support for jQueries different from the latest for each major (daa6fb55b, ec3edb687)
  • Changed: Stop relying on jquery-patch.js internally, add tests (9887579b6)

Core & Utilities

UI Core

  • Removed: The deprecated ui/core.js file (03cde342c)
  • Changed: Make back compat disabled by default (ac8b1e4ee)
  • Changed: Fix form-reset-mixin test module name, add to the tests HTML (5f615c275)

Interactions

Sortable

  • Changed: Rename storedStylesheet to _storedStylesheet (f90eab84b)

Effects

Build