Ghislain Seguin
235f39b6a7
import jquery.mobile.structure.css instead of all the individual files
2012-01-23 15:43:46 -05:00
Ghislain Seguin
96d339eee2
Added fixed toolbar stylesheet
2012-01-18 15:09:26 -08:00
Ghislain Seguin
0c997501ac
Removed @import statement, they belong in jquery.mobile.css
2012-01-18 15:08:48 -08:00
Ghislain Seguin
8fe6483e64
Removed @import for jquery.mobile.headerfooter.css
2012-01-18 15:07:31 -08:00
scottjehl
f00e3a1164
added new fixedToolbar plugin (its matching css is already in from the previous messy merge). Docs page is updated to match the new preferred syntax (no changes in API, however)
2012-01-19 00:19:06 +07:00
John Bender
f2802bdc65
reverted fixed toolbar merge, there are some issues with the branch that need to be addressed
2012-01-17 21:46:28 -08:00
scottjehl
57af436ab6
Merge branch 'fixedtoolbar'
...
Conflicts:
Makefile
css/structure/index.php
css/structure/jquery.mobile.core.css
css/structure/jquery.mobile.forms.slider.css
css/structure/jquery.mobile.transitions.fade.css
css/themes/default/jquery.mobile.css
css/themes/default/jquery.mobile.theme.css
docs/pages/page-transitions.html
js/jquery.mobile.core.js
js/jquery.mobile.define.js
js/jquery.mobile.docs.js
js/jquery.mobile.fixHeaderFooter.js
js/jquery.mobile.fixHeaderFooter.native.js
js/jquery.mobile.forms.button.js
js/jquery.mobile.forms.select.custom.js
js/jquery.mobile.init.js
js/jquery.mobile.js
js/jquery.mobile.navigation.js
js/jquery.mobile.support.js
js/jquery.mobile.transition.flip.js
js/jquery.mobile.transition.flow.js
js/jquery.mobile.transition.js
js/jquery.mobile.transition.pop.js
js/jquery.mobile.transition.slide.js
js/jquery.mobile.transition.slidedown.js
js/jquery.mobile.transition.slideup.js
js/jquery.mobile.transition.turn.js
tests/jquery.testHelper.js
tests/unit/listview/listview_core.js
tests/unit/support/index.html
2012-01-18 00:05:45 +07:00
scottjehl
e7cc245ee1
renamed files to plugin name
2012-01-13 19:53:13 +07:00
Ghislain Seguin
75e43f3d39
Finished merging branch 'out-in-transition', I had trailing commas in there instead of semi-colons
2012-01-13 17:31:28 +07:00
scottjehl
ef8332071a
no bg image/gradient on ui-overlay
2012-01-13 17:30:50 +07:00
scottjehl
967834d6b2
CSS for ui-overlay-x applies to container now too - removed double class
2012-01-13 17:30:50 +07:00
Ghislain Seguin
ba6ad1d07a
Have index.php serve the right file, this is deprecated and should be removed before 1.1 release
2012-01-13 17:27:57 +07:00
Ghislain Seguin
de37fbe615
Ported 148cb09132 to valencia theme
2012-01-13 17:27:57 +07:00
Mat Marquis
b815db5f76
Updated docs’ CSS to use new @import scheme.
2012-01-13 17:27:56 +07:00
Mat Marquis
eeb93c97d1
Single CSS concat file using @import, rather than the PHP concat.
2012-01-13 17:27:56 +07:00
scottjehl
554ef6da53
removed unused image
2012-01-13 17:27:49 +07:00
Todd Parker
0327298ca1
Loader design tweaks
...
Removed the spin class from the loader container, tweaked opacity and
added slight glow to bottom of loader, increased padding. Downloaded a
fresh loader image.
2012-01-13 17:27:49 +07:00
Todd Parker
ff618ff5e1
Faster spinner animation
...
Was 4ms per frame, now 3ms.
2012-01-13 17:27:48 +07:00
Todd Parker
ad2f977ca8
All new loader hotness
...
Created a new loader that has a circle baked into the animated gif so
there's less of a chance of artifacts in bad browsers. The edge is
chunky because it's a gif but then added 1px of padding to the loader
parent and that the border-radius can smooth this out in iOS. Actually
looks sharp in Android too because of interaction effects between these
rounded corners. Loader spin is faster and more compressed (16 colors).
Removed the body-a class on the spinner since we're just setting this to
flat black = one less gradient to render.
2012-01-13 17:27:02 +07:00
scottjehl
1e6e411278
removed unused image
2012-01-13 17:27:02 +07:00
Todd Parker
609397dda4
More loader tweaks
2012-01-13 17:27:02 +07:00
Todd Parker
7c160b77af
Loader design tweaks
...
Removed the spin class from the loader container, tweaked opacity and
added slight glow to bottom of loader, increased padding. Downloaded a
fresh loader image.
2012-01-13 17:27:02 +07:00
scottjehl
88914e01a4
gif loader styles
2012-01-13 17:27:01 +07:00
scottjehl
1a78cc86c3
gif-based loader animation
2012-01-13 17:27:01 +07:00
Mat Marquis
20b0434207
Moved .ui-dialog to element wrapping dialog header/content/footer, switched overlay non-theming class to .ui-dialog-page.
2012-01-13 17:25:52 +07:00
Frederik Lassen
de5ca04a74
Optimized the images even more. (Using ScriptPNG)
2012-01-13 17:25:51 +07:00
zachleat
e19ee8d953
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.
2012-01-13 17:25:50 +07:00
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
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
Tyler Benziger
09c0b6214b
Gradient syntax fixed
2012-01-13 17:25:45 +07:00
Ghislain Seguin
49a42f376c
Added @import to replace index.php
2012-01-13 17:20:24 +07:00
Ghislain Seguin
ad1653c7f4
Use @imports instead of the PHP combine, r.js will take care of optimization
2012-01-13 17:20:24 +07:00
Ghislain Seguin
7e7b1b63f1
Finished merging branch 'out-in-transition', I had trailing commas in there instead of semi-colons
2012-01-12 10:09:25 -08:00
Ghislain Seguin
9e935c31f6
Merge branch 'out-in-transition'
...
Conflicts:
css/structure/index.php
docs/_assets/js/jqm-docs.js
index.html
2012-01-12 09:56:48 -08:00
scottjehl
6cd1adc528
no bg image/gradient on ui-overlay
2012-01-12 21:26:27 +07:00
scottjehl
155adc14c1
CSS for ui-overlay-x applies to container now too - removed double class
2012-01-12 12:27:14 +07:00
Ghislain Seguin
19bcd5a250
Have index.php serve the right file, this is deprecated and should be removed before 1.1 release
2012-01-10 14:32:48 -08:00
Ghislain Seguin
ee1d1f2670
Ported 148cb09132 to valencia theme
2012-01-10 14:31:27 -08:00
Mat Marquis
148cb09132
Updated docs’ CSS to use new @import scheme.
2012-01-10 16:35:51 -05:00
Mat Marquis
bac53cf151
Single CSS concat file using @import, rather than the PHP concat.
2012-01-10 16:35:50 -05:00
scottjehl
80b5cad7b8
removed unused image
2012-01-10 12:48:22 +07:00
Todd Parker
ac94b063b0
Loader design tweaks
...
Removed the spin class from the loader container, tweaked opacity and
added slight glow to bottom of loader, increased padding. Downloaded a
fresh loader image.
2012-01-10 12:48:05 +07:00
Todd Parker
cbcc523e64
Faster spinner animation
...
Was 4ms per frame, now 3ms.
2012-01-10 12:43:11 +07:00
Todd Parker
41d63056c6
All new loader hotness
...
Created a new loader that has a circle baked into the animated gif so
there's less of a chance of artifacts in bad browsers. The edge is
chunky because it's a gif but then added 1px of padding to the loader
parent and that the border-radius can smooth this out in iOS. Actually
looks sharp in Android too because of interaction effects between these
rounded corners. Loader spin is faster and more compressed (16 colors).
Removed the body-a class on the spinner since we're just setting this to
flat black = one less gradient to render.
2012-01-10 12:43:10 +07:00
scottjehl
19941f8e9f
removed unused image
2012-01-10 12:43:10 +07:00
Todd Parker
8c4bc2fad8
More loader tweaks
2012-01-10 12:43:10 +07:00
Todd Parker
dac79b5cfa
Loader design tweaks
...
Removed the spin class from the loader container, tweaked opacity and
added slight glow to bottom of loader, increased padding. Downloaded a
fresh loader image.
2012-01-10 12:43:09 +07:00
scottjehl
9a410f57fa
gif loader styles
2012-01-10 12:43:09 +07:00
scottjehl
bcf8746d77
gif-based loader animation
2012-01-10 12:40:23 +07:00