jQuery UI 1.8a1 Changelog

Released on August 12, 2009 link New Plugins Position Stackfix zIndex link Core added custom selectors for widgets, e.g., :ui-draggable (#4266) widget factory auto detects getters (#4411) (#4601) all widget events are now lowercase (#4668) plugin options now do a deep extend with defaults (#4366) ui hash is always an object in callbacks/events now (#4650) … 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 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.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 & Utilitieslink Position Fixed: Sometimes positioning is off by 1px in Firefox. (#6000, c667cff) link Interactionslink Draggable Fixed: Issue with containment on position:* Fixed elements. … Continue reading

jQuery UI 1.8.8 Changelog

Released on January 13, 2011 link Core & Utilitieslink Position Fixed: Collision detection fails on the right side in Internet Explorer. (#6812, ca46a3a) link Widgetslink Accordion Fixed: Accordion header margins disappear in IE 8. (#5421, 3471bd6) Fixed: ol numbering bug. (#6720, dd7aae2) link Autocomplete Fixed: The combobox “show all” button submits forms. (#6755, ffc0855) Fixed: … 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.3 Changelog

There was a problem with the build process which generated jQuery UI 1.8.3 which caused some of the files to not contain the copyright information. Due to the missing copyright information, 1.8.4 was immediately released after 1.8.3. If you are using jQuery UI 1.8.3, please upgrade to 1.8.4 or a more recent version.

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.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