Commit graph

240 commits

Author SHA1 Message Date
Todd Parker
ee779f29d6 Merge pull request #3044 from agcolom/patch-33
Update docs/pages/page-navmodel.html
2011-11-14 15:49:35 -08:00
Anne-Gaelle Colom
fb51bfad75 Update docs/pages/page-navmodel.html 2011-11-14 23:11:23 +00:00
Todd Parker
9fd512503f Merge pull request #3043 from garann/c3fb688701aa418f6a9df549dd535fad76d9ea60
Proofreading fixes to touchOverflow doc
2011-11-14 14:54:34 -08:00
Mat Marquis
86f639b286 Fixing ‘home’ link on new theme pages. 2011-11-14 16:56:30 -05:00
Mat Marquis
d52b02f60f Fixes footer nav links on new theme pages. 2011-11-14 16:53:17 -05:00
Mat Marquis
e69d8a5854 Kludged a little padding into the theme nav. Tell no one of this. 2011-11-14 16:48:59 -05:00
toddparker
3a6e35dd0e Updated references from RC2 to RC3 for release 2011-11-14 16:29:58 -05:00
Garann Means
c3fb688701 Minor copy edits to touchOverflow docs. 2011-11-14 13:00:30 -06: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
toddparker
abdab6ea18 Language tweaks 2011-11-13 20:43:12 -05:00
Mat Marquis
b2106887d8 Merge remote-tracking branch 'upstream/master' 2011-11-11 18:54:48 -05:00
Mat Marquis
cbc5a34e17 Added full-page theme examples for the sake of testing theme inheritance — see issue #3028. 2011-11-11 18:52:22 -05:00
Garann Means
8f66cbe70c made references to webviews in PhoneGap docs consistent *twitch* 2011-11-11 12:01:13 -06:00
Garann Means
22d29992da minor copy edits to the PhoneGap doc 2011-11-11 11:56:05 -06:00
Anne-Gaelle Colom
b6deb43274 Update docs/pages/page-links.html 2011-11-11 16:44:46 +00:00
toddparker
3af9d83e51 Language tweak 2011-11-10 23:32:06 -05:00
toddparker
915b9e528b AddedTouchoverflow docs page, re-vamped transitions page to add info on adding cutom CSS and JS transitions 2011-11-10 23:28:49 -05:00
toddparker
2a1f95d7c7 Added new PhoneGap page, updated navigation 2011-11-10 21:59:50 -05:00
Todd Parker
3edb68506d Merge pull request #3012 from agcolom/patch-30
Update docs/pages/page-cache.html
2011-11-10 04:41:27 -08:00
Anne-Gaelle Colom
245669f2dd Update docs/pages/page-scripting.html 2011-11-10 11:05:27 +00:00
Anne-Gaelle Colom
8f671be320 Update docs/pages/page-cache.html 2011-11-10 10:50:59 +00:00
Todd Parker
c997b4cc20 Merge pull request #2992 from agcolom/patch-29
Update docs/pages/page-dialogs.html
2011-11-08 14:37:30 -08:00
Anne-Gaelle Colom
a2c6741e71 Update docs/pages/page-dialogs.html 2011-11-08 22:35:53 +00:00
Anne-Gaelle Colom
3259b02c1a Update docs/pages/page-links.html 2011-11-08 22:27:48 +00:00
Anne-Gaelle Colom
a989487b2f Update docs/pages/page-titles.html 2011-11-08 22:11:51 +00:00
Anne-Gaelle Colom
bf4eac10ca Update docs/pages/page-anatomy.html 2011-11-08 22:08:35 +00:00
jasonlcrane
1a8b56aa54 Fix typo in pushState plugin description, link to form submissions docs. 2011-11-08 21:41:26 +00:00
Todd Parker
2b618a1215 Added docs for dialog overlay attr, created a demo page to show this in action 2011-11-07 22:29:06 -05:00
toddparker
cdf1d2cc94 Added info on URL passing between pages to scripting and Ajax nav pages 2011-11-02 18:19:26 -04: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
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
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
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
Riaz
f5c03cebd6 Corrected delegate syntax for 'pagecreate' code example 2011-10-20 12:09:11 -05: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
Mat Marquis
bb7039c622 Updated docs in reference to issue #2729. 2011-10-18 14:45:31 -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
toddparker
1d81e4f28e Added a note about disabling pushState in the "linking pages" section, cleaned up language. 2011-10-11 10:51:22 -04:00
toddparker
38e77e5c80 Updated docs to clarify the replaceState known issues and to add docs on the pushStateEnabled option 2011-10-10 13:14:59 -04:00
John Bender
a589da3936 added 'known issues' bullet for (push|replace)State 2011-10-07 17:11:30 -07:00
John Bender
cddd16a02b added warning to documentation for (push|replace)State plugin pertaining to external link issues 2011-10-07 16:03:28 -07:00
John Bender
479585e1ff whitespace in navmodel docs 2011-10-07 16:03:28 -07:00
scottjehl
dc90ef39f6 clarified some of the points on scripting pages 2011-10-07 10:58:34 -04:00
gseguin
7106078f87 Fix for #2592 2011-10-03 09:19:44 -07:00
scottjehl
ce1e464275 adjusted the presentation of the left nav and footer for the docs 2011-09-29 16:35:31 -04:00