aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* slider option visual testsRichard Worth2009-08-0821-0/+490
* accordion: visual testcase and fix for #4444; probably fixes a few other issu...Jörn Zaefferer2009-08-062-1/+50
* accordion: fix for #4754; related tests were failing before, fixed them, too ...Jörn Zaefferer2009-08-062-7/+7
* accordion: visual testcase for #4322, improved the browser default stylings f...Jörn Zaefferer2009-08-061-0/+3
* accordion: visual testcase for #4322Jörn Zaefferer2009-08-061-0/+70
* include position plugin in demos/index.html - especially annoying when that i...Jörn Zaefferer2009-08-061-0/+1
* draggable: inline comment to clarify some odd checkJörn Zaefferer2009-08-061-0/+1
* datepicker i18n: missing comma (syntax checking editors are great)Jörn Zaefferer2009-08-061-1/+1
* Added zIndex method. Fixes #4709 - Add zIndex setter/getter method.Scott González2009-08-053-0/+34
* visual test : Accordion option navigation true - added a note about needing t...Richard Worth2009-08-051-0/+8
* eol-style and mime-typeRichard Worth2009-08-051-37/+37
* Accordion visual test: option navigation trueRichard Worth2009-08-051-0/+37
* Slider: Create a copy of the options.values array for the return value of _va...Scott González2009-08-041-1/+3
* Resizable: Don't allow resizing when disabled. Fixes #4743 - Disable Resize.Scott González2009-08-041-5/+5
* Dialog: Support hash, array, string for cursorAt option. Use position plugin...Scott González2009-08-037-45/+46
* Position: fixed comment wording.Scott González2009-08-031-2/+2
* Sortable: Support hash, array, string for cursorAt option. Partial fix for #...Scott González2009-08-031-6/+19
* Draggable: Support hash, array, string for cursorAt option. Partial fix for ...Scott González2009-08-032-52/+139
* Position: set "at" option while align to cursor, fixes collision:flip not wor...Chi Cheng2009-08-021-1/+2
* Position: set "at" option while align to cursor, fixes collision:flip not wor...Chi Cheng2009-08-021-0/+1
* Build: download document for Position and StackfixChi Cheng2009-08-021-0/+3
* Accordion: Don't stop propagation when clicking in headers. Fixes #4732 - ac...Scott González2009-07-311-6/+10
* Position: Removed default options hash.Scott González2009-07-311-7/+2
* Position: Allow without "at" option passed. (Not need it when align to cursor.) Chi Cheng2009-07-301-1/+1
* Position: Allow without "at" option passed. (Not need it when align to cursor.) Chi Cheng2009-07-301-1/+1
* Datepicker: Fixed #4131 Could week numbers [be] added to the DatepickerKeith Wood2009-07-2949-4/+104
* Datepicker: Default duration changedKeith Wood2009-07-291-1/+1
* eol-style and mime-typeRichard Worth2009-07-281-120/+120
* sortable: fixed issues with nested containers (fixes #4703,#4611, thanks kae!)Paul Bakaus2009-07-281-29/+51
* Dialog: Include stackfix in default demo.Scott González2009-07-281-0/+1
* Dialog tests: Switch bgiframe to stackfix.Scott González2009-07-271-1/+1
* Effects: handle switch parameter in toggleClass, fixes #4722Chi Cheng2009-07-271-2/+12
* Position: rollbackChi Cheng2009-07-271-4/+4
* position: add document link; values should be string but not defaultValue var...Chi Cheng2009-07-261-5/+5
* position: make it work without ui.core.jsChi Cheng2009-07-251-3/+6
* Stackfix: restrict version test to IE versionChi Cheng2009-07-251-2/+2
* Copied position plugin from /branches/dev/positionTo r2971.Scott González2009-07-249-0/+900
* Datepicker in dialog compound demo: Initialize datepicker before dialog opens.Scott González2009-07-241-1/+1
* Dialog: Use :data(resizable) instead of :ui-resizable to check if the dialog ...Scott González2009-07-241-2/+2
* Dialog: Update position option after drag. Fixes #4679 - Dialogs should reme...Scott González2009-07-231-1/+4
* Datepicker: Fixed #4691 Datepicker positioning is off if the window has almos...Keith Wood2009-07-221-2/+4
* Datepicker: Fixed #3891 Autosize input fieldKeith Wood2009-07-222-1/+68
* Datepicker: Fixed #4684 Datepicker bug when textbox id contains '$'Keith Wood2009-07-221-1/+1
* Datepicker: Fixed #4647 setDate cannot be called multiple timesKeith Wood2009-07-222-1/+13
* Highlight effect: refactor.Scott González2009-07-211-28/+30
* Changed 0px to 0. Fixes #4351 - CSS units for zero.Scott González2009-07-211-4/+4
* Dialog: Contain resizing to the document. Fixes #4664 - uiDialog.resizable n...Scott González2009-07-211-0/+1
* reverted r2948 - error is not in the test but in dialog itself.Ca-Phun Ung2009-07-201-6/+2
* fixed error in datepicker dialog compound testCa-Phun Ung2009-07-201-2/+6
* added tabs-slider demoJörn Zaefferer2009-07-192-0/+65