jQuery UI 1.12.0 Release Candidate 1

Posted on by

The first release candidate for jQuery UI 1.12 is out, fixing a few regressions in our first and only beta. You can find details for the bug fixes in the changelog for 1.12.0-rc1.

If you’re new to our 1.12 pre-releases, the big changes in 1.12 are:

  • New theme: Our long-time default grayscale theme Smoothness has been succeeded by a modern theme with some colors, less gradients and some other improvements. The new theme is already live on ThemeRoller (where you can also find the ‘Smoonthness’ under the Gallery tab).
  • New widgets: Controlgroup replaces buttonset and adds support for selectmenu and the new checkboxradio widget. You can see the new widgets in action in the controlgroup and checkboxradio demos.
  • New classes option: All widgets got a new option, called classes. This gives a lot more control over visual styling and custom theming. For example, building a Bootstrap theme for jQuery UI is now a lot easier.
  • New method: The .labels() method finds all label elements associated with the first selected element, mimicking the native labels property.
  • npm/browserify/webpack support: The jquery-ui package on npm is now owned and maintained by the jQuery UI team. In addition, we’ve updated package.json and changed the directory structure to work better with tools like browserify and webpack. See Jörn Zaefferer’s demo for webpack usage information.
  • Effects overhaul: The effects API has received a major overhaul, introducing many new APIs and rewriting effects to use CSS clip for smoother and less error-prone animations. In addition, the transfer effect has been replaced with a .transfer() method.
  • Dropped jQuery 1.6.x support: jQuery UI 1.12 officially supports jQuery 1.7.0 – 2.1.4.
  • Reduced old IE support: jQuery UI 1.11 officially dropped support for IE7 but left all the existing workarounds in place. jQuery UI 1.12 has removed all of the IE7 workarounds. In addition, official support for IE8, IE9, and IE10 have been removed, but the workarounds are still in place and will be removed in 1.13. This coincides with Microsoft’s end of regular (non-extended) support for these browsers which occurred in January.
  • Bug fixes: Over 60 bugs have been fixed!

For the first time, we have our upgrade guide and API documentation ready during the pre-release phase. For a full list of changes in jQuery UI 1.12, see the list of fixed tickets. And to see what’s coming next, check out our roadmap.

Download

File Downloads

Git (contains source files, with @VERSION not yet replaced with 1.12.0-rc.1, base theme only)

Comments

Note: please do NOT use the comments section of this blog post for reporting bugs. Bug reports should be filed in the jQuery UI Bug Tracker and support questions should be posted on the jQuery Forum.

If you have feedback on us doing our 2nd pre release for jQuery UI 1.12, feel free to leave a comment below. Thank you.

jQuery UI 1.12.0 Beta 1

Posted on by

The first beta release for jQuery UI 1.12 is out with numerous bug fixes, updated environment support, an updated base theme, overhauled effects, new methods, and new widgets!

The big changes:

  • New widgets: Controlgroup replaces buttonset and adds support for selectmenu and the new checkboxradio widget. You can see the new widgets in action in the controlgroup and checkboxradio demos.
  • New method: The .labels() method finds all label elements associated with the first selected element, mimicking the native labels property.
  • npm/browserify/webpack support: The jquery-ui package on npm is now owned and maintained by the jQuery UI team. In addition, we’ve updated package.json and changed the directory structure to work better with tools like browserify and webpack. See Jörn Zaefferer’s demo for webpack usage information.
  • Effects overhaul: The effects API has received a major overhaul, introducing many new APIs and rewriting effects to use CSS clip for smoother and less error-prone animations. In addition, the transfer effect has been replaced with a .transfer() method.
  • Dropped jQuery 1.6.x support: jQuery UI 1.12 officially supports jQuery 1.7.0 – 2.1.4.
  • Reduced old IE support: jQuery UI 1.11 officially dropped support for IE7 but left all the existing workarounds in place. jQuery UI 1.12 has removed all of the IE7 workarounds. In addition, official support for IE8, IE9, and IE10 have been removed, but the workarounds are still in place and will be removed in 1.13. This coincides with Microsoft’s end of support for these browsers which occurred earlier this month.
  • Bug fixes: Over 50 bugs have been fixed!

