Commit graph

619 commits

Author SHA1 Message Date
Todd Parker
239d83acef removed old button docs page 2010-10-13 17:40:44 -04:00
Todd Parker
e8b3a96783 re-vamped and simplied content docs 2010-10-13 17:40:44 -04:00
scottjehl
3150f40064 Returns if $.support.scrollTop is false. Fixes #66 2010-10-13 17:30:51 -04:00
scottjehl
202bf58f47 Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-13 17:25:31 -04:00
scottjehl
47e35832a9 Added two properties to support:
- boxShadow (tests that the property is defined and window.blackberry is false, as BB's shadows have no feathering)
- scrollTop (tests that the property is defined and that a webos property or two isn't defined, as Palm always reports 0)

Added an existence test for CSS properties, which is used for cssPseudoElement and boxShadow).
2010-10-13 17:25:14 -04:00
Todd Parker
690266693f baar docs revisions 2010-10-13 16:42:09 -04:00
Todd Parker
9db53dc44b content edits 2010-10-13 16:42:09 -04:00
Todd Parker
cf0b023480 simplied button docs to merge docs into examples 2010-10-13 16:42:09 -04:00
scottjehl
7470e376ad changed to trigger click instead of ajaxClick. This should help the whole "clicks getting eaten" issue a bit. 2010-10-13 16:08:41 -04:00
scottjehl
5cfd402247 removed the body width settings. 2010-10-13 15:30:39 -04:00
scottjehl
8378e315f0 list tweaks to padding, etc 2010-10-13 15:05:09 -04:00
scottjehl
721ea2481d Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-13 14:22:13 -04:00
scottjehl
1fa820f85f don't remove themes on switch. 2010-10-13 14:22:02 -04:00
Todd Parker
4375b3cb0c added link to html demo 2010-10-13 14:14:40 -04:00
Todd Parker
d846dcffb1 linked up html page 2010-10-13 14:11:33 -04:00
Todd Parker
5882774b5e new html formatting page 2010-10-13 14:11:23 -04:00
Todd Parker
42e26a509f adjusted theme letter 2010-10-13 13:50:13 -04:00
Todd Parker
cbd57fd77e fixed broken experiments links 2010-10-13 13:49:01 -04:00
Todd Parker
26f303d4ca Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-13 13:45:04 -04:00
Todd Parker
0cee4ac282 new form docs 2010-10-13 13:44:56 -04:00
Todd Parker
88c8fcb133 new content docs pages added 2010-10-13 13:43:45 -04:00
scottjehl
18a17dd6d9 changed themeswitcher listview to inset 2010-10-13 13:37:33 -04:00
scottjehl
0651d90ead Added a theme switcher widget. Written as a bookmarklet, but only used in a new "switch theme" button on the index page. 2010-10-13 13:29:18 -04:00
scottjehl
94ae9a2412 Added a new custom theme "Dobson". Big thanks to Jordan Dobson for designing this for us! Fixes #47 2010-10-13 13:26:24 -04:00
scottjehl
8b78da0cbc removed root css and images dirs 2010-10-13 13:26:23 -04:00
scottjehl
d5cbcf755b Created a themes directory and moved all CSS and images there.
Edited the PHP combiner and .htaccess logic to accommodate this change, as well as allowing manifest files to use a "../" when referencing files, which will be handy when adding themes that don't include structural files yet.

Modified all HTML files to point to /themes/default for their theme.
2010-10-13 13:26:23 -04:00
scottjehl
cd478e2f9b removed beeber 2010-10-13 13:26:23 -04:00
Todd Parker
c5e0d480c8 added new dialog demos and improved docs 2010-10-13 12:06:04 -04:00
Todd Parker
50141af48a added styles and content to avoid text wrapping in dialog demo 2010-10-13 11:24:40 -04:00
Todd Parker
face8e7253 Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-13 10:16:25 -04:00
scottjehl
d1d22a2ca7 aligned new icons to a pixel grid 2010-10-13 10:15:25 -04:00
Todd Parker
3ac75d85b7 Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-13 10:07:07 -04:00
scottjehl
fc89d7eff7 Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-13 09:39:21 -04:00
scottjehl
c6894be9d9 removed z-index so it can be managed with transitions, and once finished, it's not needed anyway. 2010-10-13 09:39:07 -04:00
jzaefferer
a21b4f34b2 Fixed converter demo. 2010-10-13 10:30:54 +02:00
Todd Parker
851ae1d005 yellow header 2010-10-12 18:47:41 -04:00
Todd Parker
f07a290793 more theme fixes 2010-10-12 18:45:13 -04:00
Todd Parker
2ed0abe8d6 fixing themes for index pages 2010-10-12 18:41:04 -04:00
Todd Parker
2848d93ea5 theme styling to pages 2010-10-12 18:35:00 -04:00
Todd Parker
2409ca2a64 re-org of mobile docs 2010-10-12 18:25:41 -04:00
Todd Parker
17b1040df4 moved to experiements 2010-10-12 18:25:14 -04:00
Todd Parker
7eab0374c6 re-vamped docs page to be the index page 2010-10-12 18:16:44 -04:00
Todd Parker
6b4f6613f2 placeholder events docs page 2010-10-12 18:16:44 -04:00
Todd Parker
c54bff0a15 new form docs folder 2010-10-12 18:16:43 -04:00
scottjehl
521aa45aff paired up theme letters. 2010-10-12 18:15:50 -04:00
scottjehl
312495505a Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-12 17:59:17 -04:00
scottjehl
254e827e01 Truncated listview text in regular lists. Fixes #160 2010-10-12 17:59:12 -04:00
Todd Parker
88b618afcf removed "example" page. too ugly. 2010-10-12 17:52:26 -04:00
Todd Parker
df075d79be fixed page titles 2010-10-12 17:52:26 -04:00
Todd Parker
801d441f3f updated theme docs 2010-10-12 17:52:26 -04:00