jQuery UI 1.8.11 Changelog
Released on March 5, 2011
link Core & Utilities
link Mouse
link Interactions
link Draggable
- Fixed: connectToSortable misbehaves if the position of the sortable changes after the sortable and draggable have been initialised as _refreshItems no longer updating container cache. (#5563, 6fcdff1)
- Fixed: Draggable li with connectToSortable option cannot be dropped on the connected sortable ol. (#5811, 6fcdff1)
- Fixed: Draggable with parent containment and margin. (#7084, a067dfa)
link Droppable
- Fixed: If activeClass changes the geometry of a droppable, then dnd uses the wrong geometry. (#7104, c5b0a86)
link Sortable
link Widgets
link Accordion
link Autocomplete
- Added: Option to automatically highlight the first result. (#7032, 779df65)
- Fixed: jQuery UI Autocomplete Documentation Does not Show Position As an Option. (#6933)
link Button
- Fixed: .last() used in ui.button but does not exist in jQuery 1.3. (#7089, 6bbc431)
- Fixed: Button creation that requires a matching label does not find label in all cases. (#7092, 2d6ad06)
- Fixed: Button class change breaks icon only buttons. (#7040, c9bbd9a)
link Datepicker
- Added: Tajikistan localization. (#7034, 9851398)
- Fixed: Arabic month name has March in place of May. (#7055, bfb5582)
- Fixed: Reformat minDate/maxDate when dateFormat changes. (#7009, 12d38b1)