软件简介
jQuery UI 1.8 的第 20 个维护版本发布了,该版本修复了 Datepicker, Draggable, and Sortable 等组件的 bug。
Summary
This is the twentieth maintenance release for jQuery UI 1.8.
Build
Fixed: Minified files are missing terminating semicolon. (#8257, 365e102)
Fixed: @VERSION replacement incomplete. (#8261, 2f4c74c)
Interactions
Draggable
Fixed: Removing draggable element on drop : a(this).data("draggable") is undefined. (#8269, f0c3cf6)
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)
Widgets
Datepicker
Fixed: Incorrect translations for Hindi locale. (#8265, 849b562)