Commit graph

763 commits

Author SHA1 Message Date
Mat Marquis
9719454056 Fixes position of ‘current version’ flag on documentation index when touchOverflowEnabled is true. 2011-10-13 16:22:08 -04:00
toddparker
fbec0e3520 Added config test page for jQuery core 1.8B1 2011-10-13 15:46:55 -04:00
toddparker
9fd7c160ef Created a set of static global config test pages
This will make it easy to quickly test key settings by going to:
jquerymobile.com/test/config

This is a bit fragile because refreshing or hitting a link with
rel=external or ajax=false will lose the setting.
2011-10-13 13:59:10 -04:00
toddparker
4d35966e69 Tweaked odd input values in demo page for buttons 2011-10-12 18:08:51 -04:00
toddparker
1c9a18ed79 Fixed CSS border-radius:none invalid in section "Using 3rd party icon sets". Fixes #2129 2011-10-12 11:55:06 -04:00
toddparker
15e984eca6 Re-vamped the navbar docs to fix incorrect info about icon positioning and theming. Fixes #1858, Fixes #1797, Fixes #2667, Fixes #1180, Fixes #2373
The docs incorrectly stated that the icon position could be set per
link, but this is intended as a global setting for the navbar parent.
This is working as designed and helps with visual consistency. If icon
positioning needs to be be adjusted per link, you will need to manually
apply the right classes through JS and may need to tweak CSS because
top/bottom and left/right positions have different heights.
2011-10-12 11:49:26 -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
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
John Bender
55e11dd8ea update documentation to highlight timing issues with orientationchange 2011-10-04 13:31:29 -07:00
toddparker
b483eebc78 Added links to bar and content block examples. 2011-10-03 17:22:39 -04:00
gseguin
7106078f87 Fix for #2592 2011-10-03 09:19:44 -07:00
toddparker
5b1294f7c4 Fixed typo. 2011-09-29 16:40:55 -04:00
scottjehl
ce1e464275 adjusted the presentation of the left nav and footer for the docs 2011-09-29 16:35:31 -04:00
toddparker
836eae81cc Merge remote branch 'origin/master' 2011-09-29 16:23:12 -04:00
toddparker
539713b9f9 Edited the features page to bring it up-to-date 2011-09-29 16:22:46 -04:00
scottjehl
1dbb08a7a7 Merge remote branch 'origin/master' 2011-09-29 15:28:30 -04:00
scottjehl
94c57aaa82 adjusted docs left column 2011-09-29 15:28:20 -04:00
toddparker
3aa1c6fac0 Added RC1 banner image 2011-09-29 15:14:17 -04:00
scottjehl
de40dac5dc added reference to Respond.js polyfill for those using CSS3 Media Queries. 2011-09-29 14:52:59 -04:00
scottjehl
e29346daf5 Merge remote branch 'origin/master' 2011-09-29 14:47:24 -04:00
scottjehl
a93c4878aa removed media classes JS - deprecated since Beta 1. Use CSS3 Media Queries with a polyfill instead :) Docs are updated to link to old code in case anyone still needs a backwards-port 2011-09-29 14:47:05 -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
toddparker
85a70a75c5 Updated supported platforms for RC1 2011-09-29 14:25:38 -04:00
maggiewachs
ac07bb6309 clarified intro text 2011-09-29 13:43:47 -04:00
maggiewachs
9b49cfe1a1 edit to form button description 2011-09-29 13:40:39 -04:00
maggiewachs
e3644c8fd9 clarified blurb about how events are preserved for form buttons 2011-09-29 13:39:54 -04:00
maggiewachs
0b5bd9ed06 fixed broken links 2011-09-29 13:06:04 -04:00
maggiewachs
8c86f407d0 Merge branch 'master' of github.com:jquery/jquery-mobile 2011-09-29 13:04:05 -04:00
maggiewachs
1fbc401496 simplified language 2011-09-29 13:04:00 -04:00
maggiewachs
5dbc616e37 added note style 2011-09-29 13:03:50 -04:00
maggiewachs
108ef2337e added nav bar and updated content (now includes a nav bar for options, methods, and events pages) 2011-09-29 13:03:35 -04:00
maggiewachs
3eccc5ba16 added to repo 2011-09-29 13:03:00 -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
0f73dd2a24 removed plugin events and methods page from nav (keeping it in the directory to redirect) 2011-09-29 11:33:32 -04:00
maggiewachs
9d9175b305 corrected the nav "on" state 2011-09-29 10:58:28 -04:00
maggiewachs
312b726238 updated forms nav links 2011-09-29 10:52:58 -04:00
Kin Blas
f6b2a9c700 Added additional verbage to the virtual mouse events section. 2011-09-29 00:31:02 -07:00
Kin Blas
405db8efa2 Added documentation for page change and remove event notifications. 2011-09-28 23:40:37 -07:00
Kin Blas
91de92f627 First pass attempt at documenting the pagebeforeload, pageload, and pageloadfailed events. 2011-09-28 14:50:01 -07:00
Kin Blas
ca5834dc9d Merge branch 'master' of https://github.com/jquery/jquery-mobile 2011-09-28 13:25:05 -07:00
Kin Blas
016b415027 Updated and alphabetically re-ordered the options for changePage() and loadPage(). 2011-09-28 13:23:51 -07:00
maggiewachs
de675361f7 updated form section nav 2011-09-28 16:02:56 -04:00
maggiewachs
e604a61f1f removed old file 2011-09-28 16:02:34 -04:00
maggiewachs
3d46126d29 added to repo 2011-09-28 16:02:28 -04:00
maggiewachs
7e567f0375 removed refresh description from main page (now on methods tab) 2011-09-28 15:33:06 -04:00