jQuery UI 1.8.17 Changelog
Released on November 29, 2011
link Build
- Added: Switching to uglify.js instead of closure compilier. (eee4db7)
link Core & Utilities
link Position
link Interactions
link Droppable
- Fixed: Parent droppable takes precedence over dynamically created child droppable. (#6085, #6009, f7b28df)
- Fixed: Droppable event target changes under jQuery 1.7. (#7852, aa4e8ab)
link Selectable
- Fixed: new elements added programatically don't have class ui-selectee. (#7716, e9002c4)
- Fixed: ctrl-click to select multiple elements not working. (#7858, ffd3f51)
link Sortable
link Widgets
link Accordion
link Autocomplete
- Fixed: long text wraps in Firefox. (#7513, 757384b)
- Fixed: Autocomplete-enabled text input does not keep value when using back button in browser. (#7790, b41873b)
link Button
link Datepicker
- Added: Dutch (Belgium) Localization. (#7895, 126aafc)
- Added: Luxembourgish Translation. (#7891, a8b75a5)
- Added: Macedonian Localization. (#7893, ebff2f9)
- Added: Welsh/UK Localization. (#7892, a03863d)
- Fixed: Hungarian translation. (#7714, eddf076, af7d433)
- Fixed: Infinite loop when onclose event shows a second calendar. (#7686, 872387a)
- Fixed: Kazakhstan language code. (#7829, 0fcf3d8)
- Fixed: Does not properly clear current instance when hidden. (#7722, 63bd71f)
- Fixed: Ukrainian localization's week header. (#7896, 4bff6f5)
link Progressbar
link Tabs
- Fixed: (Docs) Fix for keeping links in tabs is incomplete. (#7232)