scottjehl
bb56e1ea02
var wasnt being set globally. fixed now
2010-09-17 16:56:03 -04:00
scottjehl
d013b660d6
fixed some class issues
2010-09-17 16:55:30 -04:00
scottjehl
f14be1c1d3
updated to make sure both local and new pages get role updates from links.
2010-09-17 16:32:14 -04:00
scottjehl
1c8b7f959d
Merge branch 'master' of github.com:jquery/jquery-mobile
2010-09-17 16:27:48 -04:00
scottjehl
d00e0e03c1
updated index page to link to dialog demo properly.
2010-09-17 16:27:29 -04:00
scottjehl
7c5bc0148d
modified to allow for links to have a data-rel attribute, which specifies the role of the linked page (it sets data-role="FOO" on the linked page's ui-page div.
...
This value is set via ajaxClick and nulled out after use in a hashchange. Also, added a global var to specify ui-page selectors that should be removed from the page when the hash changes. Default is just '.ui-dialog'
2010-09-17 16:27:10 -04:00
scottjehl
d06c22e8d9
added dialog plugin and css, added it to the manifest file, updated some of the content on the _dialog.html demo page
2010-09-17 16:24:12 -04:00
scottjehl
2b62ad506d
made some edits to make sure sure fixpos class is only added if the placeholder is at least partially out of view, and it's only animated in if it's completely out of view
2010-09-17 14:42:58 -04:00
Scott González
706f580531
Fixed bad variable reference.
2010-09-17 14:34:03 -04:00
scottjehl
78dca77149
modified the height css for ui-page so it fills the height and can be themeable
2010-09-17 14:26:13 -04:00
Scott González
0479ff5239
Refactored $.media and moved to jQuery.mobile.support.js
2010-09-17 14:19:53 -04:00
scottjehl
a056d4636b
clarified comment
2010-09-17 13:54:28 -04:00
scottjehl
0d36d2aa2e
cleaned up ajax page retrieval code
2010-09-17 13:52:28 -04:00
scottjehl
d676524863
edited a comment - local urls work fine
2010-09-17 13:41:11 -04:00
scottjehl
0586c6e444
removed old comments
2010-09-17 13:30:50 -04:00
scottjehl
aa5031f24c
replaced prevUrl with urlStack array, which should improve the back/forward transitions between pages.
2010-09-17 11:29:12 -04:00
scottjehl
241bbc1b05
adding a page for dialog demos. Just a transition for now, more later.
2010-09-16 18:32:22 -04:00
scottjehl
d6cd0b2ee7
Merge branch 'master' of github.com:jquery/jquery-mobile
2010-09-16 17:52:19 -04:00
Scott González
1c5b60dc3a
Added orientationchange special event.
2010-09-16 17:20:31 -04:00
scottjehl
03c7773d05
updated counts in grouping data, and count min widths
2010-09-16 17:12:08 -04:00
scottjehl
f89d8a2c77
updated sample data
2010-09-16 17:08:38 -04:00
scottjehl
80e4f57a80
trying overflow ellipsis for lines in the listview items
2010-09-16 17:06:09 -04:00
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