1.7
click here to add a description
click here to add a homepage
set version to 1.7
demos: simplified class effect demos to work in IE6
demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for now as both have issues in Safari
demos: slider - Simple colorpicker, prevent sliders from sometimes being drawn vertical when page first loads. Weird.
Dialog: fix dialog height from being reset after drag in Safari. related to r2152 and #4252
demos: sortable - Delay start, fixed so first drag doesn't have to start on text in IE6
demos: sortable - Include / exclude items, fixed display issue in IE6
demos: draggable - Contrain movement, prevent horizontal scrollbar
demos: show - start hidden instead of fadeOut to prevent flash
accordion: call .blur() so ui-state-focus class gets removed from last-focused header. See r1945
demos: sortable - disableSelection on sortable elements
demos: droppable photo manager - fixed issue where dialog would not be centered when image first opened.
Fixed #3053 - when resizing a image a row of pixels can disappear
tests: resizable - Added visual test for ticket #3053
Fixed #4127 - Resizable: displacement of element (in case of constraint resize area)
tests: resizable - Added visual test for ticket #4217
eol-style and mime-type
demos: effects - added return false; to button click handlers
demos/tabs: added new demo "Simple manipulation", shows simple tabs adding and removing
Tabs: fixed a few issues in rotate method extension
Tabs: few fixes required in destroy method, removed ol as tabifyable element
Dialog: Actually removed dragHelper and resizeHelper options. Fixes #4252 - undocumented dragHelper and resizeHelper options should be removed.
Tabs: fixed stopping a rotation
resizable: add ui-resizable-resizing class during resize
Dailog: fixed #4254 - Dialog: undocumented dragHelper and resizeHelper options should be removed
slider: use handle width / 2 instead of marginLeft to find offset of mousedown relative to center of handle (fixes #4063 - slider: horizontal slider handle jumps up when you click on it IE6)
refactored multiple-slider demo by setting a few defaults and reading values from markup, removing some inline styles
updated classes more to use all animated properties
updated classes to use all animated properties
updated demos to a standard format - class animations do not seem to work in safari (unsure why)
removed margin-left rules due to IE6 conflict
changed ui.jquery.com to jqueryui.com
removed margin-left rules from these draggable demos due to IE6 conflict
added effect method folders / pages