Commit graph

230 commits

Author SHA1 Message Date
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
toddparker
5c7a802d23 Updated dependencies in templates to point to 1.0rc1 and 1.6.4 2011-09-29 14:28:12 -04:00
Kin Blas
b2dad0ea05 Updated the $.mobile.loadPage() sample in the pre-fetch section so that it passes in the showLoadMsg:false option to prevent the ajax loading message from popping up. 2011-09-29 09:23:39 -07:00
maggiewachs
deec3340f2 updated navigation links for the text inputs and slider 2011-09-28 11:01:20 -04:00
toddparker
a9eaf1bb44 Tweaked into for data-url info, thanks @kinblas 2011-09-21 15:20:11 -04:00
toddparker
877b323c7f Added info on the data-url param rules. 2011-09-21 15:04:07 -04:00
Kin Blas
9b0bf5252d Removed deprecated "beforechangepage", "changepage", and "changepagefailed" event references in preparation for jQM 1.0 release.
Updated the unit tests to use "pagechange" event instead of "changepage".
2011-09-20 16:59:30 -07:00
Kin Blas
cac203291e Switched the sample-reuse-page-external.html sample over to calling a PHP script that supplies JSON data when called via XHR, or HTML when called directly. 2011-09-14 18:19:46 -07:00
John Resig
0b83cf8d60 Tweak some more stylesheet formatting. 2011-09-08 21:35:28 -04:00
John Resig
dc8f8e7103 Fix whitespace in headers for the build script. 2011-09-08 21:14:03 -04:00
Kin Blas
bdbb1bcc7e Merge branch 'master' of https://github.com/jquery/jquery-mobile 2011-09-08 13:48:01 -07:00