Ghislain Seguin
9e935c31f6
Merge branch 'out-in-transition'
...
Conflicts:
css/structure/index.php
docs/_assets/js/jqm-docs.js
index.html
2012-01-12 09:56:48 -08:00
scottjehl
5e878186cc
removed old link
2012-01-12 21:06:49 +07:00
toddparker
c514777327
Removed blurb about shutting off transitions over 1,000 pixels
2012-01-11 22:14:28 -05:00
toddparker
7df216aa33
Tweaked max width blurb to match the "false" default to avoid confusion
2012-01-11 22:09:16 -05:00
toddparker
9726f21e09
SetScrollBack to 10 (from 250), CSS tweaks to table
2012-01-11 22:07:04 -05:00
toddparker
4c26cd15e2
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-11 21:45:11 -05:00
Mat Marquis
5cfc363fa2
Removed reference to themeswitcher JS docs-wide.
2012-01-11 15:51:53 -05:00
Mat Marquis
071b65f00d
Removed themeswitcher in docs.
2012-01-11 14:55:20 -05:00
scottjehl
c0f39a6c7f
don't append themeswitcher to the dialogs - updated now that the dialog markup changed
2012-01-11 22:01:23 +07:00
scottjehl
c46a94d598
removed the sample link to the delayed-load page. no longer needed
2012-01-11 21:42:55 +07:00
Todd Parker
68216bbd79
Missing a 0, thanks @agcolom!
2012-01-10 17:00:11 -05:00
Mat Marquis
148cb09132
Updated docs’ CSS to use new @import scheme.
2012-01-10 16:35:51 -05:00
Anne-Gaelle Colom
ab29d7d14d
Added clarification to the Back button, Fixes #3291
2012-01-10 20:45:57 +00:00
Ghislain Seguin
127b4493d6
Updated CSS path to default/jquery.mobile.theme.css so it doesn't pick up the index.php
2012-01-10 11:44:59 -08:00
Mat Marquis
1f5449e552
Added page turning transition.
2012-01-10 14:10:45 -05:00
Chetan K Jain
b07f347787
fixes #3400
2012-01-10 12:31:19 -05:00
toddparker
d7f9cee654
Removed setDefaultTransition in docs.js
...
This isn't needed anymore.
2012-01-10 11:27:24 -05:00
toddparker
a2145cb2b5
Added docs to cover the new transitions
2012-01-10 11:15:19 -05:00
Chetan K Jain
233f5720bd
fixes #3400
2012-01-10 21:00:14 +05:30
scottjehl
8f5e263bd8
added an experimental 3D transition, "flow"
2012-01-10 12:51:05 +07:00
scottjehl
ffa23bc137
removed rotate transition from concat files and docs
2012-01-10 12:50:53 +07:00
scottjehl
b019e01201
updated docs to describe the maxTransitionWidth option.
2012-01-10 12:50:22 +07:00
scottjehl
c39cf6e6bc
updated docs page to describe the new transition handler and how it works.
2012-01-10 12:50:21 +07:00
scottjehl
81c98eb1e1
updated description of what happens with flip on non 3d
2012-01-10 12:50:20 +07:00
scottjehl
13cdc5d7c4
added a rotate transition, just for fun.
2012-01-10 12:50:20 +07:00
toddparker
3b8e4cb8b6
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-10 12:48:57 +07:00
scottjehl
41bc37990a
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-10 12:43:10 +07:00
scottjehl
c1cdb0a1a8
added loader test page for local testing
2012-01-10 12:43:09 +07:00
Todd Parker
69983f7907
Merge pull request #3365 from fredefl/master
...
Fixed a typo and optimized images even more.
2012-01-07 15:23:04 -08:00
John Bender
bafd0cdf9f
add ui-mobile-rendering to docs to temprarily prevent fouc with async load. @gseguin to address with jqm-docs.js change
2012-01-04 13:59:17 -08:00
John Bender
95073892f0
Merge branch 'amd'
2012-01-04 12:24:33 -08:00
Todd Parker
ac2f50bdda
Merge pull request #3363 from chetankjain/patch-3
...
data-id is not used in Pages and Dialogs. Thanks chetankjain!
2012-01-03 08:56:46 -08:00
Frederik Lassen
d6184ef6ec
Corrected tiny typo.
2012-01-01 23:10:30 +01:00
Todd Parker
afb18eaaa2
Merge pull request #3362 from chetankjain/patch-2
...
Update docs/about/getting-started.html
2012-01-01 07:16:32 -08:00
Chetan K Jain
d7d38dca7e
data-id is not used in Pages and Dialogs
2012-01-01 20:33:30 +05:30
Chetan K Jain
96b2b48f0b
Update docs/about/getting-started.html
2012-01-01 20:01:22 +05:30
Chetan K Jain
b4ee437ca3
Update docs/pages/page-anatomy.html
2012-01-01 19:54:21 +05:30
Anne-Gaelle Colom
80737f333a
added navbar
2011-12-30 13:46:16 +00:00
Ghislain Seguin
1c284c1f9c
Merge pull request #3349 from agcolom/patch-51
...
Update docs/forms/switch/options.html
2011-12-28 13:20:40 -08:00
Anne-Gaelle Colom
029ebc2cb7
Update docs/forms/switch/options.html
2011-12-28 21:16:43 +00:00
Anne-Gaelle Colom
39d4d86c7c
Update docs/forms/slider/options.html
2011-12-28 21:13:54 +00:00
Ghislain Seguin
0bd10de3e8
Added require.js 1.0.3 as a submodule
2011-12-24 00:48:08 -08:00
Jake Boone
7403ed9e43
Move back button configuration options to Page section
2011-12-22 15:39:06 -05:00
jblas@adobe.com
833526e18f
Fix for issue #3305 - Confusing documentation about dataUrl in changePage
...
- Changed 'data-url' to 'dataUrl' to match actual implementation.
2011-12-20 09:50:33 -08: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
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