jQuery UI 1.8.15 Changelog
Released on August 1, 2011
link Core & Utilities
link Mouse
- Fixed: When event propagation is stopped, all future mousedown events are improperly considered to be 'handled'. (#7544, bd48ddf)
link Widgets
link Datepicker
- Fixed: Dutch march name translation. (#7566, c1929fc)
- Fixed: onSelect does not fire when enter button is pushed. (#7124, bb9f9fa)
- Fixed: onSelect does not fire when setDate is called. (#6264, b8e14e7)
- Fixed: Month and Year dropdowns in IE have to click twice. (#6198, 1d47956)
- Fixed: _selectDate restores focus to non-object. (#6669, 86a09ae)
- Fixed: A Datepicker created on a detached div has zero height. (#7552, c81bfb9)
- Fixed: Disabled parameter doesn't work. (#5665, ab3b78e)
- Fixed: Typo in demo of datepicker: div type=text. (#7527)
- Fixed: Misspelling in Datepicker options. (#7553)