Commit graph

20 commits

Author SHA1 Message Date
jrburke
befdd49643 Move require.js to first tag so it can catch jquery module registration, otherwise jquery may be loaded twice. 2012-01-13 17:32:26 +07:00
Ghislain Seguin
9ffabcce33 Use css/themes/default/jquery.mobile.css instead of css/themes/default/index.php 2012-01-13 17:29:41 +07:00
Ghislain Seguin
6f61f4e7fc Fixed checkboxradio tests 2012-01-13 17:25:49 +07:00
Ghislain Seguin
86c611e436 Added require.js 1.0.3 as a submodule 2012-01-13 17:25:48 +07:00
John Bender
df26a446bd remove base url juggling in favore of .js convention provided by requirejs 2012-01-13 17:24:53 +07:00
John Bender
3580f2cc70 update checkboxradio tests to use amd 2012-01-13 17:24:52 +07:00
John Bender
6549b42ab5 test that clicks bound to labeled checkbox input are fired by label clicks 2011-10-25 10:55:13 -07:00
Eddie Monge
8bc5e42fb3 2700: Step 5 Update all doc references 2011-10-17 13:51:45 -07:00
John Bender
63ab61cb89 test for enhanceWithin use 2011-10-10 14:21:37 -07:00
Jörn Zaefferer
0ed1460279 Add swarminject.js to prepare for TestSwarm integration 2011-10-04 15:02:17 -04:00
John Resig
0b83cf8d60 Tweak some more stylesheet formatting. 2011-09-08 21:35:28 -04:00
scottjehl
6f701add58 updated unit tests to ensure the enhance event is working properly on self-initializing widgets 2011-07-20 09:35:48 -04:00
Tobias Bosch
ec06fc1efd unit tests for #1851 added. 2011-06-27 16:40:31 +02:00
John Bender
cabd45283b test to verify that clicking radio buttons changes checked state and ui btn active 2011-05-02 00:54:59 -07:00
scottjehl
d97a964884 been meaning to do this for a while. 2011-04-14 16:04:47 -04:00
John Bender
ceed56fb2a test added for checkbox check and uncheck firing change 2011-04-06 13:31:06 -07:00
John Bender
280394757b fixed titles in the checkbox radio tests 2011-04-01 23:43:59 -07:00
John Bender
e236484559 fixed checkbox radio refresh selector 2011-03-21 23:17:46 -07:00
John Bender
09f5719865 moved checkbox tests under immediate function and simplified fixture html 2011-02-27 00:00:14 -08:00
Martin Kou
2bb94172cf Fixed checkboxradio disable issue. 2011-02-26 23:55:37 -08:00