Mat Marquis
|
573fcf8668
|
Updating select menu tests to match recent dialog markup changes.
|
2012-01-04 12:35:13 -05:00 |
|
Mat Marquis
|
f5794cf7c8
|
Fixing navigation bug caused by dialog markup changes.
|
2012-01-04 11:27:52 -05:00 |
|
Mat Marquis
|
a502b0d831
|
Applied top margin to dialog headers rather than .ui-dialog, as the latter was breaking content-only dialogs meant to align with the top of the viewport.
|
2012-01-03 18:16:35 -05:00 |
|
Mat Marquis
|
9b3aefae84
|
Moved .ui-dialog to element wrapping dialog header/content/footer, switched overlay non-theming class to .ui-dialog-page.
|
2012-01-03 18:16:29 -05:00 |
|
Mat Marquis
|
1ffc6b007e
|
Partial dialog refactor, in progress.
|
2012-01-03 18:16:23 -05:00 |
|
Todd Parker
|
ac2f50bdda
|
Merge pull request #3363 from chetankjain/patch-3
data-id is not used in Pages and Dialogs. Thanks chetankjain!
|
2012-01-03 08:56:46 -08:00 |
|
Todd Parker
|
afb18eaaa2
|
Merge pull request #3362 from chetankjain/patch-2
Update docs/about/getting-started.html
|
2012-01-01 07:16:32 -08:00 |
|
Todd Parker
|
d7b2a7f66f
|
Merge pull request #3361 from chetankjain/patch-1
Update docs/pages/page-anatomy.html
|
2012-01-01 07:16:03 -08:00 |
|
Chetan K Jain
|
d7d38dca7e
|
data-id is not used in Pages and Dialogs
|
2012-01-01 20:33:30 +05:30 |
|
Chetan K Jain
|
96b2b48f0b
|
Update docs/about/getting-started.html
|
2012-01-01 20:01:22 +05:30 |
|
Chetan K Jain
|
b4ee437ca3
|
Update docs/pages/page-anatomy.html
|
2012-01-01 19:54:21 +05:30 |
|
Mat Marquis
|
5b9ca5caf0
|
Ensured the hover delay only applies to touch devices, logic that was mysteriously absent from my previous commit.
|
2011-12-30 15:58:56 -05:00 |
|
Mat Marquis
|
171be28a22
|
Added slight delay before application of hover/down classes on touch devices, to prevent unintentional hover-ish behavior when the user intent is to scroll.
|
2011-12-30 15:24:46 -05:00 |
|
Mat Marquis
|
bb2a578d6e
|
Merge pull request #3278 from MaZderMind/fix-touchOverflow-with-lists
fix position of searchbar in touchOverflow mode
|
2011-12-30 10:42:16 -08:00 |
|
Todd Parker
|
597c25ac4a
|
Merge pull request #3355 from agcolom/patch-52
added navbar
|
2011-12-30 07:17:28 -08:00 |
|
Anne-Gaelle Colom
|
80737f333a
|
added navbar
|
2011-12-30 13:46:16 +00:00 |
|
Todd Parker
|
f57072fa7b
|
Merge pull request #3326 from TylerBenziger/master
Gradient Syntax Fix
|
2011-12-29 15:16:25 -08:00 |
|
zachleat
|
e29320e711
|
This might be a little overzealous, but I think the outline around the entire flip switch looks better than the clipped handle outline.
|
2011-12-29 16:26:45 -05:00 |
|
zachleat
|
c4191d9bf6
|
Fix for browsers with JavaScript but without box-shadow enabled. outline: 0; outline-width: 2px; doesn't work, requires an outline-style to be set.
|
2011-12-29 16:26:45 -05:00 |
|
zachleat
|
328bbec94a
|
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.
|
2011-12-29 16:26:45 -05:00 |
|
zachleat
|
bf58b38cb8
|
Nerf, you guys use tabs.
|
2011-12-29 16:26:45 -05:00 |
|
zachleat
|
07efc02c9f
|
First stab at more consistent focus classes on form elements, using .ui-focus. Links will still contain outline property.
|
2011-12-29 16:26:44 -05:00 |
|
Mat Marquis
|
de7040047c
|
Merge pull request #3352 from jakeboone02/issue-3350
Remove ui-btn-down class on scrollstart
|
2011-12-29 09:25:35 -08:00 |
|
Jake Boone
|
13cb24e586
|
Remove ui-btn-down class on scrollstart
|
2011-12-29 11:13:54 -05:00 |
|
Mat Marquis
|
60bc3fc06b
|
Merge pull request #3344 from garann/master
Corrected fix for #3262 so it doesn't prevent buttons filling available space.
|
2011-12-29 07:45:17 -08:00 |
|
Ghislain Seguin
|
1c284c1f9c
|
Merge pull request #3349 from agcolom/patch-51
Update docs/forms/switch/options.html
|
2011-12-28 13:20:40 -08:00 |
|
Ghislain Seguin
|
cd618a266a
|
Merge pull request #3348 from agcolom/patch-50
Update docs/forms/slider/options.html
|
2011-12-28 13:20:16 -08:00 |
|
Anne-Gaelle Colom
|
029ebc2cb7
|
Update docs/forms/switch/options.html
|
2011-12-28 21:16:43 +00:00 |
|
Anne-Gaelle Colom
|
39d4d86c7c
|
Update docs/forms/slider/options.html
|
2011-12-28 21:13:54 +00:00 |
|
Garann Means
|
7a0addfd8f
|
Corrected fix for #3262 so it doesn't prevent buttons filling available space
|
2011-12-27 12:00:13 -06:00 |
|
Mat Marquis
|
138547c28a
|
Merge pull request #3334 from garann/master
Fix for overlapping header/footer buttons
|
2011-12-24 18:09:30 -08:00 |
|
Garann Means
|
dde96bd026
|
Fix for #3262 - set max-width for header/footer buttons and title
Text-overflow: ellipsis already set.
|
2011-12-24 19:49:45 -06:00 |
|
Todd Parker
|
aaeacae9e0
|
Merge pull request #3329 from gabrielschulhof/fix-custom-select-menu-position-in-IE8
Fix custom select menu popup positioning in IE8
|
2011-12-23 11:04:57 -08:00 |
|
Gabriel Schulhof
|
3b22bbf9fb
|
[custom select] Use $(window).width() and not window.innerWidth - same for height
|
2011-12-23 16:09:50 +02:00 |
|
Tyler Benziger
|
297b6f3a78
|
gradient syntax fix
|
2011-12-22 22:51:30 -08:00 |
|
Tyler Benziger
|
5c7c7932a2
|
gradient syntax fix
|
2011-12-22 22:49:10 -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 |
|
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 |
|
jblas@adobe.com
|
833526e18f
|
Fix for issue #3305 - Confusing documentation about dataUrl in changePage
- Changed 'data-url' to 'dataUrl' to match actual implementation.
|
2011-12-20 09:50:33 -08:00 |
|
Gabriele Rabbiosi
|
3c57f57e08
|
Substituted wrong semicolon with comma inside a list of variable
declaration
|
2011-12-20 08:17:27 -08:00 |
|
John Bender
|
f5c5c9a19a
|
support 1.6.4 to 1.7.0 by defaulting to just props where the mouseHooks haven't been added
|
2011-12-19 13:14:42 -08:00 |
|
Todd Parker
|
286f8c35ff
|
Removed reference to data-role="dialog". Fixes #3294
|
2011-12-18 20:49:22 -05:00 |
|