jQuery UI 1.8.20 Changelog


Released on April 30, 2012

link Build

  • Fixed: Minified files are missing terminating semicolon. (#8257, 365e102)
  • Fixed: @VERSION replacement incomplete. (#8261, 2f4c74c)

link Interactions

link Draggable

  • Fixed: Removing draggable element on drop : a(this).data("draggable") is undefined. (#8269, f0c3cf6)

link Sortable

  • Fixed: jQuery UI 1.8.19 don't respect forcePlaceholderSize. (#8262, 1ffafe6)
  • Fixed: Placeholder doesn't move when dragging outside of container element. (#8274, 81835fa)

link Widgets

link Datepicker

  • Fixed: Incorrect translations for Hindi locale. (#8265, 849b562)