Commit graph

541 commits

Author SHA1 Message Date
scottjehl
030d3a010e pulled theme class off 2010-10-12 13:40:06 -04:00
scottjehl
0a7a9d8721 added support for data-counttheme attr 2010-10-12 13:40:06 -04:00
Todd Parker
cfafc3309c updates to demos to align with new theme 2010-10-12 13:25:29 -04:00
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
Todd Parker
f28223fb42 Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-12 12:34:58 -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
786eb040b3 changed theme 2010-10-12 12:11:55 -04:00
scottjehl
9843e9f7a1 reverting the polling interval 2010-10-12 11:59:23 -04:00
Todd Parker
3b7bc48aec Merge branch 'master' of github.com:jquery/jquery-mobile 2010-10-12 11:52:09 -04:00
scottjehl
a9e984a062 made sure inner shadow is applied differently on search inputs 2010-10-12 11:43:52 -04:00
scottjehl
7339965765 polling setTop on an interval to test for improvements. 2010-10-12 11:43:52 -04:00
scottjehl
85c3e74f62 back to overflow:visible for mobile webkit's sake... oops 2010-10-12 11:43:52 -04:00
scottjehl
ddd18e5ec7 send focus to first page title, not any old page title. Just in case - prevents page jumps 2010-10-12 11:43:51 -04:00
scottjehl
d5aff26c15 set overflow to auto instead. 2010-10-12 11:43:51 -04:00
scottjehl
c99b047333 only apply show/hide to first header, last footer on page 2010-10-12 11:43:51 -04:00
scottjehl
b83885d281 brought back active scope - didn't help to remove it 2010-10-12 11:43:51 -04:00
Scott González
2ac5e0a755 Wait for 750ms before triggering taphold. Trigger tap even if a taphold occurs. 2010-10-12 11:34:31 -04:00
Scott González
8f7d33f4bd Fixed reference to CSS file. 2010-10-12 11:14:24 -04:00
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
49eb7f9de9 Added a note about linking to a hash and a link to the hashes page for reference 2010-10-12 10:36:52 -04:00
Todd Parker
1ac40578c9 Tweaked text language to avoid wrapping 2010-10-12 10:27: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