Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.22 KB

1.8.24.md

File metadata and controls

26 lines (15 loc) · 1.22 KB
<script>{ "title": "jQuery UI 1.8.24 Changelog" }</script>

Released on September 28, 2012

Interactions

Draggable

  • Fixed: iframeFix option leaves iframes in DOM when using a selector. (#8555, 65bada3)

Droppable

  • Fixed: Nested greedy droppables trigger parents events even when scopes are different. (#8524, 1cbd513)

Sortable

  • Fixed: Remove and receive events on nested sortables. (#5159, c0d0283)
  • Fixed: Nested lists don't work properly with sortable. (#4857, a4ae382)

Widgets

Datepicker

  • Fixed: Localization Issue: the monthNameShort in Chinese is wrong. (#8511, 35cf028)