Commit graph

35 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
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
Anne-Gaelle Colom
4a11404ebe Update docs/forms/selects/index.html 2011-12-15 08:54:16 +00:00
Ghislain Seguin
f55cf4d7c4 Moved r.js and require.js to external 2011-12-14 15:31:33 -08:00
Ghislain Seguin
2ece69afd5 Merge remote branch 'upstream/master' into amd 2011-12-07 15:45:36 -08: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
Ghislain Seguin
0897ef0e96 Updated script tags to use RequireJS to load the jQM 2011-12-01 17:28:10 -08:00
toddparker
d5d78f46e1 Tweaks to custom select menu pages 2011-11-17 11:42:49 -05:00
Mat Marquis
cb89aceb77 Updated docs to split native/custom selects into two separate pages. 2011-11-16 18:27:45 -05:00
toddparker
59099abd31 Removed controlgroup 2011-11-14 16:39:50 -05:00
toddparker
94defe7caf Added links to the data- attribute reference to key pages, removed old API pages 2011-11-13 21:13:53 -05:00
Todd Parker
82b7dcc1d1 Added overlay-theme attr info for selects 2011-11-07 22:47:47 -05:00
Mat Marquis
32fad8378d Hopefully, this finally fixes #518 — Custom selects now behave as expected within vertical/horizontal controlgroups. Docs have been updated accordingly. 2011-10-18 12:12:19 -04:00
Eddie Monge
8bc5e42fb3 2700: Step 5 Update all doc references 2011-10-17 13:51:45 -07:00
Todd Parker
51b37789bb Merge pull request #2720 from MauriceG/master
Docs forms / selects: double title at dialog-page of non-native-select. Thanks MauriceG!
2011-10-16 15:22:25 -07:00
Maurice Gottlieb
8339c6a889 Title of dialog-page for non-native-selectmenu "your state", red from select-label, had duplicate title cause of non-unique id of selects. 2011-10-17 00:41:20 +03:00
toddparker
daeeab8b83 Re-vamped form docs to add in full width examples and clean up demos 2011-10-14 15:59:55 -04:00
scottjehl
ce1e464275 adjusted the presentation of the left nav and footer for the docs 2011-09-29 16:35:31 -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
Omar Vargas
b9127f6eb3 Text Input plugin with new API docs format 2011-07-28 16:37:29 -05: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