Jake Boone
|
bd1fa8a67f
|
Use shorthand notation for margin
|
2012-01-13 17:25:45 +07:00 |
|
Tyler Benziger
|
09c0b6214b
|
Gradient syntax fixed
|
2012-01-13 17:25:45 +07:00 |
|
toddparker
|
f0744317c0
|
More tweaks to the sliders to fit well at 320px
|
2012-01-13 17:25:45 +07:00 |
|
toddparker
|
0c0d7e4e6d
|
Tweaked slider to be a bit wider
Checked to ensure this fits in inset lists
|
2012-01-13 17:24:55 +07:00 |
|
toddparker
|
ba1a6f74a9
|
Tightened up vertical spacing for form field containers at smartphone widths
There was more spacing between elements than needed, this cleans it up.
|
2012-01-13 17:24:55 +07:00 |
|
toddparker
|
201d3062be
|
Tweaked fieldset border rules so field contains work with this element. Fixes #2448
|
2012-01-13 17:24:55 +07:00 |
|
Ghislain Seguin
|
ef7966cec4
|
AMDized
|
2012-01-13 17:24:55 +07:00 |
|
Ghislain Seguin
|
c7b81d3e59
|
Named the module for testability
|
2012-01-13 17:24:55 +07:00 |
|
Ghislain Seguin
|
6d6a4114f7
|
Minimized imported resources
Added css links
|
2012-01-13 17:24:55 +07:00 |
|
Ghislain Seguin
|
2bc4c46f4d
|
Fixed test name
|
2012-01-13 17:24:55 +07:00 |
|
Ghislain Seguin
|
f945ca1564
|
AMDized
|
2012-01-13 17:24:55 +07:00 |
|
Ghislain Seguin
|
6d5996063f
|
Trailing comma
|
2012-01-13 17:24:54 +07:00 |
|
Ghislain Seguin
|
cc9b7cf72f
|
Minimized imported resources
|
2012-01-13 17:24:54 +07:00 |
|
Ghislain Seguin
|
c96c43a439
|
AMDized
|
2012-01-13 17:24:54 +07:00 |
|
Ghislain Seguin
|
adda6b7638
|
Added dep on page and page.sections (for nested lists)
|
2012-01-13 17:24:54 +07:00 |
|
Ghislain Seguin
|
e27ddb8c4a
|
Added dep on textinput
|
2012-01-13 17:24:54 +07:00 |
|
Ghislain Seguin
|
3d96b0281c
|
AMDized
|
2012-01-13 17:24:54 +07:00 |
|
Ghislain Seguin
|
383c38f316
|
AMDized
|
2012-01-13 17:24:54 +07:00 |
|
Ghislain Seguin
|
0b22de3a70
|
AMDized
|
2012-01-13 17:24:54 +07:00 |
|
Ghislain Seguin
|
0daa382a38
|
AMDized
|
2012-01-13 17:24:54 +07:00 |
|
Ghislain Seguin
|
fbab839995
|
Added dep on grid
|
2012-01-13 17:24:54 +07:00 |
|
Ghislain Seguin
|
e6d3dbc31f
|
Use .js convention provided by requirejs
|
2012-01-13 17:24:54 +07:00 |
|
Ghislain Seguin
|
f727d57fac
|
AMDized
|
2012-01-13 17:24:53 +07:00 |
|
Ghislain Seguin
|
1187352f03
|
Make sure controlGroup is loaded after checkboxradio (via order plugin)
|
2012-01-13 17:24:53 +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
|
c50b33f89f
|
update dialog tests to use amd
|
2012-01-13 17:24:53 +07:00 |
|
John Bender
|
a8aa89c470
|
upgrade degrade inputs tests to use amd, whitespace
|
2012-01-13 17:24:53 +07:00 |
|
John Bender
|
6af53d6409
|
update core tests to use amd, fix misleading test
|
2012-01-13 17:24:53 +07:00 |
|
John Bender
|
7e2ba55323
|
update control group tests to use amd
|
2012-01-13 17:24:53 +07:00 |
|
John Bender
|
86c050c2a0
|
remove unecessary collapsible test dep
|
2012-01-13 17:24:53 +07:00 |
|
John Bender
|
7c50bf975c
|
update collapsible tests to use amd
|
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
|
eb2cb510ac
|
update buttonMarkup tests to amd
|
2012-01-13 17:24:52 +07:00 |
|
John Bender
|
5d2dd81e48
|
update button core tests to amd
|
2012-01-13 17:24:52 +07:00 |
|
John Bender
|
a4c5d24ce8
|
added note to test helper
|
2012-01-13 17:24:52 +07:00 |
|
John Bender
|
b6f18635b3
|
page test moved to async load, fix for bad assumption in return false test
|
2012-01-13 17:24:52 +07:00 |
|
John Bender
|
0e9868465a
|
more flexible async loading helper, converted select test
|
2012-01-13 17:24:52 +07:00 |
|
John Bender
|
797378b1af
|
fix bug to allow pagebeforecreate bindings to prevent enhancement
|
2012-01-13 17:24:51 +07:00 |
|
John Bender
|
9c87aa48a4
|
whitespace in page core tests
|
2012-01-13 17:24:51 +07:00 |
|
John Bender
|
399026e225
|
alter select index tests to use async load
|
2012-01-13 17:24:51 +07:00 |
|
John Bender
|
34dcbe2aa7
|
async test library load helper
|
2012-01-13 17:24:51 +07:00 |
|
John Bender
|
66a818223a
|
added page and page section dependencies to custom select
|
2012-01-13 17:24:51 +07:00 |
|
John Bender
|
526ee3453b
|
added dialog to custom select deps
|
2012-01-13 17:24:51 +07:00 |
|
John Bender
|
ac6eb10913
|
alpha order deps
|
2012-01-13 17:24:51 +07:00 |
|
John Bender
|
7dc692dc3a
|
add transition dep to navigation
|
2012-01-13 17:24:51 +07:00 |
|
John Bender
|
7a4c507e96
|
add page and listview dep to custom select
|
2012-01-13 17:24:51 +07:00 |
|
Ghislain Seguin
|
517c9588ca
|
Added dep on "jquery.mobile.buttonMarkup" wherever needed
|
2012-01-13 17:24:50 +07:00 |
|
Ghislain Seguin
|
e419648b44
|
Added temporary dependency on mobile.widget
|
2012-01-13 17:24:50 +07:00 |
|
jblas@adobe.com
|
7aa80fd087
|
Fix for issue #3305 - Confusing documentation about dataUrl in changePage
- Changed 'data-url' to 'dataUrl' to match actual implementation.
|
2012-01-13 17:24:50 +07:00 |
|
Gabriele Rabbiosi
|
b0fb85a38d
|
Substituted wrong semicolon with comma inside a list of variable
declaration
|
2012-01-13 17:24:50 +07:00 |
|