Commit graph

90 commits

Author SHA1 Message Date
scottjehl
2da19049ce changed default for grouping theme 2010-09-16 16:58:52 -04:00
scottjehl
b25403ff23 switched hover and up states. 2010-09-16 16:57:42 -04:00
scottjehl
780786c0d2 updated listview with demos for groupings 2010-09-16 16:44:06 -04:00
scottjehl
71ded0642e gave aside elements a top margin 2010-09-16 16:25:08 -04:00
scottjehl
8e5e6dd8b6 changed option fillWidth to inset. Can be overidden with data-inset="true" as well 2010-09-16 16:13:54 -04:00
scottjehl
463fa9a620 removed some unnecessary classes 2010-09-16 16:11:16 -04:00
scottjehl
a39b366df4 added logic and example for "ui-li-aside" content within listview 2010-09-16 16:10:31 -04:00
scottjehl
3acb95e0f8 Merge branch 'master' of github.com:jquery/jquery-mobile 2010-09-16 15:33:48 -04:00
Scott González
8f0c9f53b1 Updated listview to conform to coding standards and made some small tweaks. 2010-09-16 14:55:46 -04:00
scottjehl
e9d117c1a0 Merge branch 'master' of github.com:jquery/jquery-mobile 2010-09-16 14:27:36 -04:00
scottjehl
dcb6833a86 updated to remove toc fieldsets in demo pages 2010-09-16 14:27:10 -04:00
Scott González
5cc3747bfc Enable binding to scrollstop without scrollstart, taphold without tap and swipeleft/swiperight without swipe. 2010-09-16 14:01:48 -04:00
scottjehl
c529633ce1 updated link value 2010-09-16 13:18:15 -04:00
scottjehl
3930d41c7f linked to new api viewer demo 2010-09-16 13:15:30 -04:00
scottjehl
c7fae44a5c added a jQuery api viewer demo.
NOTE: content is a modified version of the downloadable HTML from http://jqapi.com
2010-09-16 13:13:38 -04:00
scottjehl
0e0cb0a5ee updated the demo page 2010-09-16 12:40:19 -04:00
scottjehl
bd3ecab04c updated the demo page markup 2010-09-16 12:38:48 -04:00
scottjehl
633b4ed45b Updates to allow for fill-width or inset style lists.
The fillWidth option defaults to true, and can be overridden through data-fill-width attr.
2010-09-16 12:37:45 -04:00
scottjehl
94be57ef22 removed unnecessary theme classes from headers & footers 2010-09-16 12:21:52 -04:00
scottjehl
7d72bb407b needed some each() scopes 2010-09-16 12:21:08 -04:00
scottjehl
d0b1cb425d added theming options with data-theme support for headers and footers 2010-09-16 12:17:28 -04:00
scottjehl
34ddfd9fc2 removed. no longer needed. 2010-09-16 10:44:45 -04:00
scottjehl
f3caa808b2 updated to use listview instead of just a controlgroup 2010-09-15 18:12:23 -04:00
scottjehl
28f19ba8b3 updated to allow the count spans to adopt the parent theme unless overridden with a data-count-theme attr 2010-09-15 18:07:56 -04:00
scottjehl
2028064230 cleaned out some unnecessary classes from when the page was static 2010-09-15 18:05:13 -04:00
scottjehl
a7bc486403 removing these demos and plugins! :) 2010-09-15 17:04:31 -04:00
scottjehl
2662bb2abf removed references to tree and tabs in mobilize function. added auto-init for listview widgets 2010-09-15 16:54:47 -04:00
scottjehl
8d425b9260 adding listview css 2010-09-15 16:53:23 -04:00
scottjehl
c30fc03e65 unlinked tree and tabs, linked up new list view widget 2010-09-15 16:52:25 -04:00
scottjehl
bdf04ffdd5 added for list view widget demos 2010-09-15 16:51:59 -04:00
scottjehl
4d62dde078 adding listview widget 2010-09-15 16:51:15 -04:00
scottjehl
927637ffbd added reference to listview js 2010-09-15 16:50:54 -04:00
scottjehl
6c53e9792c removed references to tree and tabs js files 2010-09-15 16:50:25 -04:00
scottjehl
05316a39cf removed CSS for tabs widget. (to be replaced by global nav) 2010-09-15 16:48:46 -04:00
scottjehl
d3991ba1cf removed CSS for tree widget. 2010-09-15 16:47:26 -04:00
scottjehl
b2655629cc updated ui-link-inherit styles for btn states e and f. These are necessary for list view items with links in them. 2010-09-15 16:46:11 -04:00
scottjehl
d6dde4b211 added support for shadows on controlgroups. Defaults to no shadow. 2010-09-15 16:43:56 -04:00
scottjehl
52d8b00d2e removed the preventDefault at the end of touchStartEvent. It was disabling pretty much everything. 2010-09-15 16:40:19 -04:00
scottjehl
31804c73cc added a wrapperEls option to allow the generated wrapper elements to be divs rather than spans. This will be useful in listview, when button-like elements may have block-level hierarchy inside them. 2010-09-15 14:04:44 -04:00
scottjehl
5d2f713a00 Merge branch 'master' of github.com:jquery/jquery-mobile 2010-09-15 10:51:41 -04:00
scottjehl
094d9b109b added support property for history.pushState 2010-09-15 10:50:09 -04:00
Scott González
04f6d6cf90 Cleaned up markup on main demo page. 2010-09-14 22:50:29 -04:00
Scott González
cdcf5499ad Fixed image referneces in experiments. 2010-09-14 22:48:21 -04:00
Scott González
0304159f63 Fixed event binding for fixed toolbars. 2010-09-14 22:37:46 -04:00
Scott González
c2beace760 Updated to jQuery nightly. 2010-09-14 17:58:08 -04:00
Scott González
f035d06c50 Removed calls to $.scrollY(). 2010-09-14 17:37:22 -04:00
Scott González
88e43a8d9e Added jQuery.mobile.events.js to the manifest. 2010-09-14 17:35:38 -04:00
Scott González
8acc5258a4 Refactored events and split out into a separate file. 2010-09-14 17:35:04 -04:00
John Resig
3ac820c671 Switched from using BBQ to Hashchange. Fixes #15. 2010-09-14 15:37:20 -04:00
John Resig
bc280df60e Renaming expandable. 2010-09-14 14:54:15 -04:00