Commit graph

126 commits

Author SHA1 Message Date
Todd Parker
34d3e02abf re-vamped theme with a-e for bars, boxes and buttons. removed old list styles since they use button now. color improvements. 2010-10-12 13:25:03 -04:00
scottjehl
6baf5f1cc1 adjusted to make page backgrounds stretch full height and hide non-active pages 2010-10-12 12:12:19 -04:00
scottjehl
85c3e74f62 back to overflow:visible for mobile webkit's sake... oops 2010-10-12 11:43:52 -04:00
scottjehl
d5aff26c15 set overflow to auto instead. 2010-10-12 11:43:51 -04:00
scottjehl
88d237b468 removed the "antenna" on the slider.
Fixes #158
2010-10-11 19:34:45 -04:00
scottjehl
8d433bd834 z-index applied only to floaty headers 2010-10-11 19:22:23 -04:00
scottjehl
b759068019 fixed leaky icons 2010-10-11 19:06:04 -04:00
scottjehl
11b6f30eea commented out some concflicting styles. 2010-10-11 18:58:40 -04:00
scottjehl
c0922001fd added link-inherit and font settings to all buttons so lists can use any button style. 2010-10-11 18:39:52 -04:00
scottjehl
33b1748b24 tuned up the padding on buttons with icons 2010-10-11 18:03:16 -04:00
scottjehl
c03dddf6eb moved focus style to end of theme, so it can override shadowed elements that gain focus 2010-10-11 17:27:09 -04:00
scottjehl
855961ee2d apply theming to inputs using data-theme. background image is set to none, but color is used, along with ui-shadow-inset 2010-10-11 17:26:51 -04:00
scottjehl
fff6b989b2 added ui-shadow-inset class for text inputs 2010-10-11 17:25:15 -04:00
scottjehl
00567105c9 moved focus for buttons over to hover state. no ui-focus class, no outline (hover state provides visual affordance) 2010-10-11 16:32:49 -04:00
scottjehl
3058a5fb47 adjusted classes for buttons in footer, bar 2010-10-11 16:23:34 -04:00
scottjehl
a5410482d6 made sure inline buttons don't have smaller text, no margin. 2010-10-11 16:19:50 -04:00
scottjehl
196a98b8f4 woops killed all the icons. fixed 2010-10-11 15:53:45 -04:00
scottjehl
a26e0a0d6a added "inline" option to buttons and button links. data-inline="true". Fixes #148 2010-10-11 15:47:30 -04:00
scottjehl
3f748dc1b9 added a max width 2010-10-11 15:12:47 -04:00
scottjehl
fe07a8d802 changed up the transitions 2010-10-11 14:56:16 -04:00
scottjehl
ba65a41abc Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-11 14:41:33 -04:00
scottjehl
effbaa9f58 Refactored select plugin. 2010-10-11 14:41:17 -04:00
Todd Parker
21654b819b Added a new content .ui-body-d with a light yellow gradient to match the d bar. Added gradients to some of the other body blocks. 2010-10-11 12:58:33 -04:00
scottjehl
1bd8e94227 First pass at convering selectmenu over to new page model. Now time for cleanup 2010-10-11 10:33:52 -04:00
scottjehl
54f1464a56 Todd added additional list theme "G". Will become List "c" once broken out. 2010-10-11 08:08:39 -04:00
scottjehl
29913434bf changed name of list grouping to list "divider". Affects class names, css applied, data-attr for configuration. 2010-10-10 21:28:22 -04:00
scottjehl
43d26694f4 killed focus outline on page titles 2010-10-10 20:55:25 -04:00
scottjehl
66099f7418 changed min-height of has-thumb lists. Fixes #135 2010-10-10 17:49:27 -04:00
scottjehl
0888e06f44 made page titles overflow to ellipsis. Fixes #115 2010-10-10 16:35:28 -04:00
scottjehl
218378ee15 moved basic header and footer styles into core.css. Now headerfooter.css only deals with inline/vs follow/fixed positioning of toolbars 2010-10-10 16:32:44 -04:00
scottjehl
96598b626c all button inner divs now overflow to ellipsis. Removed unnecessary styles in navbar. 2010-10-10 16:29:05 -04:00
scottjehl
39c3e0095b Fixed split buttons in full-width listviews. Fixes #123 2010-10-10 15:56:25 -04:00
scottjehl
35a928c3aa count bubble now positioned far right in dividers. Fixes #125 2010-10-10 15:46:51 -04:00
scottjehl
ead866636e Added support for data-role="list-divider", and for readonly li's (those that have no child anchor). Fixes #121, Fixes #122 2010-10-10 15:38:25 -04:00
scottjehl
0b181c6520 added overflow and bottom padding to content divs. Fixes #55 (which wasn't actually a listview bug, it turns out). 2010-10-09 08:45:07 -04:00
scottjehl
4d9c06452e a few more navlist instances 2010-10-09 01:10:28 -04:00
scottjehl
702173eaae renamed navlist to navbar.
Fixes #117
2010-10-08 23:26:04 -04:00
scottjehl
29a7daee60 mobilize now:
* applies data-themes appropriately to header,footer,page,and content roles
* finds first link in header or footer, applies left button class
* finds second link in header or footer, applies right button class
* if no left button, a back button is auto added (this can be disabled through $.mobile.addBackBtn)
* back buttons will not auto-add on the first page visited.
* all headings h1-6 are given ui-title class for constent styling in header and footer
* buttons in ui-bar,ui-header,ui-footer now all have consistent sizing and styling

Fixes #109
Fixes #114
Fixes #28
Fixes #116
2010-10-08 23:10:13 -04:00
scottjehl
9714d4c9e7 fixed up dialog stylin' 2010-10-07 18:18:51 -04:00
Scott González
5c3d35574f Renamed files. 2010-10-07 11:30:48 -04:00
Scott González
3888ff81b6 Renamed files so case changing will hold. 2010-10-07 11:24:44 -04:00
Scott González
e5e115a925 Revert "Moving files so the case chaning will hold."
This reverts commit dacb03383f.
2010-10-07 11:19:34 -04:00
Scott González
d4c904eecb Revert "Renaming files."
This reverts commit ae6bfba68f.
2010-10-07 11:19:21 -04:00
Scott González
ae6bfba68f Renaming files. 2010-10-07 11:13:14 -04:00
Scott González
dacb03383f Moving files so the case chaning will hold. 2010-10-07 11:09:00 -04:00
Scott González
6f10fe2459 Renamed files from jQuery.* to jquery.*. Fixes #33. 2010-10-07 10:50:10 -04:00
scottjehl
000293f4cf made the handler way more bigger 2010-10-06 18:17:08 -04:00
scottjehl
2dad280b12 style override 2010-10-06 18:13:37 -04:00
scottjehl
9758dcdea6 position change on the remove icon 2010-10-06 18:09:02 -04:00
scottjehl
4d09aec0fc toned down the border widths on headers and content areas 2010-10-06 10:11:06 -04:00