Commit graph

90 commits

Author SHA1 Message Date
Ghislain Seguin
491cddd4b8 Move require.js to first tag so it can catch jquery module registration
Otherwise jquery may be loaded twice
2012-01-12 21:25:59 -08:00
Mat Marquis
5cfc363fa2 Removed reference to themeswitcher JS docs-wide. 2012-01-11 15:51:53 -05:00
Mat Marquis
148cb09132 Updated docs’ CSS to use new @import scheme. 2012-01-10 16:35:51 -05:00
Mat Marquis
cbebd88265 Fixed theme CSS inclusion on docs index. 2012-01-10 12:14:27 -05: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
Ghislain Seguin
0bd10de3e8 Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -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
Ghislain Seguin
0897ef0e96 Updated script tags to use RequireJS to load the jQM 2011-12-01 17:28:10 -08:00
Ghislain Seguin
91fe1cf8ed stop using require-jquery 2011-12-01 17:28:09 -08:00
Ghislain Seguin
970ba0432c Moved to AMD 2011-12-01 17:28:08 -08:00
Maurice Gottlieb
b2a769d984 propose for invisible beta-release paragraph 2011-11-19 02:13:54 +01:00
Todd Parker
7baa752cd3 Added a new Quick start guide page 2011-11-17 02:00:59 -05:00
Todd Parker
73ee4c995e Added a data tribute reference page, linked it up 2011-11-03 22:56:54 -04:00
Eddie Monge
8bc5e42fb3 2700: Step 5 Update all doc references 2011-10-17 13:51:45 -07:00
Mat Marquis
9719454056 Fixes position of ‘current version’ flag on documentation index when touchOverflowEnabled is true. 2011-10-13 16:22:08 -04:00
scottjehl
a93c4878aa removed media classes JS - deprecated since Beta 1. Use CSS3 Media Queries with a polyfill instead :) Docs are updated to link to old code in case anyone still needs a backwards-port 2011-09-29 14:47:05 -04:00
scottjehl
d63350ca6c set initial page div's data-url to location.pathname unless it has an ID on it. This fixes an issue where going back to the initial page will end up generating a new homepage rather than transitioning to the one already in the dom. 2011-08-28 00:06:27 -04:00
scottjehl
1ab123c76b components first 2011-06-20 19:03:57 -04:00
scottjehl
13a22e3eec updated the footers in the new docs templates 2011-06-20 18:53:55 -04:00
scottjehl
735ee926d3 more docs updates. moved to the green header, set default transition dynamically 2011-06-20 18:53:53 -04:00
scottjehl
1e5441fd76 reworked the docs to better accommodate wide screens using a simple responsive layout. Tweaks forthcoming! 2011-06-20 18:53:53 -04:00
scottjehl
8ba4c27300 Ya'll can scale your pages now. Fixes #1645. Note: we originally disabled user zooming to work around a bug in iOS that automatically zooms the page beyond the constraints of the viewport on orientation change. We are not working around this bug at all now, but you are free to include any meta tag you'd like, or better yet, consider this polyfill: http://www.blog.highub.com/mobile-2/a-fix-for-iphone-viewport-scale-bug/ 2011-05-17 17:28:19 -04:00
scottjehl
d97a964884 been meaning to do this for a while. 2011-04-14 16:04:47 -04:00
scottjehl
0d9627d54e Added viewport meta elements to the markup of every template and removed the metaViewportContent option from code and docs. IE does not support generated viewport tags. 2011-03-14 00:20:23 -04:00
toddparker
c61704146e Removed experimental section with API browser because it's outdated 2011-02-03 16:37:43 -05:00
Kin Blas
161f5e6ae3 Removed jquery.js from js/index.php and updated all html doc/experiments/test files that incuded "js/" so that they also include jquery.js manually.
This makes our include model match the include model on the CDN, and allows devs to make use of mobileinit for debugging some of the samples since that must be set up after jquery.js, but before jquery-mobile.
2011-01-20 11:26:12 -08:00
Kin Blas
a07fa70b07 Quick fix for issue 763 - Icons and loading image fail to display on Opera Mobile.
This is just a quick check in to the main index.html of the test site to make sure things work. We still need to do a sweep through *ALL* html files and make sure we are including a trailing slash in the themes/default path.
2011-01-05 15:29:17 -08:00
scottjehl
aca00ea8ec renaming for screen size 2010-11-11 19:09:11 -05:00
scottjehl
499bcb6458 added methods documentation 2010-11-11 16:12:14 -05:00
Todd Parker
fed9911f08 Refined names for API pages 2010-11-11 14:34:12 -05:00
Todd Parker
0d99c05aea Updated API links 2010-11-11 14:28:17 -05:00
scottjehl
c708859f55 added docs for media query helpers 2010-11-11 14:22:14 -05:00
scottjehl
17facff55d docs updates 2010-11-11 13:33:19 -05:00
scottjehl
8f9aee12a6 removed js/all redirect. updated files to use js/ 2010-11-09 17:57:26 -05:00
scottjehl
9519030fab removed extra meta charset 2010-11-06 15:05:16 -04:00
scottjehl
bc1d0ba08e set utf-8 2010-11-01 21:46:29 -04:00
scottjehl
ed07fbc8ad added events documentation. 2010-10-20 16:25:11 -04:00
John Resig
51c4f4a5e2 Disable links to API documentation. Will tackle this weekend. 2010-10-15 22:48:09 -04:00
John Resig
5d47a86614 Changed title of main documentation page. 2010-10-15 22:20:32 -04:00
scottjehl
4abd7b14d2 ye olde theme switcher. appending to all pages now. 2010-10-15 18:03:17 -04:00
John Resig
6da6208ee9 Make sure that text/javascript exists on the main index. 2010-10-15 17:50:47 -04:00
Todd Parker
82556c0fef added placeholder pages for accessibility and features 2010-10-15 11:05:02 -04:00
scottjehl
7b706e412a homepage design tweaks 2010-10-14 22:07:38 -04:00
scottjehl
4293bc50c9 new design for the top of the homepage. also, generated the themeswitcher link with js. 2010-10-14 21:56:51 -04:00
Todd Parker
f76b69f7b6 capitalization 2010-10-14 17:27:08 -04:00
Todd Parker
f82fc2cb1b re-vamp of homepage and new /about/folder 2010-10-14 17:22:38 -04:00
Todd Parker
0b6840aefb pages section cleanup 2010-10-14 00:12:17 -04:00
Todd Parker
4ca74050bd more swatch tweaks 2010-10-13 23:29:23 -04:00