Commit graph

521 commits

Author SHA1 Message Date
Scott González
89b0c2dcb7 Fixed reference to JS file. 2010-10-12 10:56:32 -04:00
Scott González
127e749d1f Basic page for testing speed and responsiveness of events. 2010-10-12 10:49:53 -04:00
Todd Parker
6fc05c956e Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-12 09:53:47 -04:00
Todd Parker
a3ad431528 Udpdated fullscreen demo to use a photo 2010-10-12 09:53:41 -04:00
scottjehl
867faa1ee8 a few more find/reps on the script and css urls 2010-10-12 09:53:34 -04:00
scottjehl
6c3c308de1 removing scope on headerfooters to see if it helps positioning 2010-10-11 19:48:43 -04:00
scottjehl
65cd3ae0ab fixed paths to js and css files when these files are opened standalone 2010-10-11 19:44:14 -04:00
scottjehl
88d237b468 removed the "antenna" on the slider.
Fixes #158
2010-10-11 19:34:45 -04:00
scottjehl
3428753aa6 cleaned up theme inheritance logic a bit 2010-10-11 19:32:19 -04:00
scottjehl
8d433bd834 z-index applied only to floaty headers 2010-10-11 19:22:23 -04:00
scottjehl
faf0b66868 improved inherited theming of buttons, and controlgroup orientation 2010-10-11 19:15:02 -04:00
scottjehl
b759068019 fixed leaky icons 2010-10-11 19:06:04 -04:00
scottjehl
d8977cf937 made listviews default to C theme, now that any button theme will work 2010-10-11 18:59:03 -04:00
scottjehl
11b6f30eea commented out some concflicting styles. 2010-10-11 18:58:40 -04:00
Todd Parker
282e45cdd3 simplied demo nav - dialogs and transitions are now part of pages, is that ok? 2010-10-11 18:43:40 -04:00
scottjehl
ad2a1af400 Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-11 18:40:05 -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
Todd Parker
963bde4005 fixed page title 2010-10-11 18:39:25 -04:00
Todd Parker
633a0903be added new theme demo for pages and pulled in scott's ajax wiki page 2010-10-11 18:38:34 -04:00
scottjehl
33b1748b24 tuned up the padding on buttons with icons 2010-10-11 18:03:16 -04:00
Todd Parker
ac351b92e9 more docs edits for pages section 2010-10-11 17:49:12 -04:00
scottjehl
0f40e2d28a fixed button initialization for regular role=button buttons so they can be used in controlgroups. 2010-10-11 17:48:20 -04:00
Todd Parker
b4c3f4b29f content edits 2010-10-11 17:36:33 -04:00
Todd Parker
a8c2df0c05 updated toc 2010-10-11 17:36:22 -04:00
Todd Parker
8cc279fc46 Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-11 17:35:57 -04:00
Todd Parker
240480882c updated demos 2010-10-11 17:35:49 -04:00
Todd Parker
be385a7162 new pages & links docs pages 2010-10-11 17:35:29 -04:00
Todd Parker
bf9e3996b5 updated button docs 2010-10-11 17:31:59 -04:00
scottjehl
13f2c96f94 added theme to an input 2010-10-11 17:27:19 -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
4b08e0fc9d enabled theming of sliders through data-theme. Fixes #152 Fixes #153 2010-10-11 16:55:10 -04:00
scottjehl
16ee84fd94 apply theming to checkboxes and radios through data-theme attr. Fixes #150 Fixes #151 2010-10-11 16:47:08 -04:00
scottjehl
35e97cc5df enabled theming of select menu buttons through data-theme attr on select el. Fixes #149 2010-10-11 16:41:30 -04:00
scottjehl
4ff7738dbe improved keyboard handling for desktop use. Now uses ARIA listbox role with option sub roles. 2010-10-11 16:35:24 -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
f53fdbdb8b Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-11 16:20:01 -04:00
scottjehl
a5410482d6 made sure inline buttons don't have smaller text, no margin. 2010-10-11 16:19:50 -04:00
Todd Parker
cc7e3791d8 updated to use the new data-inline="true" attribute 2010-10-11 16:19:31 -04:00
scottjehl
196a98b8f4 woops killed all the icons. fixed 2010-10-11 15:53:45 -04:00
Todd Parker
ce2c6284fa Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-11 15:52:06 -04:00
Todd Parker
8f34e4166b removed the class="ui-body" wrappers on pages, added to content div. hopefully, we can remove the class completely and have the framework add it for you. 2010-10-11 15:51:59 -04:00
scottjehl
ddccb3bc4f "content" divs no longer get auto-themed, but data-theme attrs will work 2010-10-11 15:50:15 -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
d960370138 annnnd one more. :) now we're good. 2010-10-11 14:44:51 -04:00
scottjehl
c4e0f5c19e whoops typo ruined everything 2010-10-11 14:44:09 -04:00