summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* set version to 1.6rc61.6rc6Richard Worth2009-01-301-1/+1
* demos draggable sortable: disable text selectionRichard Worth2009-01-301-1/+2
* demos draggable handle: disable text selectionRichard Worth2009-01-301-1/+1
* effects core: fixed undefined options errorRichard Worth2009-01-301-1/+1
* demos sortable connect-lists: disable text selectionRichard Worth2009-01-301-1/+1
* demos draggable handle: disable text selectionRichard Worth2009-01-301-0/+1
* draggable: fixed 'o is not defined' exceptionRichard Worth2009-01-301-0/+1
* typoRichard Worth2009-01-301-1/+1
* resizable visual tests: added tests for aspectRatio, and combining aspectRati...Richard Worth2009-01-3010-0/+264
* Resizable: Fixed defaults in tests.Scott González2009-01-302-3/+3
* Accordion: Fixed tests.Scott González2009-01-302-9/+9
* eol-style and mime-typeRichard Worth2009-01-309-395/+395
* Accordion: Fixed destroy method with new markup.Scott González2009-01-303-57/+49
* dialog unit tests: Added option closeOnEscape testsRichard Worth2009-01-302-0/+54
* sortable unit tests: fixed default value for tolerance: intersectRichard Worth2009-01-301-1/+1
* Accordion: only animate height and padding.Scott González2009-01-301-3/+1
* dialog unit tests: no more overlay optionRichard Worth2009-01-301-4/+0
* dialog unit tests: no more overlay optionRichard Worth2009-01-301-1/+0
* accordion unit tests: fixed cap. of autoHeightRichard Worth2009-01-301-1/+1
* Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowin...Scott González2009-01-3015-217/+183
* tossed some framework classes on it, adjusted style. Set autoOpen to false - ...Scott Jehl2009-01-291-22/+54
* mime type, eolScott Jehl2009-01-290-0/+0
* demos dialog: Replaced old modal form with new functioning one. Thanks Scott ...Richard Worth2009-01-292-162/+84
* demos dialog modal-form2: changed link to button, removed autoOpen: falseRichard Worth2009-01-291-2/+2
* eol-style and mime-typeRichard Worth2009-01-290-0/+0
* markup updates to support various container element types. accordion-groups a...Scott Jehl2009-01-295-125/+122
* demos: readded effects_general for 1.6rc6 (updated to jQuery 1.3.1)Paul Bakaus2009-01-298-8/+8
* demos: readded effects_general for 1.6rc6Paul Bakaus2009-01-299-0/+395
* draggable: connectToSortable couldn't accept strings (fixes #3984)Paul Bakaus2009-01-292-2/+2
* slider visual tests: added horizontal and vertical default and range (true, m...Richard Worth2009-01-298-0/+198
* slider static tests: a couple more testsRichard Worth2009-01-291-1/+1
* slider static tests: a couple more testsRichard Worth2009-01-292-0/+36
* slider static tests: file renamesRichard Worth2009-01-296-0/+0
* css updates to abstract left, right, bottom, top values into CSSScott Jehl2009-01-295-33/+21
* css updates to abstract left, right, bottom, top values into CSSScott Jehl2009-01-291-3/+7
* Commented out new effects, about and theme left nav links, restored simple ef...Todd Parker2009-01-291-0/+7
* slider static tests: updates and cleanupRichard Worth2009-01-296-8/+66
* sortable: containment option now respects the padding (fixes #3958)Paul Bakaus2009-01-291-4/+4
* draggable: containment option now respects the padding (fixes #3957)Paul Bakaus2009-01-291-4/+4
* slider: fixed orientation detectionPaul Bakaus2009-01-291-5/+8
* file renamesRichard Worth2009-01-293-0/+0
* slider static tests: range, range minRichard Worth2009-01-292-0/+39
* slider static tests: new test 'Slider range max'Richard Worth2009-01-291-0/+19
* dialog: all triggered custom events should have related events attached if po...Paul Bakaus2009-01-291-17/+17
* effects: fixed various problems with order of callbacks (i.e. show('drop', 50...Paul Bakaus2009-01-291-7/+16
* dialog visual tests: Added new test 'Dialog on page with scrollbars'Richard Worth2009-01-291-0/+25
* draggable,droppable,sortable: deprecated ui.absolutePosition, changed to ui.o...Paul Bakaus2009-01-293-3/+6
* resizable: removed ui.optionsPaul Bakaus2009-01-291-11/+10
* demos: dialog modal formChi Cheng2009-01-291-1/+1
* demos: dialog modal formChi Cheng2009-01-291-14/+47