jQuery UI 1.8.9 Changelog


Released on January 19, 2011

link Interactions

link Draggable

  • Fixed: Incorrect handling of revert when using a helper and the original element is removed. (#6871, 0ed452b)

link Sortable

  • Fixed: Calling cancel when there is no sort occurring throws an error. (#6879, 1ce8cf8)
  • Fixed: Calling cancel throws an error. (#5882, 465c4c2)

link Widgets

link Accordion

  • Fixed: Opening a panel after all panels have been collapsed causes an error. (#6856, a7aa65d)

link Datepicker

  • Added: Algerian Arabic localizations. (#6877, cf622ca)
  • Added: Australian and New Zealand localizations. (#6828, b3145fb)
  • Fixed: parseDate does not default shortYearCutoff correctly. (#6872, 015ea16)

link Tabs

  • Fixed: Inconsistent ui.panel contents for show event of tabs widget. (#6867, c6394d7)