aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual
Commit message (Expand)AuthorAgeFilesLines
* Menu: Add dividers using empty list itemskborchers2012-04-071-0/+1
* Position: Extend main visual test page with simple 'arrow' callouts, as a sta...Jörn Zaefferer2012-04-031-2/+18
* Tooltip: Remove old callout test page. Completely broken at this point, not w...Jörn Zaefferer2012-04-031-213/+0
* Upgrade jQuery to 1.7.2.Scott González2012-03-2233-33/+33
* Accordion: Added visual tests for nested accordions with differing icons opti...Scott González2012-02-261-0/+95
* Tooltip: Replace blur with focusout to deal with inputs nested in tooltipped ...Jörn Zaefferer2012-02-231-15/+22
* Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - re...Scott González2012-02-121-7/+7
* Menu: Prevent navigating to disabled menu items with the keyboard.kborchers2012-02-061-2/+3
* Menu: Prevent clicking on disabled menu items and remove unnecessary extra pa...kborchers2012-02-031-5/+5
* Visual tests: Cleaned up dialog tests.Scott González2012-02-011-2942/+50
* Menu: Update the default visual test to use the new menus option that replace...kborchers2011-12-071-2/+2
* Upgrade jQuery to 1.7.1.Scott González2011-11-2232-32/+32
* Upgrade jQuery to 1.7.Scott González2011-11-0932-32/+32
* Tests: Removed unnecessary visual tests for button.Scott González2011-11-032-109/+0
* Tests: Removed visual tests for plugins that are being rewritten.Scott González2011-11-0351-2956/+0
* Menu: Update visual test to remove bottom scroll bar in scrolling menus in IE...kborchers2011-10-181-1/+1
* Upgraded jQuery to 1.6.4.Scott González2011-10-1882-82/+82
* Menu: Add support for structures other than UL/LI plus visual and unit testskborchers2011-09-141-2/+100
* Menu: Refactor to get rid of var that. Cleanup some odd formattings and unnee...Jörn Zaefferer2011-09-131-6/+6
* Position: Added better collision detection for flip and fit, added visual tes...kborchers2011-08-123-0/+311
* Tests: Removed some visual tests.Scott González2011-08-0345-1654/+0
* Finish jquery-1.6.2 migrationJörn Zaefferer2011-07-273-11/+11
* Merge branch 'master' into core-1.6.1Scott González2011-07-257-20/+403
|\
| * Datepicker: show inline datepicker setting explicit display:block instead of ...Richard D. Worth2011-07-191-0/+23
| * Position: Cleanup up position demo CSS and add it to the within-visual-testJörn Zaefferer2011-07-121-1/+12
| * Tests: Adding visual/unit tests for scale effect.gnarf2011-06-144-19/+179
| * Update menubar to forward menu option to nested menus, update default demo to...Jörn Zaefferer2011-06-091-25/+25
| * Fix visual test in IE6 and move the new helper functions for getting scrollba...David Murdoch2011-05-261-1/+8
| * Update core visual test to allow testing while the window is scrolled.David Murdoch2011-05-131-1/+1
| * Update test to make things a bit easier to testDavid Murdoch2011-05-131-3/+7
| * Add tests for position's `within`David Murdoch2011-05-121-0/+1
| * Update title to reflect testDavid Murdoch2011-05-121-1/+1
| * Add a new visual test for positionDavid Murdoch2011-05-121-0/+177
* | Upgrade jQuery to 1.6.2.Scott González2011-07-25120-120/+120
|/
* Merge remote branch 'gnarf37/effects-visual-test'Scott González2011-05-102-5/+27
|\
| * effects.test: adding a test for size using togglegnarf2011-05-042-7/+22
| * effects.tests: Adding 'size' effect to the visual effect testsgnarf2011-05-042-0/+7
* | Merge remote branch 'gnarf37/ticket-7067'Scott González2011-05-101-6/+8
|\ \
| * | effects.tests: changing the way the effects test runs - using delay() instead...gnarf2011-03-271-6/+8
* | | Popup and Menubar demosJörn Zaefferer2011-05-083-599/+0
* | | Promote menubar and popup to their own top level filesJörn Zaefferer2011-05-074-425/+2
* | | Popup: Better key handling on trigger, along with a few more TODO commentsJörn Zaefferer2011-05-071-4/+14
* | | Popup: Improve key handlingJörn Zaefferer2011-05-071-5/+5
* | | Popup/Tooltip: Fix tab order and add notifications (on select) inJörn Zaefferer2011-05-071-0/+2
* | | Popup: If popup is a menu, focus the first menu item, as menubar does.Jörn Zaefferer2011-05-071-0/+4
* | | Popup: Fix the reopens-issue when clicking the trigger while popup isJörn Zaefferer2011-05-071-3/+10
* | | Popup: Rename open flag to isOpen to avoid name conflict with open method.Jörn Zaefferer2011-05-051-4/+4
| |/ |/|
* | Menubar: Code formatting. A bit of cleanup: Replace self with that;Jörn Zaefferer2011-05-041-135/+153
* | Popup: Also expose open methodJörn Zaefferer2011-05-041-2/+2
* | Popup: Prevent SPACE key event on trigger from scrolling the pageJörn Zaefferer2011-05-041-0/+6