jQuery UI 1.9.0 Changelog

Released on October 5, 2012 link General Added: Menu widget. Added: Spinner widget. Added: Tooltip widget. Added: Consistent effects support across plugins. (#3772) Fixed: Store version numbers on instances. (#7436, 6a5b21f) Fixed: Use .toggleClass() instead of [ bool ? “addClass” : “removeClass” ](). (#6764, 956697b) Fixed: Consistent naming convention for .data() keys. (#7810, 3a0b8b8, 45ca20f, … 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.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.21 Changelog

Released on June 5, 2012 link Core & Utilitieslink Position Fixed: Position module throws uncaught exception on IE8 with jQuery 1.3.2. (#8254, 3cf2b7c) link Interactionslink Draggable Fixed: Incorrect dimensions used if .ui-draggable-dragging changes dimensions. (#8349, 168a21d) link Sortable Fixed: Items may not be inserted into the correct position when dragged between connected sortables. (#8268, b76ac30) … 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.14 Changelog

Released on June 17, 2011 link Core & Utilitieslink Mouse Fixed: IE Bug Large ComboBox (Dialog). (#7118, b04c6ec) link Interactionslink Draggable Fixed: containment: ‘document’ is incorrect for top and left in draggable. (#4838, 1866905) Fixed: IE 8 invalid drag and drop error. (#6950, 16b4ffb) link Droppable Fixed: Scroll on Droppable Demo Breaks Demo. (#5003, ce2fbb9) … Continue reading

jQuery UI 1.8.1 Changelog

Released on April 21, 2010 link Build Moved to using Google Closure Compiler from YUI Compressor. (062f034) link Core & Utilitieslink UI Core Added: $.ui.keyCode.ALT to complete list of metakeys, used in autocomplete (40e3637) link Widget Factory Fixed: $.Widget uses [namespace]-state-disabled, must be ui-state-disabled to be useful (#5443) link Position Fixed: ui.position generates different position … Continue reading

jQuery UI 1.11.1 Changelog

Released on August 13, 2014 link Build Changed: Upgrade to jquery-mousewheel 3.1.12 (1071346) link Core & Utilitieslink UI Core Added: provide “includeHidden” parameter in $.ui.scrollParent (67e4b44) Fixed: Fix focusable detection for image maps (d6d15b4) link Widget Factory Fixed: Improve performance of cleanData method (#9546, f7429ed) link Position Fixed: Support positioning within document with jQuery 1.6.x … Continue reading

jQuery UI 1.11.0 Changelog

Released on June 26, 2014 link General Removed: Support for IE7. (#9841) Added: Selectmenu widget. Added: AMD support via UMD wrappers. (96e027e, 1216e2a) Added: Bower support. (#9465, e837d11) Added: Windows 8 touch support. (#9709, #9710, 28310ff) Renamed: jquery.js to exclude version in filename. (a40647f) Renamed: All files, removing the “jquery.ui.” prefix. (#9464, 21154cf, 086dad6) link … Continue reading