For the first time, we have our upgrade guide and API documentation ready during the pre-release phase. For a full list of changes in jQuery UI 1.12, see the list of fixed tickets. And to see what’s coming next, check out our roadmap.

Download

File Downloads

Git (contains source files, with @VERSION not yet replaced with 1.12.0-beta.1, base theme only)

Comments

Note: please do NOT use the comments section of this blog post for reporting bugs. Bug reports should be filed in the jQuery UI Bug Tracker and support questions should be posted on the jQuery Forum.

If you have feedback on us doing our first beta release for jQuery UI 1.12, feel free to leave a comment below. Thank you.

jQuery UI 1.11.4

Posted on by

The fourth maintenance release for jQuery UI 1.11 is out. This update brings bug fixes for Draggable, Resizable, Sortable, Accordion, Dialog, Slider, and Tooltip. For the full list of changes, see the changelog. You can download it here:

Download

File Downloads

Git (contains source files, with @VERSION replaced with 1.11.4, base theme only)

Install via bower

  • bower install jquery/jquery-ui#1.11.4

jQuery CDN, powered by MaxCDN

Google Ajax Libraries API (CDN)

Microsoft Ajax CDN (CDN)

Custom Download Builder

Changelog

See the 1.11 Upgrade Guide for a list of changes that may affect you when upgrading from 1.10.x. For full details on what’s included in this release see the 1.11.4 Changelog.

Thanks

Thanks to all who helped with this release, specifically: Ablay Keldibek, AdamRMerrifield, avatarus, Ben Mosher, bugtester, creage, dsargent@gmail.com, EleventyOne, EliW, foodbaby, groonya, jamesh, joern.zaefferer, jonaslewin, ka3yc, lotjuh, Marco Ziech, Mike Sherov, Mikko Rantanen, Nils Heuermann, Patricia Juarez, Scott González, shivamtandon24, Spencer Davis, stoychev, TheDude, Timo Tijhof, TJ VanToll, totszwai, zigshanklin.

Comments

Note: please do NOT use the comments section of this blog post for reporting bugs. Bug reports should be filed in the jQuery UI Bug Tracker and support questions should be posted on the jQuery Forum.

If you have feedback on us doing our fourth maintenance release for jQuery UI 1.11, feel free to leave a comment below. Thank you.

jQuery UI 1.11.3

Posted on by

The third maintenance release for jQuery UI 1.11 is out. This update brings bug fixes for Core, Position, Resizable, Sortable, Accordion, Datepicker, Selectmenu, Slide, and Tabs. For the full list of changes, see the changelog. You can download it here:

Download

File Downloads

Git (contains source files, with @VERSION replaced with 1.11.3, base theme only)

Install via bower

  • bower install jquery/jquery-ui#1.11.3

jQuery CDN, powered by MaxCDN

Google Ajax Libraries API (CDN)

Microsoft Ajax CDN (CDN)

Custom Download Builder

Changelog

See the 1.11 Upgrade Guide for a list of changes that may affect you when upgrading from 1.10.x. For full details on what’s included in this release see the 1.11.3 Changelog.

Thanks

Thanks to all who helped with this release, specifically: Aaronius, Adam Foster, Anne-Gaelle Colom, Bruno Pérel, Chen Eshchar, Deocarlos, dralshehri, dylanb, eithed, eshcharc, Giovanni Giacobbi, Jyoti Deka, Jörn Zaefferer, k_borchers, Kamilche, keith.abramo, Luke Page, Marcus Warren, meyertee, Mike Sherov, mikedehaan, mnadalin, Mohammed Alshehri, olejorgenb, Scott González, scottadmi, Thomas Meyer, TJ VanToll.

Comments

Note: please do NOT use the comments section of this blog post for reporting bugs. Bug reports should be filed in the jQuery UI Bug Tracker and support questions should be posted on the jQuery Forum.

