Commit graph

599 commits

Author SHA1 Message Date
scottjehl
1fa820f85f don't remove themes on switch. 2010-10-13 14:22:02 -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
scottjehl
f240788f94 no longer needed 2010-10-12 17:49:46 -04:00
scottjehl
c2621911ef you don't need those classes anymore, boss. 2010-10-12 17:43:18 -04:00
scottjehl
c5e2b4e006 negated listview offset margins when used in selectmenu 2010-10-12 17:42:27 -04:00
scottjehl
52113e8b97 fixed up list count bubbles in split button listviews. Fixes #165 2010-10-12 17:37:43 -04:00
scottjehl
e32a1ee831 updated paths 2010-10-12 17:24:39 -04:00
scottjehl
a35cd511bd fixed default split button icons 2010-10-12 17:24:39 -04:00
Todd Parker
71bd3a114a fixed code example formatting 2010-10-12 17:23:48 -04:00
Todd Parker
c83c10f5bf added new theme classes 2010-10-12 17:19:22 -04:00
Todd Parker
3fa947ab15 new icon list demo and images 2010-10-12 17:15:33 -04:00
Todd Parker
f10cb9aaa2 Added link to icon demo 2010-10-12 17:15:33 -04:00
scottjehl
dda81a4b83 implemented icon theming 2010-10-12 17:09:06 -04:00
Todd Parker
1b0eef1793 Added icon list example 2010-10-12 17:02:48 -04:00
Todd Parker
0be3f7c539 added docs for split button theming 2010-10-12 16:38:57 -04:00
Todd Parker
a8e7ce9886 page title edit 2010-10-12 16:38:57 -04:00
scottjehl
fd6d7b52f2 rafactored the buttons in collapsibles. uses an inner button for styling the icons. 2010-10-12 16:36:32 -04:00
scottjehl
759adbf675 missed a comma 2010-10-12 16:35:31 -04:00
scottjehl
915d9dab19 Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-12 16:30:35 -04:00
scottjehl
2521dc2ffb implemented setting of theme and icon for split buttons at the list and link level. 2010-10-12 16:29:16 -04:00
Todd Parker
06e23c1e60 re-vample list theme demos 2010-10-12 16:10:19 -04:00
scottjehl
b11a45f615 switched up padding and margins on content div. Now it will get 15px padding, unless its a fullscreen page.
Inset listviews have no margin now, and regular listviews have -15px margins. Also, collapsibles now have no padding.

Updated HTML to remove ui-body classes for content divs, to match these changes.

Fixes #161
2010-10-12 15:50:28 -04:00