jQuery UI 1.10.1 Changelog
Released on February 15, 2013
link Build
link Core & Utilities
link Position
link Interactions
link Draggable
- Fixed:
stack
option resets thez-index
. (#9077, c32bebd) - Fixed: Reference to undefined
$.ui.contains()
. (#9051, 2df2abc)
link Widgets
link Accordion
- Fixed:
create
event usescontent
instead ofpanel
. (#8998, 10c873a) - Fixed: Corner display issues. (#8995, 673c655)
link Autocomplete
- Added: Use
.ui-front
instead of.zIndex()
for the suggestions menu. (7d5fe02) - Fixed: Multiple demo has errors. (#9029, ceebe07)
link Datepicker
- Fixed: Slovak localisation - name of day/month is always lowercase. (#9078, bce9da4)
- Fixed:
beforeShowDay
tooltip not displayed properly if single quote is used. (#9049, df17954, 7a49ee4) - Fixed: next and prev buttons are disabled when using
yearRange
. (#8994, 8f7c3e3)
link Dialog
- Fixed: Dialog cannot be dragged properly with
iframe
. (#7650, a7353e7) - Fixed: Cannot change month/year in datepicker within modal dialog. (#8989, c53198c)
- Fixed: Buttonpane shown with no buttons when modifying native prototypes. (#9043, 7bbda71)
- Fixed: Dialog leaves broken event handler after
close
/destroy
in certain cases. (#9004, #9000, 649f105) - Fixed: Broken
focusin
event handler whenbeforeclose
event of a modal opens another modal. (#9048, 8724092) - Fixed: Various issues with animated dialogs. (#6756, #8051, #4421, d1505e3)
- Fixed: Double overlay when opening modal dialog triggers an event opening same dialog. (#8958, 62cda1f)
- Fixed: Modal dialogs display behind overlay when using
appendTo
option. (#8984, 55360ee)
link Menu
link Slider
- Fixed: Range area needs rounded corners, too. (#9024, 3aa8ad0)
- Fixed: Slider does not exhibit proper behavior when switching
range
option. (#5602, df077ab)