Commit graph

166 commits

Author SHA1 Message Date
scottjehl
8232059164 Added an optional 1.0-style loading box design, configurable via a new loadingMessageTextVisible option, which defaults to false for regular loading messages, but is true for internal error messages. In order to support this change, the show loader method was modified with 3 arguments: theme, text, and text-only. Other new core options have been added to configure the theme for default and error message boxes: loadingMessageTheme and pageLoadErrorMessageTheme. 2012-01-27 18:42:22 +07:00
toddparker
8f636e5699 Removed all instances of data-position="inline" in headers
This is a throwback to when we used to have fixed toolbars by default.
Removing to avoid confusion.
2012-01-20 12:46:42 -05: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
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
Chetan K Jain
233f5720bd fixes #3400 2012-01-10 21:00:14 +05:30
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
Chetan K Jain
d7d38dca7e data-id is not used in Pages and Dialogs 2012-01-01 20:33:30 +05:30
Anne-Gaelle Colom
80737f333a added navbar 2011-12-30 13:46:16 +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
Ghislain Seguin
e4bf0b1a8e Merge remote branch 'upstream/master' into amd
Conflicts:
	js/jquery.mobile.hashchange.js
2011-12-15 23:31:35 -08:00
Anne-Gaelle Colom
5df1479b2c Update docs/api/data-attributes.html 2011-12-15 23:24:27 +00:00
Ghislain Seguin
f55cf4d7c4 Moved r.js and require.js to external 2011-12-14 15:31:33 -08:00
Todd Parker
eae79651da Merge pull request #3269 from agcolom/master
minor correction + one addition
2011-12-14 10:30:31 -08:00
Anne-Gaelle Colom
1c301a8b3e Update docs/api/data-attributes.html 2011-12-14 18:19:37 +00:00
Anne-Gaelle Colom
be77ab47be Update docs/api/globalconfig.html 2011-12-14 17:53:17 +00:00
Ghislain Seguin
0897ef0e96 Updated script tags to use RequireJS to load the jQM 2011-12-01 17:28:10 -08:00
Lamaster
f63f492917 typo: until is written twice 2011-12-01 03:54:57 +06:00
Anne-Gaelle Colom
3ab8406e41 Update docs/api/events.html 2011-11-27 15:03:34 +00:00
Anne-Gaelle Colom
114c978c34 Update docs/api/globalconfig.html 2011-11-26 22:14:26 +00:00
Jake Boone
37499c4df9 Document data-filtertext attribute 2011-11-24 11:23:01 -05:00
toddparker
da67275c13 Added theme roller link 2011-11-13 22:29:16 -05:00
Ghislain Seguin
f1f07a3faf Merge pull request #2973 from MauriceG/master
Removing discarded link to Responsive Layout Helpers page from Data attribute reference page
2011-11-08 06:49:10 -08:00
Maurice Gottlieb
d53d3f8359 removing link to discarded page Responsive Layout Helpers 2011-11-08 15:37:47 +01:00
Ghislain Seguin
80644f305e Revert "Update docs/api/globalconfig.html"
This reverts commit c832f64ae8.
2011-11-08 06:26:24 -08:00
Ghislain Seguin
103a59c24b Revert "Update docs/api/events.html"
This reverts commit 7dba08a10b.
2011-11-08 06:26:22 -08:00
Ghislain Seguin
b64da2f5f2 Revert "Update docs/api/methods.html"
This reverts commit b019fa4c58.
2011-11-08 06:26:12 -08:00
Ghislain Seguin
0c022a56e5 Merge pull request #2968 from agcolom/patch-11
Update docs/api/events.html
2011-11-08 06:04:38 -08:00
Ghislain Seguin
48fdbfc261 Merge pull request #2969 from agcolom/patch-12
Update docs/api/methods.html
2011-11-08 06:03:15 -08:00
Anne-Gaelle Colom
b019fa4c58 Update docs/api/methods.html 2011-11-08 13:49:10 +00:00
Anne-Gaelle Colom
7dba08a10b Update docs/api/events.html 2011-11-08 13:47:51 +00:00
Anne-Gaelle Colom
c832f64ae8 Update docs/api/globalconfig.html 2011-11-08 13:45:37 +00:00
Todd Parker
72ff459602 Adjusted dialog docs 2011-11-07 22:52:06 -05:00
Anne-Gaelle Colom
2cc42ff65f Update docs/api/themes.html 2011-11-07 21:21:38 +00:00
toddparker
3d34943068 Fixed alpha order of an option under selects 2011-11-07 16:05:52 -05:00
toddparker
56f0af4cdf Added an intro message that links to the ns global option 2011-11-07 16:02:27 -05:00
Ghislain Seguin
4cee7adaa9 Added data-overlay-theme 2011-11-06 20:23:39 -08:00
Anne-Gaelle Colom
41792fc599 Update docs/api/mediahelpers.html 2011-11-05 21:18:13 +00:00
Anne-Gaelle Colom
5d0b930691 Update docs/api/data-attributes.html 2011-11-05 17:34:08 +00:00
Anne-Gaelle Colom
e83f108018 Update docs/api/data-attributes.html 2011-11-05 13:52:24 +00:00
Anne-Gaelle Colom
6eaa3882f7 Update docs/api/data-attributes.html 2011-11-05 12:56:18 +00:00
Anne-Gaelle Colom
a350a031a7 Update docs/api/data-attributes.html 2011-11-04 22:45:15 +00:00
Anne-Gaelle Colom
28a19efc77 punctuation consistency 2011-11-04 22:33:37 +00:00
toddparker
3a32031516 Fixed code syntax issues. Thanks agcolom! 2011-11-04 18:07:44 -04:00
Todd Parker
3133b36b37 Fixed my poor alphabetical attempt. Footer is after fieldset. Done. 2011-11-03 23:25:16 -04:00
Todd Parker
ae27590d18 Added data-track-theme for flip switch 2011-11-03 23:19:13 -04:00