Commit graph

21 commits

Author SHA1 Message Date
Ghislain Seguin
2a4e91fc4b Use jQuery tag inserter instead of pointing directly at jquery.js 2012-01-19 17:10:32 -08:00
John Bender
e5d1b11328 switched init tests to new default css 2012-01-13 12:25:33 -08:00
Ghislain Seguin
8bbc9f8489 Reverted to the old way (without RequireJS) until we find a way to make it work with RequireJS 2012-01-12 23:20:55 -08:00
jrburke
73a8d24134 Move require.js to first tag so it can catch jquery module registration, otherwise jquery may be loaded twice. 2012-01-12 21:35:46 -08:00
Ghislain Seguin
ff9b742723 Use css/themes/default/jquery.mobile.css instead of css/themes/default/index.php 2012-01-10 14:49:52 -08:00
John Bender
912a7e852f init test order and other small fixes 2012-01-04 11:05:52 -08:00
Ghislain Seguin
0bd10de3e8 Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
Ghislain Seguin
42190caef2 AMDized 2011-12-22 17:32:01 -08:00
Eddie Monge
88884db175 Unify css and js references for doc changes 2011-11-08 18:39:49 -08:00
Eddie Monge
8bc5e42fb3 2700: Step 5 Update all doc references 2011-10-17 13:51:45 -07:00
Jörn Zaefferer
0ed1460279 Add swarminject.js to prepare for TestSwarm integration 2011-10-04 15:02:17 -04:00
scottjehl
ffdfa4e7c2 moved page load event bindings to a post-mobileinit callback so that the useFastClick option can be set before it is used. Unit test included. Fixes #1869 2011-06-21 11:33:38 -04:00
scottjehl
d97a964884 been meaning to do this for a while. 2011-04-14 16:04:47 -04:00
John Bender
018609fa32 removed mass of duplication from core of functionality that was moved to init, fixed init tests 2011-03-22 00:26:24 -07:00
John Bender
7df9e245f4 test namespace additions and type fix for core 2011-03-21 23:36:32 -07:00
John Bender
63e8f6bfcb resolved merge conflicts and fixed 2 tests 2011-03-15 23:57:17 -07:00
John Bender
c629e34e74 fix for broken init test and some whitespace 2011-03-13 23:09:32 -07:00
scottjehl
b2ea5e99e5 added comment about missing meta tag 2011-03-14 00:20:26 -04:00
John Bender
433384e150 altered tests to represent init change and added two for the load message customization Fixes #1178 2011-03-03 18:08:47 -08:00
John Bender
b246fb48fa tests for data url init default 2011-02-26 23:27:41 -08:00
John Bender
2704975095 re arranged tests for mobile init 2011-02-20 18:07:17 -08:00