If you have feedback on us doing our third maintenance release for jQuery UI 1.11, feel free to leave a comment below. Thank you.

jQuery UI 1.11.2

Posted on by

The second maintenance release for jQuery UI 1.11 is out. This update brings bug fixes for Mouse, Widget Factory, Draggable, Droppable, Sortable, Accordion, Datepicker, Menu, Selectmenu, Slider, Tabs, and Tooltips. For the full list of changes, see the changelog. You can download it here:

Download

File Downloads

Git (contains source files, with @VERSION replaced with 1.11.2, base theme only)

Install via bower

  • bower install jquery/jquery-ui#1.11.2

jQuery CDN, powered by MaxCDN

Google Ajax Libraries API (CDN)

Microsoft Ajax CDN (CDN)

Custom Download Builder

Changelog

See the 1.11 Upgrade Guide for a list of changes that may affect you when upgrading from 1.10.x. For full details on what’s included in this release see the 1.11.2 Changelog.

Thanks

Thanks to all who helped with this release, specifically: Alexander Schmitz, Andrei Picus, Aradesh, azaozz, Bacher, BardMorgan, Bob Stein, Dave Stein, dekajp, djbutler, dmitry_f, domnulnopcea, fejesjoco, fnagel, gnarf, grea, Jérémy M, julien.pacchiarotti, Jyoti Deka, Jörn Zaefferer, kyleguate, marcel.jackwerth, Mike Sherov, mlms13, NiGhTTraX, Nikos Kalogridis, petersendidit, raziel057, Richard Gibson, rosenfeld, saluce65, Scott González, Simen Bekkhus, Skaffen, sronsiek, tapapax, ThiefMaster, TJ VanToll, Trainmaster, traviscooper, Trisha Crowley, Uri Gilad, vesoljc, Xenon.

Comments

Note: please do NOT use the comments section of this blog post for reporting bugs. Bug reports should be filed in the jQuery UI Bug Tracker and support questions should be posted on the jQuery Forum.

If you have feedback on us doing our second maintenance release for jQuery UI 1.11, feel free to leave a comment below. Thank you.

jQuery UI 1.11.1

Posted on by

The first maintenance release for jQuery UI 1.11 is out. This update brings bug fixes for Core, Widget Factory, Position, Draggable, Droppable, Resizable, Autocomplete, Datepicker, Dialog, Progressbar, Slider, Spinner, Tabs, and the CSS Framework. For the full list of changes, see the changelog. You can download it here:

Download

File Downloads

Git (contains source files, with @VERSION replaced with 1.11.1, base theme only)

Install via bower

  • bower install jquery/jquery-ui#1.11.1

jQuery CDN, powered by MaxCDN

Google Ajax Libraries API (CDN)

Microsoft Ajax CDN (CDN)

Custom Download Builder

Changelog

See the 1.11 Upgrade Guide for a list of changes that may affect you when upgrading from 1.10.x. For full details on what’s included in this release see the 1.11.1 Changelog.

Thanks

Thanks to all who helped with this release, specifically: Akatsukle, andrewwhitaker, bhiggins, coolphoenix, Felix Nagel, Frederik Elvhage, Goswinus, ixtli, jacklondon, Jacques Perrault, jsonx, Jyoti Deka, Jörn Zaefferer, kamatamadai, kevin.wells, Krinkle, mathrick, Mike Sherov, mizzao, Monika Piotrowicz, patmen, poff, PRISMAY, pxc, r3dqu33n, Rafael Xavier de Souza, rod333, Rodrigo Menezes, Scott González, spjonez, TJ VanToll, Usman Akeju, usmonster, Will Holley, Yermo Lamers.

Comments

Note: please do NOT use the comments section of this blog post for reporting bugs. Bug reports should be filed in the jQuery UI Bug Tracker and support questions should be posted on the jQuery Forum.

If you have feedback on us doing our first maintenance release for jQuery UI 1.11, feel free to leave a comment below. Thank you.

