jQuery UI 1.8.13 Changelog


Released on May 12, 2011

link Core & Utilities

link UI Core

link Interactions

link Draggable

  • Fixed: Nested draggables problem in IE. (#4333, 7eda94a)
  • Fixed: Containment ignored when scrolling in overflow div. (#4445, a6d8fd1)
  • Fixed: Load iframe shims prior to dragging. (#7270, 15b9e9d)
  • Fixed: Draggable+Sortable Demo duplicates DOM Ids. (#4564, 201b5ed)

link Resizable

  • Fixed: Resizable autoHide Doesn't Work With Resizable's disable. (#6948, 38af07e)
  • Fixed: Chrome dev tools console shows GET data: undefined (undefined). (#7293, 5e095e9)

link Widgets

link Autocomplete

  • Fixed: Scrollable results don't visually update with jQuery 1.6. (#7354, 36110e0)

link Button

  • Fixed: Disabled buttons still allow clicks. (#5945, 4c218ee)

link Datepicker

  • Fixed: Minimize event binding in Datepicker initialization. (#7256, 0da176b)
  • Fixed: Year selector disappears after setting an option in Firefox. (#7322, 10fa7f9)
  • Fixed: Display overflow when multiple datepickers have different numberOfMonths. (#6704, 870977a)
  • Fixed: Problem with JavascriptPacker (Files include BOMs). (#6734, 0d0adde)
  • Fixed: $.datepicker.parseDate does not work for some locale date strings. (#7062, f9faa0a)
  • Fixed: Incorrect day name for Slovak localization. (#7254, df7e300)
  • Fixed: Incorrect dateFormat in jquery.ui.datepicker-nl.js. (#7250, 06815a9)
  • Fixed: Disabled datepicker should disable month and year dropdowns. (#6850, 2b84107)
  • Fixed: Datepicker remains open when tabbing out. (#6775, 7360265)
  • Fixed: Rendering problem after changing numberOfMonths option. (#6949, 870977a)
  • Fixed: Typo in Datepicker docs. (#7282)

link Slider

link Effects

  • Fixed: $.effects.animateClass broken in jQuery 1.6. (#7275, 5439940)