aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/compound
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade jQuery to 1.8.3.Scott González2012-11-148-8/+8
|
* Upgrade jQuery to 1.8.2.Scott González2012-09-208-8/+8
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-138-8/+8
|
* Compound visual tests: Cleanup.Scott González2012-05-0810-685/+231
|
* Fix various issues in our html files, fourth batchJörn Zaefferer2012-04-234-24/+28
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-229-9/+9
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-229-9/+9
|
* Upgrade jQuery to 1.7.Scott González2011-11-099-9/+9
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-189-9/+9
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-259-9/+9
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-029-9/+9
|
* Compound visual test: Added missing reference to autocomplete.Scott González2011-01-101-1/+2
|
* Fixed bad references to jQuery-1.4.4.jsjzaefferer2010-12-221-1/+1
|
* Merge remote branch 'origin/tooltip'jzaefferer2010-12-222-3/+43
|\ | | | | | | | | | | | | Conflicts: demos/autocomplete/combobox.html demos/index.html tests/unit/index.html
| * The accidental merge of tooltip into master was reverted in master, that ↵jzaefferer2010-04-082-3/+43
| | | | | | | | revert got merged back into tooltip; now reverting that revert to get the tooltip stuff back, should then make it easy to merge into master once tooltip is done
* | Merge remote branch 'origin/menu'jzaefferer2010-12-221-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: demos/autocomplete/categories.html demos/autocomplete/combobox.html demos/autocomplete/custom-data.html demos/autocomplete/default.html demos/autocomplete/folding.html demos/autocomplete/multiple-remote.html demos/autocomplete/multiple.html demos/autocomplete/remote-jsonp.html demos/autocomplete/remote-with-cache.html demos/autocomplete/remote.html demos/autocomplete/xml.html demos/button/splitbutton.html demos/index.html tests/visual/menu/nested.html themes/base/jquery.ui.autocomplete.css ui/jquery.ui.autocomplete.js
| * | Menu: Extracted menu code from autocomplete, updated all dependenciesjzaefferer2010-04-211-1/+1
| |/
* | Upgraded jQuery to 1.4.4.Scott González2010-11-128-8/+8
| |
* | Upgraded jQuery to 1.4.3.Scott González2010-10-218-8/+8
| |
* | Dialog: Add positioning for content div. Fixes #4319 - Accordion overflow ↵Scott González2010-07-141-0/+202
|/ | | | breaks when displayed inside a dialog on Internet Explorer.
* crlf mess, round XIIIMDjzaefferer2010-04-011-225/+225
|
* Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"jzaefferer2010-04-012-265/+225
| | | | | | | This reverts commit df31e22b9572ef105fc83e130041b1165023a4ac, reversing changes made to ab8d15521785e764a6bf47beee0cfd18929607d3. Need to revert this revert later on when actually merging the tooltip branch into master.
* Added tooltip to widgets_in_dialog compound testunknown2010-03-311-225/+228
|
* Added compound test for Tabs with Tooltipsjzaefferer2010-03-251-0/+37
|
* Widgets in Dialog compound visual test: Added more widgets and linked Slider ↵jzaefferer2010-03-201-10/+63
| | | | with Progressbar
* Compound visual dialog tests: Add some content to the page for better testingjzaefferer2010-03-202-0/+254
|
* added new compound test, still incompleteJörn Zaefferer2010-03-201-0/+44
|
* Added mouse, position, draggable and resizable dependenciesJörn Zaefferer2010-03-201-0/+4
|
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-126-6/+12
|
* 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.