Released on May 20, 2010
- Added: COMMAND/COMMAND_LEFT/WINDOWS, COMMAND_RIGHT/MENU key codes. (#5542, 3570c1f)
- Fixed: Better detection of when core is loaded twice. (#5636, afaa035)
- Fixed: Ctrl + Click on selected list item does not deselect (#4293, #5464, #5573, 5b4c04a, e780583)
- Fixed: Selectable has helper css hardcoded in JS (#5607, #4761, 05725e2)
- Fixed: Comparing element.nodeName directly against upper case tag names can cause problems. (#5557, 0aa4c7f)
- Fixed: Changed cache demo to cache all results. (#5398, e087e7d)
- Fixed: Ignore command (left and right/menu/windows), insert, caps lock, home, end keys. (#5415, cb7eb69)
- Fixed: Prevent autocomplete-menu from closing when clicking 'slowly', eg. a long mousedown. (#5405, fc093e9)
- Fixed: Mission semicolon on line 5368 (#5536, 02c3295)
- Fixed: Remove previous text/icon classes when updating buttons. (#5567, 01ad6ce)
- Fixed: Slovak localization. (#5600, b53b48b)
- Fixed: Wrong date format for polish regional (#5522, 5fd1580)
- Fixed: Change default opening animation to fadeIn (#5609, dc646c0)
- Fixed: Slider displays negative fractional values incorrectly. (#5583, 34912bc)
- Fixed: Slider can go outside min and max with keyboard (#5591, 114c001)