John Bender
|
81d1f6f282
|
stubbed define in nav tests
|
2012-01-04 08:56:35 -08:00 |
|
Mat Marquis
|
f5794cf7c8
|
Fixing navigation bug caused by dialog markup changes.
|
2012-01-04 11:27:52 -05:00 |
|
John Bender
|
9c7e1b755f
|
fix url checks to use search where appropriate
|
2012-01-04 08:02:31 -08: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 |
|
John Bender
|
d82b6aacfc
|
update nav base tests to use new push state helper
|
2012-01-03 14:13:56 -08: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 |
|
Frederik Lassen
|
1ae23973f0
|
Optimized the images even more. (Using ScriptPNG)
|
2012-01-01 23:17:53 +01:00 |
|
Frederik Lassen
|
d6184ef6ec
|
Corrected tiny typo.
|
2012-01-01 23:10:30 +01: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
|
c5415307ba
|
Fixed checkboxradio tests
|
2011-12-28 14:08:18 -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 |
|
Ghislain Seguin
|
be0794dfd8
|
Forgot to add rhino, there it is
|
2011-12-27 09:21:19 -08:00 |
|
Ghislain Seguin
|
c8d88a2f3a
|
Renamed .tmp temp file to .compiled
|
2011-12-24 20:06:54 -08:00 |
|
Ghislain Seguin
|
b74d20e735
|
Got rid of node dependency
|
2011-12-24 20:02:29 -08: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 |
|
Ghislain Seguin
|
83de694e9f
|
Reverted unwanted changes
|
2011-12-24 00:51:39 -08:00 |
|
Ghislain Seguin
|
0bd10de3e8
|
Added require.js 1.0.3 as a submodule
|
2011-12-24 00:48:08 -08:00 |
|
Ghislain Seguin
|
f7e0f51230
|
Added r.js as a submodule
Removed almond
|
2011-12-24 00:37:15 -08: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 |
|
Ghislain Seguin
|
42190caef2
|
AMDized
|
2011-12-22 17:32:01 -08:00 |
|
Ghislain Seguin
|
bd6eaba5e8
|
Changed $.extend to be non destructive
|
2011-12-22 17:31:50 -08:00 |
|
Ghislain Seguin
|
d97118d891
|
Added $.testHelper.deferredSequence
Renamed reloadLib to reloadModule
Resuscitated $.testHelper.reloadLib
|
2011-12-22 17:31:11 -08:00 |
|