jQuery UI 1.8.16 Changelog
Released on August 15, 2011
link Core & Utilities
link Mouse
- Fixed: Nested draggables problem in IE. (#4333, 14ab4f4)
- Fixed: Error in IE 8 with disabled inputs. (#7620, c5799b5)
link Widget Factory
link Interactions
link Draggable
link Droppable
link Widgets
link Button
link Datepicker
- Added: Ability to stop datepicker from appearing with beforeShow event handler. (#7602, 1b5af10)
- Fixed: DatePicker reappears after selection in ie8. (#7623, 7c15d3c)
- Fixed: onSelect triggered too often. (#7618, 3e98e73)
- Fixed: "Maximum call stack size exceeded" when selecting date in range demo. (#7629, 3e98e73)
link Dialog
link Effects
- Fixed: Wrapper-creating jquery-ui animations will discard any focus state during the animation. (#7595, 82df692)
link Website
- Fixed: XSS jqueryui.com/demos. (#7616)