scottjehl
|
91109ebbd0
|
better page titles
|
2011-03-31 12:56:47 -04:00 |
|
scottjehl
|
506d5050b1
|
Merge remote branch 'origin/master'
|
2011-03-30 23:52:41 -04:00 |
|
scottjehl
|
77b25a46ea
|
docs typo. Fixes #1150
|
2011-03-30 23:52:36 -04:00 |
|
toddparker
|
bfb713ce04
|
Merge remote branch 'origin/master'
|
2011-03-30 23:41:42 -04:00 |
|
toddparker
|
7ae63cb6cd
|
Updated grid documentation to explain that we're using additional classes an styles, just for illustraiton purposes.
|
2011-03-30 23:41:29 -04:00 |
|
scottjehl
|
6bac3f81e5
|
Merge remote branch 'origin/master'
|
2011-03-30 23:28:58 -04:00 |
|
scottjehl
|
51c79481fc
|
documented hashListeningEnabled. Fixes #1091
|
2011-03-30 23:28:53 -04:00 |
|
toddparker
|
faf0d6a581
|
Merge remote branch 'origin/master'
|
2011-03-30 23:15:43 -04:00 |
|
toddparker
|
43ea8df112
|
Fixed missing hyphens in listview theming data- attribues and re-coded some mangled list code examples. Everything is working right again. Closes #992
|
2011-03-30 23:15:27 -04:00 |
|
scottjehl
|
b77e04e7c4
|
Merge remote branch 'origin/master'
|
2011-03-30 22:53:55 -04:00 |
|
scottjehl
|
5d93d53090
|
removed the cdn hotlinks - local is best for testing. Also added a link to test Bender's new fix - works fantastic.
|
2011-03-30 22:53:46 -04:00 |
|
toddparker
|
e9e7a78e99
|
Fixed a minor grammatical error in the pages docs.
|
2011-03-30 22:31:18 -04:00 |
|
scottjehl
|
15ef91c828
|
Merge remote branch 'origin/master'
|
2011-03-28 18:31:00 -04:00 |
|
scottjehl
|
8fa56b6e85
|
Got the sticky footers working again. Markup change noted in first page of demo. Fixes #850
|
2011-03-28 18:30:55 -04:00 |
|
toddparker
|
cf5676992d
|
Fixed toolbar demo page, added a sample form and updated list markup to new style
|
2011-03-28 16:43:40 -04:00 |
|
scottjehl
|
bb9921a9f4
|
Merge remote branch 'origin/master'
Conflicts:
docs/pages/docs-link-scenarios.html
|
2011-03-28 16:37:58 -04:00 |
|
toddparker
|
72f4b4a0ca
|
Fixed link markup on this page.
|
2011-03-28 16:33:29 -04:00 |
|
scottjehl
|
1a2a85773b
|
fixed a bad path
|
2011-03-28 16:07:19 -04:00 |
|
scottjehl
|
bc005fe18d
|
page isn't in use. covered by link-formats.html
|
2011-03-28 16:07:09 -04:00 |
|
toddparker
|
50717094ad
|
Removed section on non-ajax dialogs, not supported yet.
|
2011-03-28 15:42:53 -04:00 |
|
scottjehl
|
ee02a76279
|
self-submitting form demo.
|
2011-03-27 18:51:59 -04:00 |
|
scottjehl
|
4f4718731f
|
Incorporating mariozaizar's changes to add a backBtnTheme option (null by default) to the page plugin. A few edits were needed to support namespacing and a proper null default so theme inheritance is the default.
|
2011-03-27 18:29:45 -04:00 |
|
scottjehl
|
b0eb2bd053
|
Fixed up nested listviews so that any markup that comes before the child list will be used for complex formatting in the list item node. Text nodes that are direct children of the LI still work fine as well. Fixes #585
|
2011-03-27 16:18:24 -04:00 |
|
scottjehl
|
4011cf684e
|
added a bigger select example to the demo
|
2011-03-27 15:56:48 -04:00 |
|
scottjehl
|
ef1b0d94ae
|
added the $.mobile.listview.prototype.options.closeBtnText option for configuring the text of dialog back/close buttons. This also Fixes #1227 (or at least a note within that already-closed issue). Documentation included.
|
2011-03-27 14:10:16 -04:00 |
|
scottjehl
|
315c594572
|
Added "filterPlaceholder" option to allow configuring filter listview placeholder text. Documented here: jquerymobile.com/test/#docs/lists/docs-lists.html. Fixes #1227
|
2011-03-27 14:01:59 -04:00 |
|
scottjehl
|
241500a422
|
quick sample page for testing selects in dialogs
|
2011-03-27 12:38:33 -04:00 |
|
scottjehl
|
4a45d8d96b
|
Added pageLoadErrorMessage option. Defaults to "Error Loading Page". Documentation included. Fixes #1258 and Fixes #363
|
2011-03-27 11:45:03 -04:00 |
|
scottjehl
|
baa37e94b5
|
markup fixes
|
2011-03-27 01:47:58 -04:00 |
|
scottjehl
|
bbfb91b45a
|
markup fix
|
2011-03-27 01:21:53 -04:00 |
|
scottjehl
|
8397afba8c
|
markup fix
|
2011-03-27 01:16:17 -04:00 |
|
scottjehl
|
f8e406dd7f
|
more markup cleanup to support the new hierarchy
|
2011-03-26 21:29:24 -04:00 |
|
scottjehl
|
84b55548d3
|
more updates to the listview markup, styles and scripts to allow wrapped anchors
|
2011-03-26 21:29:24 -04:00 |
|
scottjehl
|
72fe3a2c21
|
initial markup changes
|
2011-03-26 21:29:24 -04:00 |
|
scottjehl
|
e8cee23744
|
major simplification of jqmData method, while adding new methods for jqmRemoveData, and also their $-namepaced utility methods, including $.jqmHasData. Commit includes 20 new unit tests included to test compatibility with jQuery core's data methods, and docs are updated as well.
|
2011-03-26 14:14:02 -04:00 |
|
scottjehl
|
8a3b846e95
|
documented the new jqmData method and :jqmData selector.
|
2011-03-26 09:11:42 -04:00 |
|
scottjehl
|
9fc1f9828b
|
fixed docs for the default namespace (blank string)
|
2011-03-26 08:39:12 -04:00 |
|
John Bender
|
bb721aa48c
|
Merge branch 'master' of github.com:jquery/jquery-mobile
|
2011-03-25 21:38:06 -07:00 |
|
toddparker
|
07be08c4b4
|
Inproved select docs and added optgroup and disabled option for native menus
|
2011-03-25 22:42:11 -04:00 |
|
John Bender
|
4fe0b29a0f
|
Merge branch 'data-namespacing'
|
2011-03-25 18:46:00 -07:00 |
|
toddparker
|
86db2a77a1
|
Cretaed Alpha 4 version banner for docs homepage so we're ready to go. Need to rename this to "version.png" when we flip the switch.
|
2011-03-25 15:14:20 -04:00 |
|
toddparker
|
509082efd1
|
Updated supported browser page to include WP7 and say alpha 4.
|
2011-03-25 13:07:27 -04:00 |
|
toddparker
|
649824a40e
|
Few language tweaks.
|
2011-03-25 13:01:35 -04:00 |
|
toddparker
|
ea074d1ef1
|
Set the global default for select menus to use the native instead of custom. Updated the docs and examples to match.
|
2011-03-25 12:44:46 -04:00 |
|
scottjehl
|
61005944d3
|
Added support for the target attribute on forms (such as target="_blank"). When set, the form handler simply allows the native handling to apply. Unlike anchors however, the rel attribute is not allowed on forms. If you're purely looking to submit a single form without ajax, you can use the data-ajax="false" attribute as well. Fixes #952 and docs updates are included
|
2011-03-24 00:59:42 -04:00 |
|
toddparker
|
f22b7c8395
|
Updates to rel="external" dialog docs
|
2011-03-23 12:44:24 -04:00 |
|
toddparker
|
aad79e8a9a
|
Added rel="external" example to the dialogs docs
|
2011-03-23 12:39:04 -04:00 |
|
John Bender
|
63e8f6bfcb
|
resolved merge conflicts and fixed 2 tests
|
2011-03-15 23:57:17 -07:00 |
|
toddparker
|
b3cfe8778f
|
Added documentation on how to disable Ajax form submission via data- attribute and gloabl config.
|
2011-03-15 19:21:27 -04:00 |
|
scottjehl
|
3275baf64c
|
added demo pages for inset filter lists
|
2011-03-15 00:08:01 -04:00 |
|