Commit graph

4381 commits

Author SHA1 Message Date
Ghislain Seguin
83cd583e33 Added dep on textinput 2011-12-21 14:22:21 -08:00
Ghislain Seguin
69d69092d5 AMDized 2011-12-21 13:59:48 -08:00
Ghislain Seguin
2c38391171 AMDized 2011-12-21 13:43:48 -08:00
Ghislain Seguin
ba6c4dd8c8 AMDized 2011-12-21 13:36:59 -08:00
Ghislain Seguin
185ea02809 AMDized 2011-12-21 11:54:12 -08:00
Ghislain Seguin
4f6e082875 Added dep on grid 2011-12-21 11:54:00 -08:00
Ghislain Seguin
65c1d48e47 Use .js convention provided by requirejs 2011-12-21 11:50:46 -08:00
Ghislain Seguin
4e60cd57f2 AMDized 2011-12-21 11:46:11 -08:00
Ghislain Seguin
2a2ebfa55a Make sure controlGroup is loaded after checkboxradio (via order plugin) 2011-12-21 11:46:11 -08:00
John Bender
5158cbf4ce remove base url juggling in favore of .js convention provided by requirejs 2011-12-21 11:30:46 -08:00
John Bender
dc203029a3 update dialog tests to use amd 2011-12-21 08:13:24 -08:00
John Bender
94b6e9c8da upgrade degrade inputs tests to use amd, whitespace 2011-12-21 08:03:15 -08:00
John Bender
981a210d78 update core tests to use amd, fix misleading test 2011-12-21 07:58:11 -08:00
John Bender
0d7a3b9014 update control group tests to use amd 2011-12-20 23:06:40 -08:00
John Bender
38bd74cc95 remove unecessary collapsible test dep 2011-12-20 23:06:15 -08:00
John Bender
790e0439d1 update collapsible tests to use amd 2011-12-20 22:53:32 -08:00
John Bender
e778924de3 update checkboxradio tests to use amd 2011-12-20 22:49:16 -08:00
John Bender
88c22906a4 update buttonMarkup tests to amd 2011-12-20 22:43:25 -08:00
John Bender
1e4be460c2 update button core tests to amd 2011-12-20 22:24:03 -08:00
John Bender
37fdf3a7ca added note to test helper 2011-12-20 17:08:02 -08:00
John Bender
af50e19b1f page test moved to async load, fix for bad assumption in return false test 2011-12-20 17:02:43 -08:00
John Bender
810edd8472 more flexible async loading helper, converted select test 2011-12-20 17:01:16 -08:00
John Bender
621348b05b fix bug to allow pagebeforecreate bindings to prevent enhancement 2011-12-20 16:58:23 -08:00
John Bender
e466f6844c whitespace in page core tests 2011-12-20 16:33:38 -08:00
John Bender
b0c1acae4d alter select index tests to use async load 2011-12-20 15:02:09 -08:00
John Bender
5469442ad3 async test library load helper 2011-12-20 15:01:28 -08:00
John Bender
d6a5a00ebd added page and page section dependencies to custom select 2011-12-20 14:29:35 -08:00
John Bender
30b4727138 added dialog to custom select deps 2011-12-20 13:47:29 -08:00
John Bender
b35a9fa9ce alpha order deps 2011-12-20 13:29:02 -08:00
John Bender
f45aae07b7 add transition dep to navigation 2011-12-20 12:54:05 -08:00
John Bender
95f7151c8e add page and listview dep to custom select 2011-12-20 12:53:04 -08:00
Ghislain Seguin
14e1641a27 Added dep on "jquery.mobile.buttonMarkup" wherever needed 2011-12-20 11:33:55 -08:00
Ghislain Seguin
bd02b93df6 Added temporary dependency on mobile.widget 2011-12-20 11:25:39 -08:00
John Bender
f904de98bf fix improperly camel cased module references 2011-12-19 15:58:13 -08:00
Ghislain Seguin
e4bf0b1a8e Merge remote branch 'upstream/master' into amd
Conflicts:
	js/jquery.mobile.hashchange.js
2011-12-15 23:31:35 -08:00
Ghislain Seguin
1f8c9ec832 Fixed casing 2011-12-15 23:07:58 -08:00
Ghislain Seguin
86cd1e4932 Added handling of pragmasOnSave from command line 2011-12-15 22:36:11 -08:00
Ghislain Seguin
ab72921d19 Reverted unwanted changes 2011-12-15 18:26:57 -08:00
Ghislain Seguin
7233f6135e Re-added r.js & require.js 2011-12-15 18:17:07 -08:00
Ghislain Seguin
57a1129bfb Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
John Bender
75b50f2c88 add mouse event props to virtual mouse events Fixes #3280 2011-12-15 15:40:07 -08:00
Ghislain Seguin
754cc81115 Specified more dependencies 2011-12-15 13:07:55 -08:00
John Bender
c7e1bf0c14 update jquery to 1.7.1 Fixes #2965, #3267 2011-12-15 10:35:53 -08:00
Ghislain Seguin
4b416c65cc Revert "Up'd to 1.0.1pre"
This reverts commit 224c68e423.
2011-12-15 09:50:51 -08:00
Mat Marquis
d05ba205e3 Fixes #3238 — Seems markup structure was changed at some stage, making the ‘aria-hidden=true’ attribute a little over-reaching. Removed. 2011-12-15 12:41:18 -05:00
Ghislain Seguin
224c68e423 Up'd to 1.0.1pre 2011-12-15 12:41:18 -05:00
Ghislain Seguin
f55cf4d7c4 Moved r.js and require.js to external 2011-12-14 15:31:33 -08:00
Ghislain Seguin
08b89551b2 Use original r.js, externalized stripping of define/require to amd-stripper.js 2011-12-14 15:08:25 -08:00
Ghislain Seguin
ad98a8f13b Added amd-stripper.js 2011-12-14 15:07:06 -08:00
John Bender
15f1c6de66 wait to focus page header until after mobile rendering class is stripped Fixes #2965 2011-12-14 14:48:38 -08:00