Commit graph

984 commits

Author SHA1 Message Date
Ghislain Seguin
0bd10de3e8 Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
Ghislain Seguin
e4bf0b1a8e Merge remote branch 'upstream/master' into amd
Conflicts:
	js/jquery.mobile.hashchange.js
2011-12-15 23:31:35 -08:00
Ghislain Seguin
ab72921d19 Reverted unwanted changes 2011-12-15 18:26:57 -08:00
Ghislain Seguin
57a1129bfb Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
Ghislain Seguin
f55cf4d7c4 Moved r.js and require.js to external 2011-12-14 15:31:33 -08:00
Todd Parker
a9e6de3b4c Merge pull request #3261 from jakeboone02/native-select-docs
Corrected native select menu documentation
2011-12-14 14:23:01 -08:00
Todd Parker
eae79651da Merge pull request #3269 from agcolom/master
minor correction + one addition
2011-12-14 10:30:31 -08:00
Anne-Gaelle Colom
1c301a8b3e Update docs/api/data-attributes.html 2011-12-14 18:19:37 +00:00
Anne-Gaelle Colom
be77ab47be Update docs/api/globalconfig.html 2011-12-14 17:53:17 +00:00
Jake Boone
6b32ddf394 Corrected native select menu documentation 2011-12-13 14:36:01 -05:00
Ghislain Seguin
2ece69afd5 Merge remote branch 'upstream/master' into amd 2011-12-07 15:45:36 -08:00
Ghislain Seguin
f37f9c72b3 Fixed deps 2011-12-07 15:41:40 -08:00
Anne-Gaelle Colom
e25a310063 Update docs/about/features.html 2011-12-06 15:23:19 +00:00
Anne-Gaelle Colom
574040b79d Update docs/about/features.html 2011-12-05 11:42:05 +00:00
Anne-Gaelle Colom
6d22f9b977 Update docs/forms/selects/index.html 2011-12-02 17:03:57 +00:00
Anne-Gaelle Colom
435fc61a8d Update docs/forms/selects/index.html 2011-12-02 07:54:25 +00:00
Ghislain Seguin
0897ef0e96 Updated script tags to use RequireJS to load the jQM 2011-12-01 17:28:10 -08:00
Lamaster
f63f492917 typo: until is written twice 2011-12-01 03:54:57 +06:00
toddparker
3442eb88f0 Updated supported browsers to remove iOS form Opera Mobile, that was a typo 2011-11-28 17:43:32 -05:00
jblas@adobe.com
d9983d7390 Fix for #3185 - Dynamic Page load sample: In-Memory broken in IE7
- Removed trailing commas that choke IE from the docs.
2011-11-28 13:23:01 -08:00
jblas@adobe.com
ed05ff8509 Fix for #3185 - Dynamic Page load sample: In-Memory broken in IE7
- Removed trailing commas that choke IE.
2011-11-28 12:18:50 -08:00
toddparker
8975f5b9a0 Added initial-scale to the meta tags 2011-11-28 15:03:12 -05:00
Luke Brookhart
83aaaea7de Typo correction for "followin" to "following" 2011-11-28 02:32:34 -05:00
Jake Boone
4de3b1c4d3 Improve wording of touchOverflow debugging tip 2011-11-27 23:57:42 -05:00
Peter
32c43cb85f add doumentation about debugging touchOverflow 2011-11-27 22:46:28 +01:00
Anne-Gaelle Colom
0b38378877 Update docs/_assets/css/jqm-docs.css 2011-11-27 16:36:19 +00:00
Anne-Gaelle Colom
3ab8406e41 Update docs/api/events.html 2011-11-27 15:03:34 +00:00
Jake Boone
c8b6a2dd6a Make scope of <strong> tags match in data-filtertext examples 2011-11-26 22:22:52 -05:00
Anne-Gaelle Colom
114c978c34 Update docs/api/globalconfig.html 2011-11-26 22:14:26 +00:00
forresst
e02ca5de6c repetition of word "can" 2011-11-26 17:21:42 +01:00
toddparker
ee7f60914f Added a bit of extra info on the step attribute, general cleanup. 2011-11-25 21:58:45 -05:00
toddparker
e5de3e3221 A bit more formatting cleanup 2011-11-25 21:28:21 -05:00
toddparker
ecb8ad5884 Improved description and sample data for the filter text page 2011-11-25 21:18:03 -05:00
Todd Parker
37a0795e7a Merge pull request #3162 from forresst/patch-3
Update docs/lists/lists-split.html
2011-11-24 15:24:38 -08:00
forresst
2a8b548e7d Update docs/lists/lists-split.html 2011-11-25 00:14:18 +01:00
forresst
773c17d210 Update docs/lists/lists-count.html 2011-11-25 00:11:55 +01:00
forresst
a790ba040e Update docs/pages/phonegap.html 2011-11-24 23:52:18 +01:00
Todd Parker
88023f8dab Merge pull request #3158 from jakeboone02/docs-filtertext
Document data-filtertext attribute for listview items
2011-11-24 09:24:15 -08:00
Jake Boone
ad69fed1b8 Add page to docs for filtering lists by hidden data 2011-11-24 12:15:32 -05:00
Jake Boone
37499c4df9 Document data-filtertext attribute 2011-11-24 11:23:01 -05:00
John Bender
1f6f149e83 add step to slider example 2011-11-23 13:59:28 -08:00
John Bender
d0911d3cd6 whitespace in slider docs index 2011-11-23 13:59:05 -08:00
John Bender
47cf8d61b1 remove chrome ref 2011-11-22 13:16:18 -08:00
Anne-Gaelle Colom
cbcc0642de Update docs/pages/page-dynamic.html 2011-11-22 20:50:11 +00:00
John Bender
a4e09c8ad5 target the page through the event, simplify the href selection, account for ajax page loads 2011-11-22 10:36:24 -08:00
Eddie Monge
c787743a79 Add in more link rewrite test cases, and warning message 2011-11-22 10:36:24 -08:00
Eddie Monge
d64dd4fa2d Allow unlimited sub-directory replacements 2011-11-22 10:36:24 -08:00
Eddie Monge
92e198c04c Add check to see if ajax should be disabled 2011-11-22 10:36:24 -08:00
Eddie Monge
aa8b0b7cfd Ajax should be disabled instead 2011-11-22 10:36:24 -08:00
Eddie Monge
3f522a2bce Allow local browsing of the docs without a web server 2011-11-22 10:36:24 -08:00