jQuery UI 1.11.0

Posted on by

We’re proud to announce our latest stable release. jQuery UI 1.11 features a new widget, improved environment support and numerous bug fixes!

New widget

Selectmenu duplicates and extends the functionality of a native HTML select element, allowing it to be customizable in behavior and appearance far beyond the limitations of a native select. You can see it in action in the default and the custom rendering demos.

AMD Support

jQuery UI now ships with support for AMD in each of its widgets and components. For more information, including examples, see our guide to using jQuery UI with AMD.

Bower Support

jQuery UI now ships with Bower support. For examples, see our guide to using jQuery UI with Bower.

Bug Fixes

59 bugs have been fixed!

Supported jQuery Versions and Browsers

jQuery UI 1.11.0 supports jQuery 1.6 and newer. That’s 25 versions! Multiply that by the number of supported browsers and you’ve got quite a support matrix.

As of this release we are no longer accepting bug reports for IE7 issues. We have also removed IE7 from our testing infrastructure. The IE7 workarounds are still present in the code, but we will remove them for jQuery UI 1.12.

Download

File Downloads

Git (contains source files, with @VERSION replaced with 1.11.0, base theme only)

Install via bower

  • bower install jquery/jquery-ui#1.11.0

jQuery CDN, powered by MaxCDN

Google Ajax Libraries API (CDN)

Microsoft Ajax CDN (CDN)

Custom Download Builder

Changelog

See the 1.11 Upgrade Guide for a list of changes that may affect you when upgrading from 1.10.x. For full details on what’s included in this release see the 1.11.0 Changelog.

Thanks

Thanks to all who helped with this release, specifically: 00091701, aeltrius, aherbst, Alexander Schmitz, alexandis, alorrorl, Andrei Picus, Anna, aNt1X, ardoramor, badatos, Ben Higgins, BenjaminRH, benshu, benth, bgrins, Bk1, Blaise, blaze34, Brian Grinstead, Brian J. Dowling, Bruno M. Custódio, cburgdorf, cgack, charlietfl, Christian Klammer, cim, cmcnulty, CodeTunnel, Corey Frang, creage, cRz, cyxjqui, Dan Wellman, Daniel DeGroff, darek, Dave Stein, David Hansen, David Petersen, dekajp, dhonn, dnlmzw, dosinovsky, Dylan Barrell, dylanb, dylanpyle, Eric Dahl, Fabrício Matté, Felix Nagel, fnagel, frediani.adrien, Gabriel Schulhof, gaby, Gan Eng Chin, Gbiggs, glebonator, gnarf, Gromsempai, gseguin, guhelouis, gvas, Hancoque, ibleistift, Imants Horsts, incutonez2, j_geronimo, Jacob McCutcheon, JamesKhoury, Jason Moon, Jasper de Groot, jcarlson, johan-ludvigsson-stratsys, joshco, julienw, Jyoti Deka, jzelos, Jörn Zaefferer, kdinev2, kenjiyamamoto, KopiasCsaba, Krinkle, Kris Borchers, kristoffer, lunchtimemama, markoh, mattdeclaire, mdownes, Michael Wiencek, Mike Sherov, mikesherov, MillujQuery, Mohsen Ekhtiari, Monika Piotrowicz, MoonScript, Mottie, mpermana, nbt, NickRandom, nlg, omuleanu, Ondrej Novy, Patrick Stapleton, Pere Orga, petersendidit, phazeii, pierrickrouxel, plumpnation, Rafael Xavier de Souza, raziel057, rdworth, rebecca.tillman, reubenhelms, rkw, Robert Beuligmann, robotdan, Ruslan Yakhyaev, scato.eggen, Scott González, seppo.savolainen, Siebrand Mazeland, sirneb, Stephane Deschamps, Steven Luscher, Suhail Alkowaileet, telensky, thardy, thojon, Thomas Meyer, Timo Tijhof, TJ VanToll, tkhyn, tobio85, Toshi MARUYAMA, Trisha Crowley, tvdeyen, tweakmaista, Vilhjálmur Skúlason, wojes, Woody Gilk, Yermo, Zbigniew Motyka, znarkus, zootius.

