aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/compound
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-166-6/+6
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-166-6/+6
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-276-6/+6
|
* switched to jQuery 1.4Richard Worth2010-01-206-6/+6
|
* Nested Plugin visual test: sortable accordion inside sortable tabs.Scott González2010-01-201-0/+107
|
* Nested Plugin visual test: draggable inside accordion inside accordion ↵Scott González2010-01-202-13/+132
| | | | inside tabs inside draggable.
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-164-0/+4
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-174-12/+12
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* Datepicker in dialog compound demo: Initialize datepicker before dialog opens.Scott González2009-07-241-1/+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
|
* Fixed titles of visual test pages.Scott González2009-07-183-3/+3
|
* Started building compound visual tests (multiple plugins). Partial fix for ↵Scott González2009-07-184-0/+232
#4651 - Create test pages for nested widgets.