jQuery UI 1.8.12 Changelog
Released on April 13, 2011
link Interactions
link Resizable
- Fixed: Resizable handles fail to work in IE if transparent and content overlaps (#7233, 371f1a4)
link Autocomplete
- Fixed: Documentation for autoFocus option (#7188)
link Datepicker
- Fixed: Can't minify with YUI Compressor. (#7129, 2b4a902)
- Fixed: Datepicker shows only single year in year dropdown if numberOfMonths > 1. (#7176, a8fc3da)
- Fixed: buttons badly handled with JQuery 1.3.2. (#7226, e388153)
link Progressbar
- Fixed: valueDiv should be hidden when value is at 0% (#7231, 3c13b33)
- Fixed: value and values methods as setters aren't chainable. (#4881, 8310d18)
- Fixed: [Documentation] Explain cookie plugin is included in externals. (#7172, c9341a3)