Commit graph

1003 commits

Author SHA1 Message Date
toddparker
d39fb83ec4 Broke out the global and in and out transition rules for asymmetric timing
Also added duplicate buttons at the booth to test scroll position
smoothness.
2012-01-13 17:27:50 +07:00
scottjehl
4bb63a315c for now, removed any difference between framework transition defaults and the docs. We might want to bring this back and recommend it though - I'm not sure how easy it'll be to bring it in standard with the ability to configure. 2012-01-13 17:27:02 +07:00
scottjehl
1435e0b49e added loader test page for local testing 2012-01-13 17:27:02 +07:00
John Bender
4ca0e94b73 add ui-mobile-rendering to docs to temprarily prevent fouc with async load. @gseguin to address with jqm-docs.js change 2012-01-13 17:25:54 +07:00
Frederik Lassen
b9853108b8 Corrected tiny typo. 2012-01-13 17:25:51 +07:00
Chetan K Jain
a95419ff73 data-id is not used in Pages and Dialogs 2012-01-13 17:25:51 +07:00
Chetan K Jain
3d8e887734 Update docs/about/getting-started.html 2012-01-13 17:25:51 +07:00
Chetan K Jain
5c7c1d875d Update docs/pages/page-anatomy.html 2012-01-13 17:25:51 +07:00
Anne-Gaelle Colom
ef56188c71 added navbar 2012-01-13 17:25:50 +07:00
Anne-Gaelle Colom
4b92928e69 Update docs/forms/switch/options.html 2012-01-13 17:25:49 +07:00
Anne-Gaelle Colom
8c2a69c9fa Update docs/forms/slider/options.html 2012-01-13 17:25:49 +07:00
Ghislain Seguin
86c611e436 Added require.js 1.0.3 as a submodule 2012-01-13 17:25:48 +07:00
Jake Boone
c31e7173d2 Move back button configuration options to Page section 2012-01-13 17:25:46 +07:00
jblas@adobe.com
7aa80fd087 Fix for issue #3305 - Confusing documentation about dataUrl in changePage
- Changed 'data-url' to 'dataUrl' to match actual implementation.
2012-01-13 17:24:50 +07:00
Ghislain Seguin
fa86da6856 Reverted unwanted changes 2012-01-13 17:24:50 +07:00
Ghislain Seguin
c6e49f7b07 Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2012-01-13 17:24:49 +07:00
Ghislain Seguin
6f13267af7 Moved r.js and require.js to external 2012-01-13 17:21:45 +07:00
Ghislain Seguin
5d479d9252 Fixed deps 2012-01-13 17:21:26 +07:00
Ghislain Seguin
0b99ba6d5d Updated script tags to use RequireJS to load the jQM 2012-01-13 17:20:44 +07:00
scottjehl
103f409c47 added new script and associated styles for handling "fixed" toolbars using native support for CSS position: fixed, where possible. Non-supporting platforms will fall back to inline positioning, either by gracefully degrading on their own or by opting them out through a blacklist (fixed positioning detection's got issues...).
unit tests and api documentation coming next, but for the most part, the API is the same as before.
2011-12-20 17:38:05 +07:00
Todd Parker
286f8c35ff Removed reference to data-role="dialog". Fixes #3294 2011-12-18 20:49:22 -05:00
Jake Boone
619d944201 Add missing dd opening tag 2011-12-17 15:43:19 -05:00
Todd Parker
34c53b5fe7 Merge pull request #3272 from agcolom/patch-48
Update docs/forms/selects/options.html. Fixes #3256
2011-12-16 11:53:49 -08:00
Todd Parker
de0573e175 Merge pull request #3271 from agcolom/patch-47
Update docs/forms/selects/index.html. Fixes issue #3256
2011-12-16 11:52:48 -08:00
Anne-Gaelle Colom
5df1479b2c Update docs/api/data-attributes.html 2011-12-15 23:24:27 +00:00
Anne-Gaelle Colom
41da0d7f47 Update docs/forms/selects/options.html 2011-12-15 09:07:58 +00:00
Anne-Gaelle Colom
4a11404ebe Update docs/forms/selects/index.html 2011-12-15 08:54:16 +00: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
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
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