Ghislain Seguin
|
05068af414
|
Expose jquery.mobile as an AMD module if running in an AMD env
|
2011-12-22 15:52:34 -08:00 |
|
Todd Parker
|
5763a79545
|
Merge pull request #3321 from jakeboone02/patch-6
Move back button configuration options to Page section. Thanks for the fix @jakeboone. Fixes #3320.
|
2011-12-22 12:52:07 -08:00 |
|
Jake Boone
|
7403ed9e43
|
Move back button configuration options to Page section
|
2011-12-22 15:39:06 -05:00 |
|
Ghislain Seguin
|
1bbd67bc98
|
Remove .js suffix from libName
|
2011-12-22 10:44:08 -08:00 |
|
Ghislain Seguin
|
db5a919928
|
Use new testHelper.reloadLib
|
2011-12-22 09:55:07 -08:00 |
|
Ghislain Seguin
|
b249dbe519
|
Changed reloadLib to use requirejs' context. That process being async it now returns a $.Deferred
|
2011-12-22 09:54:34 -08:00 |
|
Ghislain Seguin
|
a3392bc0ff
|
Remove .js suffix from libName
|
2011-12-22 09:53:26 -08:00 |
|
Ghislain Seguin
|
22c6409f63
|
AMDized
|
2011-12-22 09:49:33 -08:00 |
|
Ghislain Seguin
|
a5d56000d4
|
Added dep on buttonMarkup
|
2011-12-22 09:48:51 -08:00 |
|
Todd Parker
|
a797de5fc1
|
Merge pull request #3318 from jakeboone02/patch-5
Use shorthand notation for margin
|
2011-12-22 09:07:20 -08:00 |
|
Jake Boone
|
0c1bba494b
|
Use shorthand notation for margin
|
2011-12-22 11:56:50 -05:00 |
|
Tyler Benziger
|
0c13d8a81a
|
Gradient syntax fixed
|
2011-12-21 23:30:46 -08:00 |
|
toddparker
|
2c2f830b48
|
More tweaks to the sliders to fit well at 320px
|
2011-12-21 23:36:57 -05:00 |
|
toddparker
|
29fdb304eb
|
Tweaked slider to be a bit wider
Checked to ensure this fits in inset lists
|
2011-12-21 23:14:12 -05:00 |
|
toddparker
|
0f36a0eefd
|
Merge branch 'master' of https://github.com/jquery/jquery-mobile
|
2011-12-21 22:48:45 -05:00 |
|
toddparker
|
e476ea615f
|
Tightened up vertical spacing for form field containers at smartphone widths
There was more spacing between elements than needed, this cleans it up.
|
2011-12-21 22:48:39 -05:00 |
|
toddparker
|
055e15e84f
|
Tweaked fieldset border rules so field contains work with this element. Fixes #2448
|
2011-12-21 22:40:41 -05:00 |
|
Ghislain Seguin
|
c58022c8ff
|
AMDized
|
2011-12-21 16:41:43 -08:00 |
|
Ghislain Seguin
|
3f05a5e12c
|
Named the module for testability
|
2011-12-21 16:41:27 -08:00 |
|
Ghislain Seguin
|
67df0cdf10
|
Minimized imported resources
Added css links
|
2011-12-21 14:41:48 -08:00 |
|
Ghislain Seguin
|
dba47fee54
|
Fixed test name
|
2011-12-21 14:41:19 -08:00 |
|
Ghislain Seguin
|
5c4c62e5e5
|
AMDized
|
2011-12-21 14:39:45 -08:00 |
|
Ghislain Seguin
|
2f43368fda
|
Trailing comma
|
2011-12-21 14:37:43 -08:00 |
|
Ghislain Seguin
|
4bb45a9b70
|
Minimized imported resources
|
2011-12-21 14:35:14 -08:00 |
|
Ghislain Seguin
|
ee91030bb3
|
AMDized
|
2011-12-21 14:29:09 -08:00 |
|
Ghislain Seguin
|
9b2e407fdd
|
Added dep on page and page.sections (for nested lists)
|
2011-12-21 14:28:42 -08:00 |
|
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 |
|