Released on May 3, 2013
- Fixed: Incorrect links in effect manifests. (#9247, 91445c6, c64e1b8)
- Added:
lint
andtest
aliases. (0a06deb)
- Fixed: Scroll not working with fixed position parent. (#5009, c1011b5)
- Fixed: Auto scroll goes double distance when dragging. (#6817, 943537c)
- Fixed: Containment doesn't properly update. (#8962, 507043c)
- Fixed: Not following mouse when scrolled and using
overflow-y: scroll
. (#6258, 48b48a8) - Fixed: Element can snap to an element that was removed during drag. (#8459, ecabe47)
- Fixed: Snapping doesn't take top/left into account properly. (#8165, f74a908)
- Fixed: Placeholder breaks
table-layout: fixed
. (#9185, 9711c54) - Fixed: Placeholder doesn't move when using
connectWith
option. (#8301, 9ac505b)
- Fixed: Unable to use up/down arrow keys in a textarea (Firefox). (#8911, c1f7f52)
- Fixed:
.replaceWith()
fails to replace. (#9172, 2da014b) - Fixed: Combobox demo does not show items. (#9157, 149e6eb)
- Fixed: Autocomplete Combobox demo shows underlying select by default. (#9158, fb6adc7)