1.8a1
click here to add a description
click here to add a homepage
set trunk version to 1.8a1
dialog unit tests: added position and stackfix
dialog visual tests: added position and stackfix
accordion: Fix for #4695, refactored
accordion: Fix for #4695
accordion: fix for #4436
Accordion: added a couple failing tests for option active: init and collapsed
Fixed accordion option active getter and setter. Normalized getter to number, 0-based index.
Removed jquery.simulate from external/ as it's being removed from jqueryjs.googlecode.com/svn/trunk/plugins
slider option visual tests
accordion: visual testcase and fix for #4444; probably fixes a few other issues, too, eg. less flickering
accordion: fix for #4754; related tests were failing before, fixed them, too (checked to correct sizes in Firebug)
accordion: visual testcase for #4322, improved the browser default stylings for a better comparsion
accordion: visual testcase for #4322
include position plugin in demos/index.html - especially annoying when that is missing because position() isn't undefined when ui.position.js is missing
draggable: inline comment to clarify some odd check
datepicker i18n: missing comma (syntax checking editors are great)
Added zIndex method. Fixes #4709 - Add zIndex setter/getter method.
visual test : Accordion option navigation true - added a note about needing to refresh the page after clicking a navigation link.
eol-style and mime-type
Accordion visual test: option navigation true
Slider: Create a copy of the options.values array for the return value of _value(). Fixes #4751 - Dragging slider modifies values, even if callback returns false.
Resizable: Don't allow resizing when disabled. Fixes #4743 - Disable Resize.
Dialog: Support hash, array, string for cursorAt option. Use position plugin. Partial fix for #2525 - Standardised way to pass coordinates to plugins.
Position: fixed comment wording.
Sortable: Support hash, array, string for cursorAt option. Partial fix for #2525 - Standardised way to pass coordinates to plugins.
Draggable: Support hash, array, string for cursorAt option. Partial fix for #2525 - Standardised way to pass coordinates to plugins.
Position: set "at" option while align to cursor, fixes collision:flip not work with default value