aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* 1.8: initial version of tree component, dependant upon sortables and droppablesPaul Bakaus2008-07-281-61/+31
| | | | 1.6: droppables can now operate in a seperate scope, droppables and sortables in the current dragged item are filtered out at start, preventing node hierarchy issues
* Tests for inline disabled datepickerKeith Wood2008-07-232-0/+18
|
* Added tests for inline datepickerKeith Wood2008-07-182-2/+135
|
* accordion: fixed incosistent accordionchange event arguments ↵Jörn Zaefferer2008-07-131-0/+30
| | | | (http://dev.jquery.com/ticket/3111)
* Dialog: Fixed #3013: Force dialog titlebars to have a full line height when ↵Scott González2008-07-121-2/+2
| | | | no title is provided (after initialization).
* Added tests for datepicker structure and callbacksKeith Wood2008-07-112-160/+654
| | | | | | Enhanced tests for destroy, enable/disable, ranges, and status Added tests for gotoCurrent, highlihgtWeek, yearRange, navigationAsDateFormat, rangeSeparator settings Added tests for day-of-year in format and parse
* - moved all default css files into themes/defaultPaul Bakaus2008-07-101-0/+358
| | | | - added Colorpicker, heavily modified for UI (thanks Stefan!)
* - removed 1.6 branch1.5.2Paul Bakaus2008-07-099-0/+572
| | | | | - changed version in tags/1.5.2 to 1.5.2 - merged trunk with 1.6
* Refactored datepicker to use $.data for instance settingsKeith Wood2008-07-062-31/+67
| | | | Added tests for setDate
* New tests for invocation, mouse interactions, alternate field, status, ↵Keith Wood2008-06-302-211/+505
| | | | localisation
* restored test image from [236] - still referenced in a few test files.Richard Worth2008-06-271-0/+0
|
* tests visual draggable - moved handle test to its own file. default visual ↵Richard Worth2008-06-262-4/+29
| | | | tests should have no options.
* tests dialog - added unit tests for #3017 - Dialog callback scopesRichard Worth2008-06-261-11/+67
|
* visual css: corrected styles for sliderPaul Bakaus2008-06-261-2/+2
|
* resizable, selectable, sortable: changed cancel default to ':input' instead ↵Richard Worth2008-06-261-1/+1
| | | | of (redundant) ':input,button'
* tests draggable #2965 - fixed to account for distance: 1 defaultRichard Worth2008-06-261-2/+2
|
* tests resizable - restructured to match others, added defaults testRichard Worth2008-06-261-232/+231
|
* sortable: added visual test page for profiling performancePaul Bakaus2008-06-251-0/+757
|
* fixed #3025 - dialog should have an autoResize option; default value: trueRichard Worth2008-06-251-0/+20
|
* sortable: changed default distance to 1Paul Bakaus2008-06-241-1/+1
|
* sortable: changed default distance to 1Paul Bakaus2008-06-241-2/+4
|
* draggable: fixed failing test, mousemove is actually called 3 times in ↵Paul Bakaus2008-06-241-1/+1
| | | | jquery.simulate.js, so 4 is the correct value
* sortable: added default checks for scroll optionsPaul Bakaus2008-06-241-0/+3
|
* sortable:fixed #3019, stop being fird too earlyPaul Bakaus2008-06-241-0/+12
|
* tests dialog - added missing tests (placeholders)Richard Worth2008-06-221-0/+24
|
* accordion: added test for headers with descendants; replaced while-loop to ↵Jörn Zaefferer2008-06-213-256/+198
| | | | find header-parent with call to parents
* tests dialog - added some tests and placeholdersRichard Worth2008-06-212-70/+177
|
* simulate - drag: added mousemove [+1, +1] after mousedown. Removed mouseover ↵Richard Worth2008-06-212-2/+6
| | | | and mouseout as they're not minimal/required for drag. They were there as work-around for resizable. Moved work-around to resizable test.
* tests selectable - removed unneeded refs to draggable and resizableRichard Worth2008-06-211-2/+0
|
* tests draggable - corrected defaults tests tracking [304], and [305]Richard Worth2008-06-211-2/+2
|
* tests datepicker - added closure (for isolation in all.html)Richard Worth2008-06-211-0/+7
|
* tests all - added sortableRichard Worth2008-06-211-0/+9
|
* tests sortable - fixed failing disable testsRichard Worth2008-06-211-4/+4
|
* tests sortable - fixed failing enable testRichard Worth2008-06-212-7/+7
|
* tests sortable - corrected page titleRichard Worth2008-06-211-2/+2
|
* visual tests: dialog - removed unused offset varRichard Worth2008-06-201-1/+0
|
* Tests for relative dates with multiple periodsKeith Wood2008-06-161-2/+79
| | | | Tests for default date
* Add tests for destroying datepicker, keystrokes, minimum/maximum date ↵Keith Wood2008-06-131-10/+300
| | | | processing, ranges, and callbacks
* Add named keystrokesKeith Wood2008-06-131-1/+12
|
* tests: initial version of sortable tests/Paul Bakaus2008-06-132-0/+171
| | | | sortable: added default value for helper ("clone")
* removed (unused) flora class from bodyRichard Worth2008-06-101-1/+1
|
* Add datepicker testsKeith Wood2008-06-103-0/+269
|
* whitespaceRichard Worth2008-06-101-1/+3
|
* Added effects visual test pagesRichard Worth2008-06-093-0/+279
|
* fix for slider visual testEduardo Lundgren2008-06-091-1/+1
|
* Added droppable visual testRichard Worth2008-06-093-1/+62
|
* Added simple slider testRichard Worth2008-06-093-1/+35
|
* Delete uneeded test filesEduardo Lundgren2008-06-094-599/+0
|
* - Added functional demo applicationEduardo Lundgren2008-06-093-0/+599
| | | | - Removed datepicker folder from functional demo folder
* tests - all.html, removed links for missing .js filesRichard Worth2008-06-091-4/+0
|