Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 2.54 KB

1.11.3.md

File metadata and controls

51 lines (27 loc) · 2.54 KB
<script>{ "title": "jQuery UI 1.11.3 Changelog" }</script>

Released on February 12, 2015

Core & Utilities

Core

  • Fixed: Match on exact node name for :focusable and :tabbable to support custom elements (#10747, f1345e3)

Position

Interactions

Resizable

  • Fixed: Correct width when grid approaches zero (#10590, 0a0db09)
  • Fixed: Match on exact node name to support custom elements (#10748, 7ff9b28)

Sortable

Widgets

Accordion

Datepicker

  • Fixed: Release datepicker_instActive on destroy for garbage collection (#10668, 47ceff8)
  • Fixed: Month names and firstDay value in Arabic locale (#10035, 9afe0f7)

Selectmenu

Slider

  • Fixed: Calculation of max when step is a float (#10721, dfa3a9f)

Tabs

  • Fixed: Suppress automatic activation when navigating with COMMAND (#9621, 9dd1e73)