jQuery UI 1.8rc2 Changelog

Released on February 16, 2010 link Core Fixed: zIndex() only checks inline style, and ignores CSS. (#5110) link Widget Factory Fixed: .remove() proxy doesn’t work properly. (#5143) link Widgetslink Autocomplete Fixed: Autocomplete menu not visible in IE6. (#5105) Fixed: Autocomplete: Turn off collision detection for menu. (#5114) Fixed: Create menu only once and return that … Continue reading

jQuery UI 1.8a2 Changelog

Released on December 29, 2009 This release adds one new effect: Fade. It also changed the name of all source files to be consistent with the standard naming convention of other jQuery plugins. link Build Fixed: Build on non-Windows platforms. (#4973) (#4896) link Core Split widget factory into its own file: jquery.ui.widget.js. Split mouse plugin … Continue reading

jQuery UI 1.8.9 Changelog

Released on January 19, 2011 link Interactionslink Draggable Fixed: Incorrect handling of revert when using a helper and the original element is removed. (#6871, 0ed452b) link Sortable Fixed: Calling cancel when there is no sort occurring throws an error. (#6879, 1ce8cf8) Fixed: Calling cancel throws an error. (#5882, 465c4c2) link Widgetslink Accordion Fixed: Opening a … Continue reading

jQuery UI 1.8 Changelog

Released on March 18, 2010 link New Plugins Core & Utilities: Position Core & Utilities: zIndex Widgets: Autocomplete Widgets: Button link Build Renamed: All .js and .css files to use jquery.ui. prefix instead of ui. prefix. Fixed: Build on non-Windows platforms. (#4973, #4896) Fixed: Build includes @import and full CSS. (#5044) link Core & Utilities … Continue reading

jQuery UI 1.8.5 Changelog

Released on September 10, 2010 link Build Added: Initial pass at release automation (5a73ed8, 975f900, 5db84e7) link Core & Utilities Fixed: Problem with JavaScriptPacker. (#5921, 04347e5) link UI Core Added: jQuery.support.minHeight. (#6026, 99694e6, 409f5d1, 9a2dafa) Fixed: disableSelection() doesn’t work cross-browser. (#5723, 16e93d5, 5de8ced) Fixed: :focusable and :tabbable are broken with jQuery 1.3.2. (#4488, 3f070bd, fe13fba, … Continue reading

jQuery UI 1.8.6 Changelog

Released on October 25, 2010 link Build Added: Minify CSS (#5824, af582b9) Added: Use LC_ALL=’C’ when sorting. (2d70587) Added: Zip file for MS cdn to cdn target (was: googlecdn target) (bcde38d) Fixed: @VERSION not replaced in CSS files (#6191, 25853be) link Core & Utilitieslink UI Core Fixed: outerWidth() setter broken with jQuery 1.3.2. (#6196, 72985fb) … Continue reading

jQuery UI 1.8.4 Changelog

Released on August 5, 2010 Because of the short lifespan of jQuery UI 1.8.3, this changelog includes all changes made in 1.8.3 and 1.8.4. link All Added: Define a local undefined variable inside the main closure. (21aad10) Added: Updated copyright headers to make it clear that you can choose between MIT and GPLv2. Added links … Continue reading

jQuery UI 1.8.19 Changelog

Released on April 16, 2012 link Core & Utilities Fixed: Several components are leaking variables into the global scope. (#6979, 6fb584e) link Mouse Fixed: _mouseDestroy keeps mousemove and mouseup events bound. (#8199, a76366f) link Position Fixed: Demo breaks when dragging an element. (#5380, f01db5d) Fixed: Documentation for flip collision says it falls back to center … Continue reading

jQuery UI 1.8.2 Changelog

Released on May 20, 2010 link Build Fixed: error – invalid increment operand. (#5576, fcbf4c0) link Core & Utilitieslink UI Core Added: COMMAND/COMMAND_LEFT/WINDOWS, COMMAND_RIGHT/MENU key codes. (#5542, 3570c1f) Fixed: Better detection of when core is loaded twice. (#5636, afaa035) link Interactionslink Selectable Fixed: Ctrl + Click on selected list item does not deselect (#4293, #5464, … Continue reading

jQuery UI 1.8.18 Changelog

Released on February 20, 2012 link Core & Utilitieslink UI Core Fixed: minHeight support test affects page layout in IE 9. (#8026, 9e4455f) link Position Fixed: There is a reference to the global jQuery variable. (#8029, e2a2112) Fixed: Position documentation doesn’t state default values. (#7946) link Interactionslink Draggable Fixed: cursorAt demo options incorrect. (#8104, edd52ed) … Continue reading