Interactions
Draggable
Droppable
Resizable
Selectable
Sortable
Widgets
Accordion
Autocomplete
Button
Datepicker
Dialog
Progressbar
Slider
Tabs
Effects
Color Animation
Toggle Class
Add Class
Remove Class
Switch Class
Effect
Toggle
Hide
Show
Utilities
Position
Widget
About jQuery UI
Getting Started
Upgrade Guide
Changelog
Roadmap
Subversion Access
UI Developer Guidelines
Theming
Theming jQuery UI
jQuery UI CSS Framework
ThemeRoller application
Theme Switcher Widget

Contents

Summary

This is the seventeenth maintenance release for jQuery UI 1.8.

Build

  • Build: Switching to uglify.js instead of closure compilier. (eee4db7)

Core & Utilities

Position

  • Fixed: Revisit solution for off-by-1 errors. (#7255, bfbc0b1)

Interactions

Droppable

  • Fixed: Parent droppable takes precedence over dynamically created child droppable. (#6085, #6009, f7b28df)
  • Fixed: Droppable event target changes under jQuery 1.7. (#7852, aa4e8ab)

Selectable

  • Fixed: new elements added programatically don't have class ui-selectee. (#7716, e9002c4)
  • Fixed: ctrl-click to select multiple elements not working. (#7858, ffd3f51)

Sortable

  • Fixed: ui.sortable is not working when it is extended. (#7741, 5c6cfe2)

Widgets

Accordion

  • Fixed: Problem with accordion slide animation fixed width calculation. (#7238, 9a87c1a)

Autocomplete

  • Fixed: long text wraps in Firefox. (#7513, 757384b)
  • Fixed: Autocomplete-enabled text input does not keep value when using back button in browser. (#7790, b41873b)

Button

  • Fixed: Incorrect corners for disconnected elements. (#7697, 000b173)

Datepicker

Progressbar

  • Fixed: Value div can flow out of wrapper div. (#7743, db1e73e)

Tabs

  • Fixed: (Docs) Fix for keeping links in tabs is incomplete. (#7232)

CSS Framework

  • Fixed: Clearfix breaks after runs through YUI Compressor. (#7838, 6f6e2de)

Demos

  • Fixed: Demo accordion hoverintent: hover instead of hoverintent behavior with jQuery 1.7.0. (#7871, 0a6ce1f)