jQuery UI 1.9 Upgrade Guide

Overview API Redesigns Preparing for jQuery UI 1.10 Core Added .uniqueId() and .removeUniqueId() methods Deprecated .disableSelection() and .enableSelection() Deprecated $.ui.contains Removed modifier keys from $.ui.keyCode Changed naming convention for .data() keys Accordion Added data to the create event Headers no longer require a child anchor element Deprecated changestart event; renamed to beforeActivate Allow Canceling the … 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

jQuery UI 1.13 Upgrade Guide

Overview Reminder: API Redesigns General changes Security fixes Strict mode Files & directory structure Newer Core features Dropped support for jQuery 1.7 Dropped $.ui.escapeSelector Accordion Added function value for a header option Datepicker Added onUpdateDatepicker callback altField no longer accepts HTML input Various *Text options no longer accept HTML input Position of is treated as … Continue reading

jQuery UI 1.12.0 Changelog

Released on July 8, 2016 link General Removed: Support for jQuery 1.6.x (#10723) Removed: Support for IE7 (#9838, 6d75893) Removed: Support for IE8, IE9, and IE10. Existing workarounds will be left in place until 1.14.0 Deprecated: Buttonset widget; use new Controlgroup widget instead Added: Checkboxradio widget Added: Controlgroup widget Added: Form reset mixin (#12638, ad98cb1) … Continue reading

jQuery UI 1.12.0-beta.1 Changelog

Released on December 23, 2015 link General Removed: Support for jQuery 1.6.x (#10723) Removed: Support for IE7 (#9838, 6d75893) Removed: Support for IE8, IE9, and IE10. Existing workarounds will be left in place until 1.14.0. Deprecated: Buttonset widget; use new Controlgroup widget instead Added: Checkboxradio widget Added: Controlgroup widget Added: Form reset mixin (#12638, ad98cb1) … Continue reading

jQuery UI 1.13.1 Changelog

Released on January 20, 2022 link Core & Utilitieslink Widget factory Fixed: Optimize attachment of the _untrackClassesElement listener (#2014, 0c5becce0) Fixed: Make contextless widget construction work (#2015, ed637b04d) link Widgetslink Autocomplete Fixed: Rewrite with a delay instead of appending the live region (#2002, 933ce5d77) link Tooltip Fixed: Don't crash on empty content (#1990, 85fba3f10) link … Continue reading

jQuery UI 1.8.6 Upgrade Guide

Overview Widget Added ability to define new methods for gathering options on initialization Widgets no longer throw errors for invalid method calls Autocomplete Allow default behavior on enter when menu is open but inactive Split menu resizing logic into its own method Dialog Don't change DOM position on open Progressbar Added complete event Effects Allow … Continue reading