zachleat
|
3ca5a8a85e
|
Per @toddparker's comment, added boxshadow to link buttons. Also changed focus class on sliders to add to the handle, while excluding the toggle switch.
|
2012-01-13 17:25:50 +07:00 |
|
zachleat
|
0c722fb8f7
|
Nerf, you guys use tabs.
|
2012-01-13 17:25:50 +07:00 |
|
zachleat
|
5cc81797ba
|
First stab at more consistent focus classes on form elements, using .ui-focus. Links will still contain outline property.
|
2012-01-13 17:25:50 +07:00 |
|
Jake Boone
|
5f4c0a4914
|
Remove ui-btn-down class on scrollstart
|
2012-01-13 17:25:50 +07:00 |
|
Ghislain Seguin
|
6f61f4e7fc
|
Fixed checkboxradio tests
|
2012-01-13 17:25:49 +07:00 |
|
Anne-Gaelle Colom
|
4b92928e69
|
Update docs/forms/switch/options.html
|
2012-01-13 17:25:49 +07:00 |
|
Anne-Gaelle Colom
|
8c2a69c9fa
|
Update docs/forms/slider/options.html
|
2012-01-13 17:25:49 +07:00 |
|
Garann Means
|
0201319c74
|
Corrected fix for #3262 so it doesn't prevent buttons filling available space
|
2012-01-13 17:25:49 +07:00 |
|
Ghislain Seguin
|
26f2e492b8
|
Forgot to add rhino, there it is
|
2012-01-13 17:25:49 +07:00 |
|
Ghislain Seguin
|
e0c3fb26db
|
Renamed .tmp temp file to .compiled
|
2012-01-13 17:25:49 +07:00 |
|
Ghislain Seguin
|
2ec6eaf35b
|
Got rid of node dependency
|
2012-01-13 17:25:48 +07:00 |
|
Garann Means
|
226384d872
|
Fix for #3262 - set max-width for header/footer buttons and title
Text-overflow: ellipsis already set.
|
2012-01-13 17:25:48 +07:00 |
|
Ghislain Seguin
|
61595dd401
|
Reverted unwanted changes
|
2012-01-13 17:25:48 +07:00 |
|
Ghislain Seguin
|
86c611e436
|
Added require.js 1.0.3 as a submodule
|
2012-01-13 17:25:48 +07:00 |
|
Ghislain Seguin
|
b75bb594b4
|
Added r.js as a submodule
Removed almond
|
2012-01-13 17:25:48 +07:00 |
|
Gabriel Schulhof
|
ee7d94068b
|
[custom select] Use $(window).width() and not window.innerWidth - same for height
|
2012-01-13 17:25:47 +07:00 |
|
Tyler Benziger
|
fd6b776447
|
gradient syntax fix
|
2012-01-13 17:25:47 +07:00 |
|
Tyler Benziger
|
8520cc015c
|
gradient syntax fix
|
2012-01-13 17:25:47 +07:00 |
|
Ghislain Seguin
|
53a57b6d24
|
AMDized
|
2012-01-13 17:25:47 +07:00 |
|
Ghislain Seguin
|
3cf6c65b88
|
Changed $.extend to be non destructive
|
2012-01-13 17:25:47 +07:00 |
|
Ghislain Seguin
|
043a5164c9
|
Added $.testHelper.deferredSequence
Renamed reloadLib to reloadModule
Resuscitated $.testHelper.reloadLib
|
2012-01-13 17:25:47 +07:00 |
|
Ghislain Seguin
|
02baaf67f7
|
Expose jquery.mobile as an AMD module if running in an AMD env
|
2012-01-13 17:25:46 +07:00 |
|
Jake Boone
|
c31e7173d2
|
Move back button configuration options to Page section
|
2012-01-13 17:25:46 +07:00 |
|
Ghislain Seguin
|
6c874e2448
|
Remove .js suffix from libName
|
2012-01-13 17:25:46 +07:00 |
|
Ghislain Seguin
|
44b5951f00
|
Use new testHelper.reloadLib
|
2012-01-13 17:25:46 +07:00 |
|
Ghislain Seguin
|
94587acda2
|
Changed reloadLib to use requirejs' context. That process being async it now returns a $.Deferred
|
2012-01-13 17:25:46 +07:00 |
|
Ghislain Seguin
|
1e965041c1
|
Remove .js suffix from libName
|
2012-01-13 17:25:46 +07:00 |
|
Ghislain Seguin
|
f8dd89b269
|
AMDized
|
2012-01-13 17:25:46 +07:00 |
|
Ghislain Seguin
|
09c709ef0f
|
Added dep on buttonMarkup
|
2012-01-13 17:25:46 +07:00 |
|
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 |
|