Skip to content

Latest commit

 

History

History
140 lines (94 loc) · 13.4 KB

1.13.0-rc.2.md

File metadata and controls

140 lines (94 loc) · 13.4 KB
<script>{ "title": "jQuery UI 1.13.0-rc.2 Changelog" }</script>

Released on September 3, 2021

General

Core & Utilities

UI Core

Widget Factory

Widgets

Autocomplete

Button

Checkboxradio

Datepicker

Dialog

Menu

Selectmenu

Slider

Spinner

Tabs

Tooltip

Interactions

Droppable

Focusable

  • Fixed: Handling of visibility: collapse (f5d38e2e0)

Position

  • Fixed: Make sure of is treated as a CSS selector (effa323f1)
  • Fixed: Increase scrollbar test div to handle larger scrollbars (trac-15106, efb1fee02)

Resizable

Sortable

CSS

  • Removed: CSS for ui-state-checked as it's not used any more (trac-15059, 1b0e947f4)
  • Fixed: Resolve csslint issues with the IE filter property (b15e45a45)
  • Fixed: Don't load the image sprite for 'ui-icon-blank' (43254468d)
  • Fixed: Replace missing definition for default icons (dde9b83df)
  • Fixed: Switch icon background to use bgColorContent (265b8f5e5)
  • Changed: Optimize images (d85c68f6c)
  • Changed: Optimize PNG files with zopflipng (cc37fe76a)

Build