aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-style to nativeRichard Worth2008-11-194-339/+339
* Removed spinner from trunk. See /branches/dev/spinnerRichard Worth2008-11-197-711/+1
* Removed all trailing whitespace from .js and .html filesRichard Worth2008-11-1833-336/+336
* Core: Fixed #3562: Modify .removeAttr() to work on ARIA properties in FF2.Scott González2008-11-151-5/+16
* Added tests for daylight savings problems - only show up in specific timezones.Keith Wood2008-11-141-0/+82
* fixed #3578 - ALL CODE: e, ui should be changed to event, uiRichard Worth2008-11-144-19/+19
* Added accordion keyboard and ARIA support, and tests. Mozilla needs this for ...David Bolter2008-11-131-0/+18
* tests: removed background image from slider unit testsRichard Worth2008-11-122-4/+4
* tests: cleanup and consistency with defaults testsRichard Worth2008-11-1210-225/+356
* Removed references to colorpicker from trunkRichard Worth2008-11-122-2/+0
* Moved colorpicker to experimental branchRichard Worth2008-11-121-357/+0
* (no commit message)Richard Worth2008-11-111-1/+1
* Added new test suite for common tests across all UI pluginsRichard Worth2008-11-112-0/+79
* moved magnifier to experimental branchRichard Worth2008-11-081-107/+0
* tests droppable - implemented cssNamespace testRichard Worth2008-11-081-1/+9
* tests: Added droppable test suiteRichard Worth2008-11-082-0/+256
* Core Tests: Moved ARIA tests out of selectors module.Scott González2008-11-071-1/+3
* Core Tests: Fixed ARIA tests for new .attr() method.Scott González2008-11-071-10/+4
* Progressbar Tests: Fixed default option tests (and updated documentation).Scott González2008-11-071-2/+2
* Tweaking attr to normalize for FF2 ARIA implementation. Removed ariaRole and ...David Bolter2008-11-051-7/+7
* mouse: events and default actions on click are not fired after a drag action ...Paul Bakaus2008-11-031-0/+6
* draggable: fixed two missing defaultsPaul Bakaus2008-11-031-2/+2
* tests resizable: Updated defaults testRichard Worth2008-11-011-8/+20
* test visual: fixed colors to match UI websiteRichard Worth2008-11-011-7/+7
* moved dep_loader.html test page to experimental branchRichard Worth2008-10-311-26/+0
* added ARIA semantics, and tests.David Bolter2008-10-291-0/+15
* set svn:eol-style to nativeRichard Worth2008-10-241-25/+25
* core: implemented experimental async dependency loadingPaul Bakaus2008-10-151-0/+26
* updating tests to latest QUnit, using same, fixing a few assertions that reli...Jörn Zaefferer2008-10-131-1/+1
* updating tests to latest QUnit, using same, fixing a few assertions that reli...Jörn Zaefferer2008-10-135-38/+27
* added some missing draggables defaultsRichard Worth2008-10-081-3/+3
* UI Tabs: renamed confusing "unselect" option to "deselectable"Klaus Hartl2008-10-081-11/+11
* UI Tabs: fixed queued tests, reviewKlaus Hartl2008-10-061-10/+14
* Spinner: add group and point options for improved support for international n...Ca-Phun Ung2008-10-061-3/+54
* UI Tabs: fixed removal of inline styles set for a tab panelKlaus Hartl2008-10-062-179/+194
* added tabs to test overviewKlaus Hartl2008-10-062-8/+35
* 'change' command is now 'option' commandKeith Wood2008-10-051-41/+61
* Finishing move of autocomplete from trunk to 1.7 branchJörn Zaefferer2008-10-051-2/+0
* Moving autocomplete from trunk to 1.7 branchJörn Zaefferer2008-10-0599-486/+1
* UI Tabs: unselect class was attached inconsistentlyKlaus Hartl2008-10-041-7/+48
* Spinner: added thousand separator format to numbers and refactored code.Ca-Phun Ung2008-10-021-1/+1
* UI Tabs: fixed "colon in id bug", wrote more unit tests and refactored stuff ...Klaus Hartl2008-10-022-7/+154
* UI Tabs: started with writing testsKlaus Hartl2008-09-282-0/+78
* Dialog: Added more tests.Scott González2008-09-281-7/+37
* Updated draggable defaults unit testRichard Worth2008-09-271-7/+35
* Spinner: Removed external jquery.mousewheel.js call from visual test.Ca-Phun Ung2008-09-261-1/+0
* Spinner: added a timer to mousewheel interaction which fires a change event w...Ca-Phun Ung2008-09-262-2/+5
* Spinner: Add change event to dblclick and created a new visual test for all c...Ca-Phun Ung2008-09-231-3/+47
* Accept boolean values for aria state. (Thanks for catch Scott González)David Bolter2008-09-221-2/+2
* Added ariaRole and ariaState to ui.core with tests.David Bolter2008-09-222-0/+16