Commit graph

819 commits

Author SHA1 Message Date
Todd Parker
73ee4c995e Added a data tribute reference page, linked it up 2011-11-03 22:56:54 -04:00
toddparker
cdf1d2cc94 Added info on URL passing between pages to scripting and Ajax nav pages 2011-11-02 18:19:26 -04:00
jblas@adobe.com
85927d3995 Sometimes things don't get more "dynamic" if you say "dynamic" too many times. 2011-11-02 10:17:17 -07:00
jblas@adobe.com
931c147e22 Documentation fix for #2914 - Layout events .trigger('updatelayout'); doesn't work with delay/speed
- Updated verbage in the 'updatelayout' section so that it is clearer that developers should trigger this event if their application manipulates the content in any way that may trigger a change in the width/height of the page.
2011-11-02 10:14:04 -07:00
Charlie Collins
c384f89163 Change usage of "the JQuery Mobile" that was repeated several times in one sentence. Also, tried to fix other typos seen on the live site (docuemnt, for example), but they appear to already be correct in source. 2011-11-01 19:05:34 -03: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
Jake Boone
7ada7ba0f1 Grammar correction 2011-10-27 14:53:45 -04:00
John Bender
250316274b change the credit link to the comment with the snippet 2011-10-27 11:38:34 -07:00
John Bender
4829928ca1 add documentation around application cache issues and a suggested workaround 2011-10-27 11:26:47 -07:00
jblas@adobe.com
1405a9453f Add the XHR object to the data passed to loadpage and loadpagefailed callbacks. This was a low-hanging-fruit enhancement request for issue #2503 - User can't specify own error handling logic. 2011-10-26 11:34:27 -07:00
Ghislain Seguin
d8c0fb961f Merge pull request #2816 from MauriceG/patch-15
docs: repeated explanation for disable link based buttons removed at forms basics page
2011-10-24 18:59:41 -07:00
Michael
0b177677d8 Prepend $.mobile to docs to fix code example 2011-10-24 10:00:37 -07:00
Maurice Gottlieb
410ca0972f docs: repeated explanation for disable link based buttons removed 2011-10-23 13:32:35 +03:00
Ghislain Seguin
a78fce4399 Merge pull request #2767 from easymovet/patch-1
Corrected .delegate() syntax for 'pagecreate' code example
2011-10-21 16:33:11 -07:00
Jake Boone
a28e43a2f3 Add button styling to f swatch for docs 2011-10-21 00:27:21 -04:00
John Bender
742d1c905b linkBindingEnabled docs 2011-10-20 15:30:29 -07:00
John Bender
89e389c4b7 whitepsace in globalconfig docs 2011-10-20 15:30:04 -07:00
Maurice Gottlieb
6eb8e7dfaa docs: some corrections at Pages & Dialogs / Anatomy of a Page 2011-10-21 00:14:21 +03:00
Maurice Gottlieb
6f400e87cf docs: tiny typo at Pages & Dialogs / Page titles 2011-10-20 23:35:37 +03:00
Maurice Gottlieb
9cdf0236c2 Tiny typo 2011-10-20 23:13:22 +03:00
Riaz
f5c03cebd6 Corrected delegate syntax for 'pagecreate' code example 2011-10-20 12:09:11 -05:00
Todd Parker
7fe9cc4f7b Merge pull request #2757 from jakeboone02/ios-web-app-demo
Browse the docs as a fullscreen web app in iOS. Thanks jakeboone02!
2011-10-20 09:45:09 -07:00
Jake Boone
6d64ab9ce3 Small grammar correction in docs 2011-10-20 01:46:33 -04:00
Jake Boone
d44cce50cb Browse the docs as a fullscreen web app in iOS. 2011-10-20 01:26:47 -04:00
toddparker
2a9fa45552 Added a blurb about toolbar events for re-positioning
Also re-ordered events page to group touch and mouse together
2011-10-19 14:15:32 -04:00
toddparker
57ee9838c4 Updated files for RC2
Added RC2 banner, updated anatomy of a page and page templates to point
to RC2. Updated platform page for RC2 too.
2011-10-19 13:53:46 -04:00
jblas@adobe.com
d723539577 Added documentation for $.mobile.fixedToolbars.show/hide functions. 2011-10-19 10:38:06 -07:00
jblas@adobe.com
8bd3881667 Added entry for the new updatelayout event. 2011-10-19 09:40:52 -07:00
Mat Marquis
bb7039c622 Updated docs in reference to issue #2729. 2011-10-18 14:45:31 -04: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
Todd Parker
575f4f350a Merge pull request #2728 from eddiemonge/issue_2700
Issue 2700: CSS Restructure to create a /css/ folder and a /structure/ and /theme/ folder inside for better organization. Thanks eddiemonge!
2011-10-17 15:00:51 -07:00
toddparker
6f67f421bb Added data-ajax="false" attribute to the link leading to the multi-page template
Loading a multipage doc into the dom was causing issues (of course) so
I fixed this up.
2011-10-17 17:34:25 -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
4f2f500cd8 Updated slider / flip switch label typography to match 2011-10-15 23:52:01 -04:00
toddparker
b8f32749d8 Updated grouped button example to avoid wrapping 2011-10-15 23:42:25 -04:00
toddparker
51711b357f Added examples for each button option 2011-10-15 23:39:06 -04:00
toddparker
02b5aeeecb Text tweak 2011-10-15 23:26:21 -04:00
toddparker
9a04c1a8b3 Added notes about how link-based buttons differ from form buttons 2011-10-15 23:23:52 -04:00
toddparker
d35fec0713 Added a note about the negative margin on lists to docs. Fixes #2715
Style note: all standard, non-inset lists have a -15px margin to negate
the 15px of padding on the content area to make lists fill to the edges
of the screen. If you add other widgets above or below a list, the
negative margin may make these elements overlap so you'll need to add
additional spacing in your custom CSS.
2011-10-15 22:31:29 -04: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