1.5.1
click here to add a description
click here to add a homepage
changed version.txt to 1.5.1
Dialog: Fixed #3032: Calling open on an already open dialog no longer causes problems.
add a couple more options to scale functional tests
better descriptions for scale & size
typo
include top,left in restore props until I can figure out a better way to keep positions for relative sizing
add scale toggle and size to functional demos + move origin calculations to size
fix options clone (#2967)
removing true from outerWidth/outerHeight to solve Safari Issue (fixes #2983 - unresolved bug still exists in dimension)
typo in createWrapper (fixes #2974 fixes #2975)
sortable: update callback wass not called everytime (fixes #3028)
tests visual draggable - moved handle test to its own file. default visual tests should have no options.
slider: range can now be toggled on-the-fly (fixes #3004)
tests dialog - added unit tests for #3017 - Dialog callback scopes
visual css: corrected styles for slider
fixed #3010
resizable, selectable, sortable: changed cancel default to ':input' instead of (redundant) ':input,button'
tests draggable #2965 - fixed to account for distance: 1 default
sortable: fixed serialize issue when a key was specified as option, but no custom expression
tests resizable - restructured to match others, added defaults test
css method - change class id name for generated div
Resizable functional demo more updates
Resizable functional demo updates
alsoResize option bug fixes
Fixed #2996
Fixed #2990
Fixed #2988
Dialog: Fixed stacking problem with modal dialogs.
Fixed #2340: Consistent parameters for dispatched events and callbacks.