jQuery UI 1.8.19 Changelog


Released on April 16, 2012

link Core & Utilities

  • Fixed: Several components are leaking variables into the global scope. (#6979, 6fb584e)

link Mouse

  • Fixed: _mouseDestroy keeps mousemove and mouseup events bound. (#8199, a76366f)

link Position

  • Fixed: Demo breaks when dragging an element. (#5380, f01db5d)
  • Fixed: Documentation for flip collision says it falls back to center (#8147)

link Interactions

link Resizable

  • Fixed: aspectRatio: true isn't handled properly. (#8158, fea7862)

link Sortable

  • Fixed: Horizontal sortable shifts causes elements to shift down. (#8135, f0b7130)

link Widgets

link Autocomplete

  • Added: Automatic race-condition handling for custom sources. (#8234, d040b8f)
  • Fixed: Autocomplete combobox button rendered incorrectly. (#8242, #8243, 5ec0dd8)
  • Fixed: Key up/key down in textarea's should optionally not toggle auto-complete. (#7639, 9668cb8)

link Button

link Datepicker

  • Added: Georgian localization. (#8205, 4451f86)
  • Fixed: Localization error in et locale (week header). (#8129, 35e2919)
  • Fixed: Provide a better German translation for the week header. (#8231, 8b46758)
  • Fixed: Incorrect day name for Finnish localization. (#8194, 91df42e)
  • Fixed: Datepicker is stuck open if label is clicked from open state. (#8174, fc6e72b)
  • Fixed: Incorrect month name for Macedonian localization. (#8206, c21aa07)
  • Fixed: Incorrect values in Persian localization. (#8225, c45911c)
  • Fixed: IE8 does not create a new scope for catch blocks and will cause problems in IE8. (#8138, 5c2eea3)

link Tabs

link Effects