The Road Ahead

In parallel to this release we’ve been working on several significant rewrites that will make it into future releases:

  • Datepicker and Globalize: We’re working on a full rewrite of the datepicker widget. The rewrite will feature a far simpler API that will make customizations a lot easier. The rewrite builds on top of the rewritten Globalize library, which builds on top of CLDR, a comprehensive source for globalization data.
  • Interactions: We’re working on a rewrite of our interactions like draggable, on top of pointer events, along with a polyfill to map mouse and touch events to pointer events. This will put the new interactions on an event model that works on all devices.
  • Button: We’re rewriting the button widget to make the theming available without any JavaScript (CSS only), and cleaning up our support of radio and checkbox buttons.
  • Closing the gap to mobile: We’re working with the jQuery Mobile team on multiple widgets to ship widgets from jQuery UI with jQuery Mobile. The tabs widget was the first to make it into a stable jQuery Mobile release.

Comments

Note: please do NOT use the comments section of this blog post for reporting bugs. Bug reports should be filed in the jQuery UI Bug Tracker and support questions should be posted on the jQuery Forum.

If you have feedback on us doing our first stable release for jQuery UI 1.11.0, feel free to leave a comment below. Thank you.

jQuery UI 1.11.0-beta.2

Posted on by

The second beta release for jQuery UI 1.11 is out. jQuery UI 1.11 features numerous bug fixes, improved environment support, a new widget and simplified download packages! We’ve also updated our download builder to include pre-releases like this one, so you can get a custom download of this beta release.

The big changes:

  • New widget: Selectmenu duplicates and extends the functionality of a native HTML select element, allowing it to be customizable in behavior and appearance far beyond the limitations of a native select. You can see it in action in the default and the custom rendering demos.
  • AMD Support: jQuery UI now ships with support for AMD in each of its widgets and components. For more information, including examples, see our guide to using jQuery UI with AMD.
  • Bower Support: jQuery UI now ships with Bower support. For examples, see our guide to using jQuery UI with Bower.
  • Discontinued IE7 Support: As of this release we are no longer accepting bug reports for IE7 issues. We have also removed IE7 from our testing infrastructure. The IE7 workarounds are still present in the code, but we will remove them for jQuery UI 1.12.
  • Bug Fixes: 55 bugs have been fixed!
  • Simplified download package: We’ve simplified our quick and custom downloads to only contain the concatenated files.

For a full list of changes in jQuery UI 1.11, see the changelog for 1.11.0-beta.2. And to see what’s coming next, check out our roadmap.

Download

File Downloads

Git (contains source files, base theme only)

Thanks

Thanks to all who helped with this release, specifically: Alexander Schmitz, Andrei Picus, Ben Higgins, Brian Grinstead, Brian J. Dowling, Bruno M. Custódio, Christian Klammer, Corey Frang, Dan Wellman, Daniel DeGroff, Dave Stein, David Hansen, David Petersen, Dylan Barrell, Eric Dahl, Fabrício Matté, Felix Nagel, Gabriel Schulhof, Gan Eng Chin, Imants Horsts, Jacob McCutcheon, Jason Moon, Jasper de Groot, Jyoti Deka, Jörn Zaefferer, Kris Borchers, Michael Wiencek, Mike Sherov, Mohsen Ekhtiari, Monika Piotrowicz, Ondrej Novy, Patrick Stapleton, Pere Orga, Rafael Xavier de Souza, Robert Beuligmann, Ruslan Yakhyaev, Scott González, Siebrand Mazeland, Stephane Deschamps, Steven Luscher, Suhail Alkowaileet, Thomas Meyer, Timo Tijhof, TJ VanToll, Toshi MARUYAMA, Trisha Crowley, Vilhjálmur Skúlason, Woody Gilk, Yermo, Zbigniew Motyka

Comments

