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
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 a maintenance release for jQuery UI 1.7. It changes only the plugins listed below. No changes to effects or themes.

Interactions

Droppable

  • Fixed: Droppable: option accept setter .droppable('option', 'accept', selector) fails (4278)

Resizable

  • Fixed: Resizable with containment boundary - aspectRatio breaks (4199)

Selectable

  • Fixed: Selectable: option appendTo is ignored, helper always appends to body (4341)

Widgets

Accordion

  • Fixed: Accordion requires theme CSS to function in IE (4331)

Datepicker

  • Fixed: Datepicker: Update Romanian Localization (4294)
  • Fixed: Datepicker: Update Ukrainian Localization (4298)
  • Fixed: Datepicker: destroy, disable, and enable methods affect sibling datepickers (4240)
  • Fixed: Datepicker: Update Albanian Localization (4313)

Slider

  • Fixed: Slider: ui.value incorrect in slide event if handle at value 0 (4292)
  • Fixed: Slider: clicking on slider with negative values causes error 'closestHandle is undefined' (4315)
  • Fixed: Slider: method destroy does not remove ui-slider-range (4318)

Website

Download builder

  • Fixed: Invalid archive file from download builder (4010)
  • Fixed: Generated styles are repeated many many times (4296)

Demos & Documents

  • Added: Show/Hide code examples switcher