Commit Graph

166 Commits

Author SHA1 Message Date
Richard Worth
d55c733e41 progressbar refactor 2008-12-05 13:35:11 +00:00
Richard Worth
0ef9a8ac3d progressbar tests: started refactor 2008-11-24 13:52:13 +00:00
Paul Bakaus
8e734e4a22 draggable: advanced visual representation of the new automated tests that can be used for debugging purposes 2008-11-23 17:46:14 +00:00
Paul Bakaus
a42894b1d7 core: improved logic of $.fn.scrollParent, taking positioning in account
draggable: fixed and updated tests, rewrote positioning core, now passes the test suite completely in FF, IE6, IE7
2008-11-23 17:42:24 +00:00
Richard Worth
0472ff10bb tests: formatting and cleanup for consistency 2008-11-22 19:29:03 +00:00
Richard Worth
f389497e48 removed some old references to 'flora' 2008-11-22 11:18:31 +00:00
Richard Worth
bec5c8dbf1 removed some old references to 'flora' 2008-11-22 11:17:10 +00:00
Paul Bakaus
0036aaf4b6 draggable: added missing default for zIndex and cursorAt, added missing scroll tests (unfortunately showing big regressions that need to be fixed prior to 1.6) 2008-11-21 19:40:45 +00:00
Richard Worth
64f6baeaf4 selectable: removed toggle method as widget factory provides enable/disable methods. 2008-11-21 04:05:27 +00:00
Richard Worth
8306e62887 set svn:eol-style to native 2008-11-19 06:09:48 +00:00
Richard Worth
027e4d57b7 Removed spinner from trunk. See /branches/dev/spinner 2008-11-19 02:34:05 +00:00
Richard Worth
29f7dc9a2c Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
Scott González
6fb3ffad36 Core: Fixed #3562: Modify .removeAttr() to work on ARIA properties in FF2. 2008-11-15 04:29:08 +00:00
Keith Wood
0808041ad9 Added tests for daylight savings problems - only show up in specific timezones. 2008-11-14 13:32:12 +00:00
Richard Worth
7ea535fa1d fixed #3578 - ALL CODE: e, ui should be changed to event, ui 2008-11-14 03:00:16 +00:00
David Bolter
976b9b57bb Added accordion keyboard and ARIA support, and tests. Mozilla needs this for website. (partial review: Scott González, fix for 3553) 2008-11-13 15:51:09 +00:00
Richard Worth
a098aeeb75 tests: removed background image from slider unit tests 2008-11-12 03:03:12 +00:00
Richard Worth
e47820f6ea tests: cleanup and consistency with defaults tests 2008-11-12 02:52:31 +00:00
Richard Worth
5a5199124c Removed references to colorpicker from trunk 2008-11-12 01:03:06 +00:00
Richard Worth
79b6eaf13c Moved colorpicker to experimental branch 2008-11-12 01:01:05 +00:00
Richard Worth
fde1cfb4e4 2008-11-11 13:33:15 +00:00
Richard Worth
a08dfc9f6f Added new test suite for common tests across all UI plugins 2008-11-11 13:32:48 +00:00
Richard Worth
542bbbb473 moved magnifier to experimental branch 2008-11-08 22:30:02 +00:00
Richard Worth
9d802d0651 tests droppable - implemented cssNamespace test 2008-11-08 22:19:28 +00:00
Richard Worth
caa51ee0dc tests: Added droppable test suite 2008-11-08 21:53:43 +00:00
Scott González
d942907043 Core Tests: Moved ARIA tests out of selectors module. 2008-11-07 13:49:23 +00:00
Scott González
8becd36f2d Core Tests: Fixed ARIA tests for new .attr() method. 2008-11-07 13:23:02 +00:00
Scott González
8cde7476d3 Progressbar Tests: Fixed default option tests (and updated documentation). 2008-11-07 01:41:12 +00:00
David Bolter
b420cbb3ce Tweaking attr to normalize for FF2 ARIA implementation. Removed ariaRole and ariaState API. (Assist: Scott González, Fixes #3529) 2008-11-05 19:43:21 +00:00
Paul Bakaus
9be9c9f699 mouse: events and default actions on click are not fired after a drag action has been initiated 2008-11-03 12:44:50 +00:00
Paul Bakaus
77d2c66690 draggable: fixed two missing defaults 2008-11-03 11:24:48 +00:00
Richard Worth
19c534188a tests resizable: Updated defaults test 2008-11-01 10:20:38 +00:00
Richard Worth
d5402ae402 test visual: fixed colors to match UI website 2008-11-01 08:24:22 +00:00
Richard Worth
100cc350b3 moved dep_loader.html test page to experimental branch 2008-10-31 01:38:27 +00:00
David Bolter
b0772dc3d8 added ARIA semantics, and tests.
patch review:scott.gonzalez@gmail.com
(fixes bug #3482)
2008-10-29 16:57:04 +00:00
Richard Worth
664f2ada64 set svn:eol-style to native 2008-10-24 01:45:23 +00:00
Paul Bakaus
fd1e948928 core: implemented experimental async dependency loading 2008-10-15 11:03:49 +00:00
Jörn Zaefferer
2827a42c44 updating tests to latest QUnit, using same, fixing a few assertions that relied on type casting (mostly null/undefined) 2008-10-13 21:42:12 +00:00
Jörn Zaefferer
b6cb342c65 updating tests to latest QUnit, using same, fixing a few assertions that relied on type casting (mostly null/undefined) 2008-10-13 21:32:42 +00:00
Richard Worth
8b7f927e4b added some missing draggables defaults 2008-10-08 10:21:28 +00:00
Klaus Hartl
0e9117623e UI Tabs: renamed confusing "unselect" option to "deselectable" 2008-10-08 10:09:55 +00:00
Klaus Hartl
eb3e6499bf UI Tabs: fixed queued tests, review 2008-10-06 21:35:32 +00:00
Ca-Phun Ung
2f8d6547f2 Spinner: add group and point options for improved support for international numeric formats and added test case. 2008-10-06 17:20:57 +00:00
Klaus Hartl
f02dda5ade UI Tabs: fixed removal of inline styles set for a tab panel 2008-10-06 11:41:48 +00:00
Klaus Hartl
a47c2a87e8 added tabs to test overview 2008-10-06 11:37:51 +00:00
Keith Wood
bf66a8e140 'change' command is now 'option' command 2008-10-05 06:59:56 +00:00
Jörn Zaefferer
931aec74f0 Finishing move of autocomplete from trunk to 1.7 branch 2008-10-05 01:00:51 +00:00
Jörn Zaefferer
2bfbe85ba0 Moving autocomplete from trunk to 1.7 branch 2008-10-05 00:57:59 +00:00
Klaus Hartl
37f65f1947 UI Tabs: unselect class was attached inconsistently 2008-10-04 11:25:28 +00:00
Ca-Phun Ung
5958c417f6 Spinner: added thousand separator format to numbers and refactored code. 2008-10-02 18:06:30 +00:00