- 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
|
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
- Fixed: Hungarian translation. (#7714, eddf076, af7d433)
- Fixed: infinite loop when onclose event shows a second calendar. (#7686, 872387a)
- Added: Dutch (Belgium) Localization. (#7895, 126aafc)
- Added: Luxembourgish Translation. (#7891, a8b75a5)
- Added: Macedonian Localization. (#7893, ebff2f9)
- Added: Welsh/UK Localization. (#7892, a03863d)
- Fixed: Kazakhstan language code. (#7829, 0fcf3d8)
- Fixed: Does not properly clear current instance when hidden. (#7722, 63bd71f)
- Fixed: Ukrainian localization's week header. (#7896, 4bff6f5)
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)
|