Commit graph

205 commits

Author SHA1 Message Date
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
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
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
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
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
Anne-Gaelle Colom
41da0d7f47 Update docs/forms/selects/options.html 2011-12-15 09:07:58 +00: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
Jake Boone
6b32ddf394 Corrected native select menu documentation 2011-12-13 14:36:01 -05: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
Luke Brookhart
83aaaea7de Typo correction for "followin" to "following" 2011-11-28 02:32:34 -05:00
toddparker
ee7f60914f Added a bit of extra info on the step attribute, general cleanup. 2011-11-25 21:58:45 -05:00
John Bender
1f6f149e83 add step to slider example 2011-11-23 13:59:28 -08:00
John Bender
d0911d3cd6 whitespace in slider docs index 2011-11-23 13:59:05 -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
Maurice Gottlieb
718a0acf6d adding a disabled slider for testing purpose (#3058)
change name-attribute of the flipswitch for consistency
2011-11-15 20:01:40 +01: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
Maurice Gottlieb
ef065cabaf fixing some typos at docs/forms/slider/index.html 2011-11-12 16:58:52 +01:00
Todd Parker
82b7dcc1d1 Added overlay-theme attr info for selects 2011-11-07 22:47:47 -05:00
Eddie Monge
503cefc115 Change some < to &gt;, fix some code examples 2011-11-01 11:16:34 -07:00
John Bender
13a0c1508f Revert "fixed js refs and whitespace in samples Fixes #2904"
This reverts commit c748072bac.
2011-11-01 10:45:14 -07:00
John Bender
c748072bac fixed js refs and whitespace in samples Fixes #2904 2011-11-01 10:39:26 -07:00
Maurice Gottlieb
410ca0972f docs: repeated explanation for disable link based buttons removed 2011-10-23 13:32:35 +03: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
toddparker
c4a95dd12d Added docs about theme classes and overriding themes, fixed a typo too 2011-10-17 23:15:57 -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
84729a4fec Added styling support for input type=color
Just for good measure. All HTML5 inputs are now auto enhanced into the
styled versions. We may need to decide if any of these need to be
degraded if the controls are wonky in some browsers.
2011-10-15 09:43:16 -04:00
toddparker
4ce1bfb795 Added new HTML5 date and time input support. Fixes #2144
Types added: input type time, date, month, week, date time,
datetime-local to auto for enhancements.
2011-10-15 09:33:06 -04:00
toddparker
b2713fe5d7 Fixed a broken link to the retired forms API page 2011-10-14 18:13:35 -04:00
toddparker
8c28c8b6ef Added disabled blurb to the form basic page 2011-10-14 18:09:19 -04:00
Todd Parker
87a9d74a08 Merge pull request #2710 from Wilto/a11y-hidden-labels
Add .ui-hidden-accessible for hiding elements in an accessible way. Thanks Wilto!
2011-10-14 14:08:41 -07:00
Mat Marquis
a6892a67fc Add .ui-hidden-accessible for hiding elements in an accessible way; add .ui-hide-label to similarly hide labels/adjust layout within field containers. 2011-10-14 16:52:50 -04: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
toddparker
e4834a8db7 Fixed typo in code, unnecessary data-role="fieldcontain" attribute. Fixes #2682. Thanks jarrettaylor 2011-10-12 10:49:31 -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
1fbc401496 simplified language 2011-09-29 13:04:00 -04:00