jQuery UI 1.8.10 Changelog
Released on February 22, 2011
link Interactions
link Resizable
link Widgets
link Autocomplete
link Button
link Datepicker
- Fixed: Incorrect semi-colon that should have been a comma. (#6916, d4e715f)
- Fixed: Account for daylight saving when calculating number of days in a month. (#6978, 9162679)
- Fixed: Display Year before Month in Hungarian i18n. (#7019, 971566d)
- Fixed: Improved translation of Norwegian names for days and months. (#6986, 685ac7a)
- Fixed: Datepicker does not fire change event in IE8. (#6694, d14366a)
- Fixed: Datepicker creates extra dom element with empty object. (#6976, ab7a5b4)
- Fixed: Properly handle datepickers attached to inputs that are hidden using CSS. (#6988, cf9dac6)
link Dialog
- Fixed: Documentation does not list position as a dependency. (#6964)
link Effects
link Individual effects
- Fixed: Docs say that in Effect/Size the origin argument default is middle,center but it seems to be top,left. (#6961)
link Website
- Fixed: Text in "Build custom download" button wraps in Linux browsers. (#6903)