Commit graph

29 commits

Author SHA1 Message Date
Ghislain Seguin
902d32782e Use jQuery tag inserter instead of pointing directly at jquery.js 2012-01-19 17:10:48 -08:00
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
148cb09132 Updated docs’ CSS to use new @import scheme. 2012-01-10 16:35:51 -05: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
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
Ghislain Seguin
0bd10de3e8 Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
Jake Boone
619d944201 Add missing dd opening tag 2011-12-17 15:43:19 -05:00
Anne-Gaelle Colom
41da0d7f47 Update docs/forms/selects/options.html 2011-12-15 09:07:58 +00: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
Eddie Monge
8bc5e42fb3 2700: Step 5 Update all doc references 2011-10-17 13:51:45 -07:00
scottjehl
ce1e464275 adjusted the presentation of the left nav and footer for the docs 2011-09-29 16:35:31 -04:00
maggiewachs
1fbc401496 simplified language 2011-09-29 13:04:00 -04:00
maggiewachs
0f73dd2a24 removed plugin events and methods page from nav (keeping it in the directory to redirect) 2011-09-29 11:33:32 -04:00
maggiewachs
312b726238 updated forms nav links 2011-09-29 10:52:58 -04:00
maggiewachs
de675361f7 updated form section nav 2011-09-28 16:02:56 -04:00
maggiewachs
725210673b updated nav options and standardized options descriptions 2011-09-28 15:19:54 -04:00
maggiewachs
dabd071087 updated options 2011-09-28 14:52:48 -04:00
maggiewachs
deec3340f2 updated navigation links for the text inputs and slider 2011-09-28 11:01:20 -04:00
Omar Vargas
0729d25ad8 Checkbox with new API docs format 2011-07-29 17:37:57 -05:00
Omar Vargas
06f57b35a1 Radio input with new API docs format 2011-07-29 15:59:06 -05:00
Todd Parker
1e01306559 Merge pull request #2166 from ovargas27/master
Text Input plugin with new API docs format
2011-07-28 19:55:49 -07:00
Omar Vargas
b13e9cede5 Update text input plugin link 2011-07-28 18:00:52 -05:00
toddparker
650c2c5156 Added initSelector option documentation 2011-07-28 17:00:32 -04:00
toddparker
5413459d6d Removed quotes around boolean value examples. 2011-07-28 16:43:05 -04:00
toddparker
91dfba1d0a Fixed a path issue in the assets for these pages. Needed an extra hop for the CSS files. 2011-07-28 12:29:20 -04:00
toddparker
9a82e3c59e Missed fixing the home link path. Added another ../ 2011-07-28 12:02:55 -04:00
toddparker
5c603198e7 Created a new API docs format for people to help us populate. Started with just the select menu API docs to server as a template for others. Each plugin is now in a folder with a local nav between index (summary), options, methods, and events. 2011-07-28 12:00:36 -04:00