aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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, ↵Scott González2009-01-3015-217/+183
| | | | allowing accordions to work with dl's and ul's again.
* tossed some framework classes on it, adjusted style. Set autoOpen to false - ↵Scott Jehl2009-01-291-22/+54
| | | | otherwise the purpose of the dialog is lost on the user
* 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
| | | | G and Cloudream.
* 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 ↵Scott Jehl2009-01-295-125/+122
| | | | | | are no longer needed. Also content wraps are gone. CSS for this is in the head - as it will break the rest of trunk until these markup changes are implemented
* 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, ↵Richard Worth2009-01-298-0/+198
| | | | min, max) tests
* 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 ↵Todd Parker2009-01-291-0/+7
| | | | effect demo links from live site.
* 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 ↵Paul Bakaus2009-01-291-17/+17
| | | | possible (fixes #3718,#3983)
* effects: fixed various problems with order of callbacks (i.e. show('drop', ↵Paul Bakaus2009-01-291-7/+16
| | | | 500) wasn't working) (additionally fixes #3912)
* 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 ↵Paul Bakaus2009-01-293-3/+6
| | | | ui.offset (fixes #3978,#3977,#3976)
* 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
|
* dialog: shadow is hidden during drag/resize for slow performance browsers ↵Paul Bakaus2009-01-291-3/+11
| | | | (currently IE < 7) (fixes #3966)
* Dialog Demo: Beginning of new modal form demo.Scott González2009-01-291-0/+113
|
* Dialog: Fixed #3901, #3918, #3930: Don't let the minHeight for dialogs be ↵Scott González2009-01-291-1/+1
| | | | negative (breaks IE).
* slider: added better description for workaround for #3726Paul Bakaus2009-01-281-1/+2
|
* slider unit tests: updated default value for orientation option (now 'auto' ↵Richard Worth2009-01-281-1/+1
| | | | instead of 'horizontal')
* slider: added better description for workaround for #3726Paul Bakaus2009-01-281-1/+0
|
* slider: animate default should be falsePaul Bakaus2009-01-281-0/+2
|
* slider: animate default should be falsePaul Bakaus2009-01-281-1/+1
|
* slider:Paul Bakaus2009-01-281-25/+30
| | | | | - implemented animate method - slider min/max values could be exceeded using the keyboard (fixes #3737)
* Fixed #3954Eduardo Lundgren2009-01-281-7/+13
|
* slider: closestHandle never got set when the distance between the handles ↵Paul Bakaus2009-01-281-1/+1
| | | | are the maximum available (fixes #3948)
* slider:Paul Bakaus2009-01-281-3/+19
| | | | | - when dragging a handle, the position of the relative click is respected (fixes #3972) - when dragging two range handles to 0, the slider was broken because the nearest handle would always be the first. Implemented a workaround. (fixes #3736)
* new static page for accordion with no wrapper divs (due to new animation update)Scott Jehl2009-01-281-0/+53
| | | | the css in this file can replace accordion.css in themes/base once this is implemented and all css references to the content-wrap can be removed.
* New "All effects" page modeled after the visual tests. Changed so script is ↵Todd Parker2009-01-281-0/+222
| | | | in the head and framework classes are used. I kept the other all effect page (default.html) in this folder too in case we decide thsi is a better option. Needs props fixed.
* added row break class to datepicker with multiple calendars. we can delete ↵Maggie Costello Wachs2009-01-282-74/+95
| | | | this later if needed; just want to make sure a fix is in place before the next release.
* eol-style and mime-typeRichard Worth2009-01-281-40/+40
|