aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Popup: Rename _close to close and use it when selecting something within a po...Jörn Zaefferer2011-05-042-6/+6
* | Popup: Partial fix for closing popup when trigger is clicked again.Jörn Zaefferer2011-05-041-1/+9
* | Menubar reviewJörn Zaefferer2011-05-041-9/+19
* | Popup: Update popup testJörn Zaefferer2011-05-041-1/+1
* | Popup: Add a non-menu popup exampleJörn Zaefferer2011-05-031-1/+18
* | Effects (blind): direction now accepts up/down/left/right as well as vertical...gnarf2011-05-032-6/+20
* | Tooltip: Add drop effect to tooltip animations testJörn Zaefferer2011-05-021-0/+11
* | Tooltip: Add visual testpage for animationsJörn Zaefferer2011-05-021-0/+61
* | Merge branch 'master' into menubarJörn Zaefferer2011-04-262-4/+53
|\ \
| * | Menu: Add icons supportjzaefferer2011-04-201-3/+41
| * | Close popup when blurred and make sure that shift-tab when popup is openjzaefferer2011-04-181-1/+12
* | | removed unbind for focusin and focusoutHans Hillen2011-04-231-1/+1
* | | change self.open to this.openHans Hillen2011-04-231-2/+2
* | | Fix error for Escape key on menubar itemHans Hillen2011-04-221-1/+1
* | | Added focusin & focusout handler for menubarHans Hillen2011-04-221-28/+16
* | | Fix menubar escape key + minor css fixHans Hillen2011-04-202-4/+3
* | | Fix "menubar does not collapse when clicking on other menubar" + minor changesHans Hillen2011-04-182-5/+9
* | | Added icon removal to _destroyHans Hillen2011-04-151-5/+7
* | | Updated menubar test to use UL elements rather than DIVsHans Hillen2011-04-151-96/+120
* | | Accessibility / bug fixes for menubarHans Hillen2011-04-151-18/+70
|/ /
* | Update popup utility: Defer _open call and let click event propagate.jzaefferer2011-04-131-3/+9
* | Overhaul tooltip implementation. Avoid queuing and other problems byjzaefferer2011-04-131-10/+15
* | Adding popup utility prototype to visual menu testsjzaefferer2011-04-082-0/+266
* | Sortable: Reverted 56b0da59d71396a740cf48a75902243d561ba186 as #4551 is invalid.Richard Worth2011-04-071-54/+0
* | Visual tests: Removed index page. A directory listing of all files is more us...Scott González2011-03-291-62/+0
* | Dialog: Removed unnecessary visual test files.Scott González2011-03-2910-342/+0
|/