aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Updates to events and options unit testsDan Wellman2011-12-012-51/+10
| * | | | Merge remote-tracking branch 'upstream/selectmenu' into selectmenuDan Wellman2011-11-2881-158/+9488
| |\ \ \ \
| * | | | | Selectmenu: added option unit testsDan Wellman2011-11-251-3/+58
| * | | | | Selectmenu: Added event unit testsDan Wellman2011-11-241-3/+105
* | | | | | Merge branch 'master' into selectmenuJörn Zaefferer2012-01-111-2/+48
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Spinner: Allow strings for min, max, and step options, converting immediately...Scott González2012-01-071-2/+48
* | | | | | Merge branch 'master' into selectmenukborchers2011-12-232-17/+32
|\| | | | |
| * | | | | Menu: Fix close delay and increase the default delaykborchers2011-12-201-17/+23
| * | | | | Merge pull request #553 from AlbertoMonteiro/masterScott González2011-12-151-0/+9
| |\ \ \ \ \
| | * | | | | Dialog: When destroy is called place the element back in original DOM positio...Alberto Monteiro2011-12-151-0/+9
* | | | | | | Selectmenu: improved a11y unit testFelix Nagel2011-12-221-3/+10
* | | | | | | Merge branch 'master' into selectmenukborchers2011-12-153-5/+8
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | Menu: Fix focus handling to keep focus on the menu and prevent jumping around...kborchers2011-12-152-3/+6
| |/ / / /
| * | | | Menu: Update the default visual test to use the new menus option that replace...kborchers2011-12-071-2/+2
* | | | | Selectmenu: added visual test for themeswitcherFelix Nagel2011-12-011-0/+104
* | | | | Selectmenu: improved visual tests (title and merging widget compatibility tests)Felix Nagel2011-12-016-172/+59
| |_|_|/ |/| | |
* | | | Merge branch 'master' into selectmenukborchers2011-11-302-4/+95
|\| | | | |_|/ |/| |
| * | Dialog: Modified the dialog._size() to use outerHeight in calculating the non...James Khoury2011-11-281-4/+9
| * | Autocomplete: Don't invoke a search from arrow keys when the element can have...meh-cfl2011-11-281-0/+86
* | | Selectmenu: improved method unit testsFelix Nagel2011-11-281-36/+99
* | | Upgrade jQuery to 1.7.1.Jörn Zaefferer2011-11-247-37/+37
* | | Merge branch 'master' into selectmenuJörn Zaefferer2011-11-2473-85/+9352
|\| | | |/ |/|
| * Autocomplete: Removed commented out test.Scott González2011-11-231-18/+0
| * Autocomplete: Making sure we do not show search menu after a blur. Fixed #742...Shannon2011-11-231-0/+19
| * Upgrade jQuery to 1.7.1.Scott González2011-11-2271-70/+9336
| * Widget tests: Fixed _super() call in redefine test.Scott González2011-11-211-1/+1
* | Selectmenu: added basic method unit testsFelix Nagel2011-11-223-7/+89
* | Selectmenu: added state synchronization unit testFelix Nagel2011-11-211-7/+41
* | Selectmenu: fixed jQuery versionFelix Nagel2011-11-217-7/+7
* | Selectmenu: remove markup unit testFelix Nagel2011-11-211-17/+0
* | Merge branch 'master' into selectmenuJörn Zaefferer2011-11-18161-3417/+28058
|\|
| * Widget: Remove method argument from _super and _superApply. Was a left-over f...Jörn Zaefferer2011-11-181-5/+5
| * Spinner: Handle changes to numberFormat and currency options.Scott González2011-11-161-0/+19
| * Effects tests: Proper detection of fixed position support in jQuery 1.7.Scott González2011-11-091-2/+7
| * Upgrade jQuery to 1.7.Scott González2011-11-0971-70/+9370
| * Simulate: fixed charCode to be undefined unless specified. Fixed #3229 - Safa...Richard D. Worth2011-11-071-1/+1
| * 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
| * Tests: Change the input in the effects test to a text input. This fixes faili...kborchers2011-11-021-1/+1
| * Tabs test: Increase delay in load test.Scott González2011-11-021-2/+2
| * Position tests: Changed DOM structure to fix dimensions of within container.Scott González2011-11-021-4/+4
| * Tests (Simulate): Make the blur event async to deal with IE's native blur bei...Scott González2011-11-011-11/+16
| * Autocomplete tests: Fixed typo.Scott González2011-11-011-1/+1
| * Tests (Simulate): Added focus and blur support.Scott González2011-10-313-7/+54
| * Tests (Simulate): Whitespace cleanup.Scott González2011-10-311-70/+99
| * Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-2824-128/+302
| * Effects Core: Do not overwrite css or class changes that aren't animated duri...ddstreet2011-10-252-59/+87
| * Menu: Added the new trigger option to the defaults unit testkborchers2011-10-191-0/+1
| * 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-18122-120/+18210