jQuery UI 1.8.7 Changelog
Released on December 8, 2010
link Build
- Fixed: Regex for relative path replacement on cdn target (ba28d11)
- Fixed: Minified css does not @include minified css files. (#6634, 812c274)
link Core & Utilities
link Position
link Interactions
link Draggable
link Sortable
link Widgets
link Autocomplete
- Fixed: Horizontal scrollbar on IE7. (#6250, 53215de, 5431a45)
- Fixed: Combobox example does not show suggestion on second try. (#6695, ddb4694)
- Fixed: Tab on multiple Autocomplete should not change focus after selecting. (#6661, 4637695)
- Fixed: ui-autocomplete-loading class not removed when Ajax request times out. (#6692, 40135bb)
- Fixed: menu position issue when positioned to the right. (#6648, f85b998)
- Fixed: Don't trigger close event until after the menu is hidden. (#6227, f4d8ec9)
- Fixed: Null ui.item on change event in IE8. (#6709, eac910f)
- Fixed: Combobox is not working in IE if value and name is different. (#6673, ddf5946)
- Fixed: Combobox doesn't handle destroy. (#6685, d97add1)
link Button
- Added: Option for specifying which items to convert to buttons. (#6262, 5dad57e)
- Fixed: Buttonset not applying ui-corner to invisible elements. (#6262, 5dad57e)
link Datepicker
- Added: Rhaeto-Romanic translation. (#6728, 5f919b2)
- Fixed: Date Range demo for Datepicker has unclear title. (#6675, f070b0a)
- Fixed: changeYear + yearRange causes flash in Firefox. (#5493, 7832fd8)
- Fixed: setDate manipulates its argument (#6671, d69f2ec)
- Fixed: cmd+a/c/v is not working on MAC OS-X (#5317, 51695f8)
- Fixed: Correction in French localization for Datepicker. (#5455, 9ead629, 320dfb8)
- Fixed: Wrong month name for Thai locale. (#5862, 482d3c2)
- Fixed: Norwegian locale. (#6086, 226aa35)
- Fixed: Parsing of single y character for date formats. (#6659, a2e0eb9)
- Fixed: setDate() should accept an empty string. (#6684, 7b523c2, 9ade710)
- Fixed: Problem selecting the date with keyboard shorcuts (#5527, 98f7e6a)
- Fixed: Arabic Localization miss order (#6676, 3361e8f)
link Dialog
- Fixed: Adding a button makes the dialog disappear in IE6. (#6717, b9e34f7)
- Fixed: Closing UI dialog when z-index is not defined in any .ui-dialog class, causes NaN to be used as Z-index, throwing an error. (#5955, #4652, 8bb412d)
- Fixed: Missing element not found check in overlay code. (#6645, dfb3544)
- Fixed: ui.dialog with jQuery 1.3.2 causes RangeError. (#6030, 22671ad)
link Progressbar
link Slider
- Fixed: Using range and step options makes jQuery change min and max. (#6643, 0d0969c)
- Fixed: Handle jumps a few pixels when clicked. (#4467, 0c3e56d)
link Tabs
- Fixed: Tabs module uses global selectors instead of local to "this.element" element. (#6710, 63ec115)
link Effects
- Fixed: switchClass queues incorrectly. (#6244, abfa0e1)
- Fixed: Allow named speeds to be 0 (#6657, 859c87e)
link Individual effects
link CSS Framework
link Website
link Download Builder
- Fixed: Issue with UI theme dropdown on the jQuery UI download page (#6735)