aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual
Commit message (Expand)AuthorAgeFilesLines
...
* Compound visual test: Added missing reference to autocomplete.Scott González2011-01-101-1/+2
* Fixed broken reference to theme file.Scott González2011-01-101-1/+1
* Fixed references to jQuery.Scott González2011-01-102-2/+2
* Fixed bad references to jQuery-1.4.4.jsjzaefferer2010-12-222-2/+2
* Merge remote branch 'origin/tooltip'jzaefferer2010-12-226-3/+441
|\
| * Tooltip: Implementing event delegation support.jzaefferer2010-10-261-20/+25
| * Tooltip: Demo and tests updatejzaefferer2010-10-261-9/+6
| * Tooltip: Adding another ajax example to visual testcase. Fixing async respons...jzaefferer2010-10-211-0/+21
| * Tooltip: Enhanced visual test to include a few more buttons and a high elemen...jzaefferer2010-05-151-5/+14
| * The accidental merge of tooltip into master was reverted in master, that reve...jzaefferer2010-04-086-3/+409
* | Merge remote branch 'origin/menu'jzaefferer2010-12-2210-82/+168
|\ \
| * | Menu: Refactored next/previousPage logic and activate-scrolling, improved much!jzaefferer2010-10-281-1/+0
| * | Menu: Implemented destroy method and disabled option, modified test to pass h...jzaefferer2010-06-181-5/+21
| * | First attempt at a menubarjzaefferer2010-04-301-0/+94
| * | Renamed menu event selected to select to be consistent with naming convention...jzaefferer2010-04-303-6/+6
| * | First attempt at integrating key handling into menujzaefferer2010-04-304-64/+24
| * | Added themeswitcher to drilldown testjzaefferer2010-04-301-0/+7
| * | Need to pass-through event arg to activate methodjzaefferer2010-04-301-1/+1
| * | Added menu statics and visual tests to index filesjzaefferer2010-04-301-0/+8
| * | Menu: Extracted menu code from autocomplete, updated all dependenciesjzaefferer2010-04-218-6/+8
| |/
* | Merge remote branch 'origin/spinner'jzaefferer2010-12-222-0/+44
|\ \
| * | Spinner: Added Themeswitcher to visual testpagejzaefferer2010-12-011-0/+7
| * | Spinner: Add spinner to visual tests index pagejzaefferer2010-12-011-0/+1
| * | Spinner: Visual test page for eventsjzaefferer2010-10-271-0/+36
* | | Merge remote branch 'Adovenmuehle/master' into accordion-heightScott González2010-12-191-0/+1
|\ \ \
| * | | Accordion: API Redesign. Merged autoHeight, fillSpace, and clearStyle into a ...Alex Dovenmuehle2010-12-161-0/+1
* | | | addClass: Added visual test page for animation queueing.Scott González2010-12-171-0/+50
|/ / /
* | | Lossless compression of all non-theme images using ImageOptimPhillip Barnes2010-11-191-0/+0
* | | Upgraded jQuery to 1.4.4.Scott González2010-11-12145-145/+145
|/ /
* | Upgraded jQuery to 1.4.3.Scott González2010-10-21145-145/+145
* | External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in...Scott González2010-10-1912-12/+12
* | Position: Added visual test for flipping with margin and box-shadow.Scott González2010-09-031-0/+43
* | Improving visual testcase for position. Partial fix for #5284 - Position: Sma...jzaefferer2010-07-301-15/+17
* | Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes #569...Scott González2010-07-192-2/+2
* | Button performance test: Don't use alert().Scott González2010-07-161-1/+1
* | Button performance test: Added alert for time to initialize.Scott González2010-07-161-0/+3
* | Dialog: Add positioning for content div. Fixes #4319 - Accordion overflow bre...Scott González2010-07-141-0/+202
* | Datepicker: Added visual test for #5676 - DatePicker Dialog defaultDate incor...Richard D. Worth2010-05-301-0/+30
* | Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary ...Richard D. Worth2010-05-261-3/+3
* | Visual test for #5382 - Button: specifying only a secondary icon for the butt...jzaefferer2010-05-261-1/+2
* | Draggable, Resizable: ticket: #5335 - visual testCarl Fürstenberg2010-05-231-57/+47
* | Draggable, Resizable: ticket: #5335 - visual testCarl Fürstenberg2010-05-231-0/+62
* | Fixed visual test for Autocomplete to include select event. Test for #5405 Au...jzaefferer2010-05-151-1/+4
* | more inline widgets and variations added to theme test pagepaulirish2010-05-011-45/+187
* | visual test page to demonstrate theme. adapted from the UI download build.paulirish2010-04-292-0/+391
|/
* crlf mess, round XIIIMDjzaefferer2010-04-011-225/+225
* Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"jzaefferer2010-04-016-631/+225
* Merge branch 'tooltip' of github.com:jquery/jquery-uijzaefferer2010-04-016-225/+631
|\
| * Added tooltip to widgets_in_dialog compound testunknown2010-03-311-225/+228
| * Merge branch 'master' into tooltipjzaefferer2010-03-274-565/+100
| |\