Note: please do NOT use the comments section of this blog post for reporting bugs. Bug reports should be filed in the jQuery UI Bug Tracker and support questions should be posted on the jQuery Forum.

If you have feedback on us doing our first beta release for jQuery UI 1.11, feel free to leave a comment below. Thank you.

jQuery UI 1.11.0-beta.1

Posted on by

The first beta release for jQuery UI 1.11 is out with numerous bug fixes, improved environment support, and a new widget!

The big changes:

  • New widget: Selectmenu duplicates and extends the functionality of a native HTML select element, allowing it to be customizable in behavior and appearance far beyond the limitations of a native select. You can see it in action in the default and the custom rendering demos.
  • AMD Support: jQuery UI now ships with support for AMD in each of its widgets and components. For more information, including examples, see our guide to using jQuery UI with AMD.
  • Bower Support: jQuery UI now ships with Bower support. For examples, see our guide to using jQuery UI with Bower.
  • Discontinued IE7 Support: As of this release we are no longer accepting bug reports for IE7 issues. We have also removed IE7 from our testing infrastructure. The IE7 workarounds are still present in the code, but we will remove them for jQuery UI 1.12.
  • Bug Fixes: Over 45 bugs have been fixed!

For a full list of changes in jQuery UI 1.11, see the list of fixed tickets. And to see what’s coming next, check out our roadmap.

Download

File Downloads

Git (contains source files, with @VERSION not yet replaced with 1.11.0-beta.1, base theme only)

Comments

Note: please do NOT use the comments section of this blog post for reporting bugs. Bug reports should be filed in the jQuery UI Bug Tracker and support questions should be posted on the jQuery Forum.

If you have feedback on us doing our first beta release for jQuery UI 1.11, feel free to leave a comment below. Thank you.

jQuery UI 1.10.4

Posted on by

The fourth maintenance release for jQuery UI 1.10 is out. This update brings bug fixes for Widget Factory, Position, Droppable, Resizable, Accordion, Autocomplete, Button, Datepicker, Dialog, Menu, Slider, Spinner, Tabs, and the CSS Framework. For the full list of changes, see the changelog. You can download it here:

Download

File Downloads

Git (contains source files, with @VERSION not yet replaced with 1.10.4, base theme only)

Google Ajax Libraries API (CDN)

Microsoft Ajax CDN (CDN)

Custom Download Builder

Changelog

See the 1.10 Upgrade Guide for a list of changes that may affect you when upgrading from 1.9.x. For full details on what’s included in this release see the 1.10.4 Changelog.

Thanks

Thanks to all who helped with this release, specifically: Andrei Picus, bannmann, bchiasson, Bruno M. Custódio, Christian Klammer, Cody, darkdev, dekajp, EleventyOne, Eric Dahl, eruiz, Fabrício Matté, Gan Eng Chin, gaumup, Gruewo, hadley, Imants Horsts, Jacob McCutcheon, Jasper de Groot, johnneed, johumber, Jyoti Deka, Jörn Zaefferer, Kris Borchers, kungfu71186, larsch, ljani, lukerichison, meyertee, Mike Sherov, Mohsen Ekhtiari, Monika Piotrowicz, mr-x-123, muzzamo, net147, networksolution, Ondrej Novy, paftek38, petersendidit, pixelwiz, Qwy, Rafael Xavier de Souza, rcogswell, roeycohen@gmail.com, Scott González, shnitz, Siebrand Mazeland, SledgehammerPL, Steven Luscher, Thomas Meyer, Timo Tijhof, TJ VanToll, tom.vandenberge, Toshi MARUYAMA, Ult Combo, victor-homyakov, Vilhjálmur Skúlason, wch, wibber, xlefebvre, zoggy.

Comments

Note: please do NOT use the comments section of this blog post for reporting bugs. Bug reports should be filed in the jQuery UI Bug Tracker and support questions should be posted on the jQuery Forum.

If you have feedback on us doing our fourth maintenance release for jQuery UI 1.10, feel free to leave a comment below. Thank you.