jQuery UI 1.10.1

Posted on by

The first maintenance release for jQuery UI 1.10 is out. This update brings bug fixes for Accordion, Autocomplete, Datepicker, Dialog, Menu, Slider, Draggable, Position, Effects and CSS Framework. As of this release, minified CSS files are also available on the CDNs. 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.1, 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.1 Changelog.

Thanks

Thanks to all who helped with this release, specifically: ajcrews, antix70517, arcana666, Bruno M. Custódio, C6AC165B-7B1E-445F-804B-A1BFED06162F, David Petersen, David Sullivan, dcarrith, deap82, djQuery, dmethvin, eminence, gnarf, janesconference, jashugan, jbabey, jesse.voogt, JMGrange, Jörn Zaefferer, Kris Borchers, kruncher, limitstudios, mbehm, Mike Sherov, mjrjweb, mollw3, mziech, olejorgenb, qabi@qabi.dk, Rafael Xavier de Souza, rdworth, Scott González, sheu, Shikyo, thayyil, Thomas Jaggi, TJ VanToll, Travis Carden, Vahid Sohrabloo, watanabe, Yerel.

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.10, feel free to leave a comment below. Thank you.

4 thoughts on “jQuery UI 1.10.1

  1. Greg Malinowski on said:

    Hi folks. I am new to jQuery UI and I just wanted to mention / request that the “Google Ajax Libraries API (CDN)” snippets include the reference to the jQuery UI css that is also hosted there.

    ie: jQuery UI.css: https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/themes/base/jquery-ui.css

    I don’t see it HERE, or anywhere on the Google Libraries page either: https://developers.google.com/speed/libraries/devguide?hl=ja#Libraries

    I was kinda pulling my hair out for a few days until I stumbled upon the reference.

    This page would be a much more complete reference if you could include that please – for those that follow.

    By the way, I just noticed that google can serve the files via http OR https

    I found this out the hard way, but you MUST use the https version on https pages otherwise Chrome won’t show anything rendered using jQuery UI.

    Would it be worth adding those https references here as well for completeness?

    It may be obvious to many, but for those like myself starting out, I thought I’d just mention it.