jQuery UI 1.8.18

Posted on by

The eighteenth maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Accordion, Autocomplete, Button, Datepicker, Dialog, Draggable, Position, Resizable, Slider, Sortable, and Tabs. For the full list of changes, see the changelog. You can download it here:

Download

File Downloads

Svn (contains final files as they are in the zip, with @VERSION replaced with 1.8.18, all themes)

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

Google Ajax Libraries API (CDN)

Microsoft Ajax CDN (CDN)

Custom Download Builder

Changelog

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

Thanks

Thanks to all who helped with this release, specifically: 2of11, bmonty, chrissmithet, clear, demimurych, Douglas, espen, gruber76, jdmarshall, jerone, Jörn Zaefferer, juancar74, kbwood, klev, LaurentGoderre, levushka, lucidwayn, Mamen, mereth, mesoconcepts, meyerovb, mikemccaughan, mikeschuld, N3RD, nickolay8, oxez, PatrickM, paul, pstadt, Richard D. Worth, Rick Waldron, runatServer, ryanolton, Scott González, SpoonNZ, stojce, TJ VanToll, tjcrowder, tshinnic, zuckel.

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 eighteenth maintenance release for jQuery UI 1.8, feel free to leave a comment below. Thank you.

14 thoughts on “jQuery UI 1.8.18

  1. @stuart We are no longer waiting for the CDNs to update prior to our announcements. Doing so has caused anywhere from a week to a month delay. The code is available via GitHub, the jQuery CDN, and Download Builder.

  2. Fixed: Sortable “Connect Lists” demo doesn’t allow dropping as last element. (#8114, fff9d87)
    Thanks for fixing this. I had applied a similar fix to my environment.

    Fixed: a major optimization is possible in sortable(). (#4759, b00faa9)
    Hurray! Previously it was common to set connected lists after initialization to gain this optimization.

  3. Hi Scott,

    Great stuff as ever! Just wondered if I could get a bit more detail about 1.9? There’s been a number of milestone releases so far and you mention that one more is on the way. Is that likely to be the last milestone release before a full beta? Or is that not clear at the moment?

    I’m very keen to make use of the menu and tooltip widgets….

  4. Why the combined nuget package of this release does not contain the minified css anymore?