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
scottjehl
f259ebd5f3
pulled the media attr out
2010-10-12 15:18:29 -04:00
scottjehl
091c00a9cf
removed media attrs in markup. We can do this internally in the css if necessary, but in general, this css only applies to js-generated classes anyway.
2010-10-12 15:14:07 -04:00
scottjehl
4278d61c96
changed body to bar in list divider theming. Fixes #163
2010-10-12 15:10:17 -04:00
scottjehl
c59dafd616
added support for icon, in addition to thumb, image sizes. Fixes #146
2010-10-12 15:09:42 -04:00
scottjehl
c92e9f3eea
Merge branch 'master' of github.com:jquery/jquery-mobile
2010-10-12 14:28:00 -04:00
scottjehl
930430ab2e
removed the event logger from core. Fixes #159
2010-10-12 14:27:48 -04:00
Scott González
42110289d3
Added click tracking to basic test page.
2010-10-12 13:57:38 -04:00
Scott González
cf4e3969f0
Removed console.log() calls.
2010-10-12 13:57:14 -04:00
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