Commit graph

289 commits

Author SHA1 Message Date
Ghislain Seguin
095053ee07 Move require.js to first tag so it can catch jquery module registration
Otherwise jquery may be loaded twice
2012-01-13 17:32:25 +07:00
scottjehl
ce3b892c5f removed old link 2012-01-13 17:30:50 +07:00
toddparker
6438b3423a Removed blurb about shutting off transitions over 1,000 pixels 2012-01-13 17:30:49 +07:00
toddparker
c4cbf8e7f1 Tweaked max width blurb to match the "false" default to avoid confusion 2012-01-13 17:30:49 +07:00
toddparker
a6dc847474 SetScrollBack to 10 (from 250), CSS tweaks to table 2012-01-13 17:30:49 +07:00
toddparker
a6b090d15c Re-vamp of transition button design, added page demos
Added a new page to contrast the dialog vs. page transitions. Page has
fixed toolbars and form elements to really stress the transitions.

Switched to a table design with a button for dialog and page for each
transition.
2012-01-13 17:30:49 +07:00
Mat Marquis
733bda9a04 Removed reference to themeswitcher JS docs-wide. 2012-01-13 17:30:48 +07:00
Todd Parker
4f5ecb06e2 Missing a 0, thanks @agcolom! 2012-01-13 17:27:57 +07:00
Mat Marquis
b815db5f76 Updated docs’ CSS to use new @import scheme. 2012-01-13 17:27:56 +07:00
Anne-Gaelle Colom
ead617f79a Added clarification to the Back button, Fixes #3291 2012-01-13 17:27:56 +07:00
Mat Marquis
d1663f1373 Added page turning transition. 2012-01-13 17:27:56 +07:00
toddparker
3099ff01a2 Added docs to cover the new transitions 2012-01-13 17:27:55 +07:00
scottjehl
43b5537d5b added an experimental 3D transition, "flow" 2012-01-13 17:27:54 +07:00
scottjehl
af02f7e589 removed rotate transition from concat files and docs 2012-01-13 17:27:54 +07:00
scottjehl
57c6b968cd updated docs to describe the maxTransitionWidth option. 2012-01-13 17:27:53 +07:00
scottjehl
58d285a4a7 updated docs page to describe the new transition handler and how it works. 2012-01-13 17:27:53 +07:00
scottjehl
e0a630103b updated description of what happens with flip on non 3d 2012-01-13 17:27:52 +07:00
scottjehl
af7a8355dc added a rotate transition, just for fun. 2012-01-13 17:27:52 +07:00
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
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
5c7c1d875d Update docs/pages/page-anatomy.html 2012-01-13 17:25:51 +07:00
Ghislain Seguin
86c611e436 Added require.js 1.0.3 as a submodule 2012-01-13 17:25:48 +07:00
Ghislain Seguin
6f13267af7 Moved r.js and require.js to external 2012-01-13 17:21:45 +07:00
Ghislain Seguin
0b99ba6d5d Updated script tags to use RequireJS to load the jQM 2012-01-13 17:20:44 +07: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
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
forresst
e02ca5de6c repetition of word "can" 2011-11-26 17:21:42 +01:00
forresst
a790ba040e Update docs/pages/phonegap.html 2011-11-24 23:52:18 +01:00
Anne-Gaelle Colom
cbcc0642de Update docs/pages/page-dynamic.html 2011-11-22 20:50:11 +00:00
toddparker
ed6a084897 Fixed rc3 link in page template 2011-11-17 11:25:15 -05:00
toddparker
d1d5e09f95 Re-vamped getting started page, changed CDN refs to 1.0, added 1.0 final banner 2011-11-17 11:20:48 -05:00
Anne-Gaelle Colom
f89a925b7e Update docs/pages/pages-themes.html 2011-11-16 19:56:35 +00:00
toddparker
31144912f0 Added notes about linking to multi-page docs and added a link to the subpage plugin 2011-11-15 13:47:18 -05:00
Maurice Gottlieb
d89c5cc063 fixing two other issues at docs/pages/pages-themes/ 2011-11-15 19:06:44 +01:00
Todd Parker
7a0df3e62c Merge pull request #3048 from agcolom/patch-34
Update docs/pages/page-navmodel.html
2011-11-15 09:41:11 -08:00
Todd Parker
6a0c19cc3a Merge pull request #3052 from agcolom/patch-35
Update docs/pages/multipage-template.html
2011-11-15 09:17:16 -08:00
Todd Parker
38ab30c6cb Merge pull request #3057 from MauriceG/master
Some corrections for the docs/pages/pages-themes/theme-x pages
2011-11-15 09:13:20 -08:00
toddparker
c2315215fe Added more info to the touchOverflow docs, added links to good test page from the config page 2011-11-15 11:32:57 -05:00
Maurice Gottlieb
20e6002dbd fixing copy/paste typo at collapsible content description 2011-11-15 17:14:26 +01:00
Maurice Gottlieb
e33549ea9c fixing a typo at the e-swatch-page-link and a copy/paste typo at collapsible content description 2011-11-15 17:13:34 +01:00
Maurice Gottlieb
4e2aebaa36 fixing copy/paste typo at collapsible content description 2011-11-15 17:11:54 +01:00
Maurice Gottlieb
f3c2f4df5a fixing copy/paste typo at collapsible content description 2011-11-15 17:10:29 +01:00
Maurice Gottlieb
3b8a389b86 setting the header-data-theme to swatch b for consistency otherwise it defaults to swatch a,
fixing copy/paste typo at collapsible content description
2011-11-15 17:08:43 +01:00
Anne-Gaelle Colom
c3bfd324dd Update docs/pages/multipage-template.html 2011-11-15 14:51:07 +00:00
Anne-Gaelle Colom
7796c4182f Update docs/pages/page-navmodel.html 2011-11-15 08:34:10 +00:00
Todd Parker
ee779f29d6 Merge pull request #3044 from agcolom/patch-33
Update docs/pages/page-navmodel.html
2011-11-14 15:49:35 -08:00