Commit graph

720 commits

Author SHA1 Message Date
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
maggiewachs
e1552c29b6 edited refresh description 2011-09-28 15:32:44 -04:00
maggiewachs
725210673b updated nav options and standardized options descriptions 2011-09-28 15:19:54 -04:00
maggiewachs
afe1ea5a9a added to repo 2011-09-28 15:19:32 -04:00
maggiewachs
9c5442038b removed old file 2011-09-28 15:19:21 -04:00
maggiewachs
dabd071087 updated options 2011-09-28 14:52:48 -04:00
maggiewachs
6976df6c50 added 'calling plugin' section 2011-09-28 14:52:27 -04:00
maggiewachs
3a52bc1740 updated options 2011-09-28 14:52:06 -04:00
maggiewachs
fad253ffbb removed old file 2011-09-28 14:51:56 -04:00
maggiewachs
2b2935b701 clarified initSelector description 2011-09-28 11:14:09 -04:00
maggiewachs
deec3340f2 updated navigation links for the text inputs and slider 2011-09-28 11:01:20 -04:00
maggiewachs
d423d9ec79 changed the folder name from 'sliders' to slider 2011-09-28 11:00:56 -04:00
maggiewachs
c1b1d5c1a6 removed old file 2011-09-28 11:00:44 -04:00
maggiewachs
658433b89c changed the folder name from 'sliders' to slider 2011-09-28 11:00:37 -04:00
maggiewachs
4893f5d2eb removed old file 2011-09-27 16:01:46 -04:00
maggiewachs
c342f7b8d3 removed - changed folder name 2011-09-27 16:00:56 -04:00
maggiewachs
5093d28d59 updated the nav link to textinputs 2011-09-27 16:00:03 -04:00
maggiewachs
d77849a9ac changed the folder name to something more descriptive (textinputs rather than texts), and corrected the documentation language (several factual errors) 2011-09-27 15:59:39 -04:00
toddparker
8669913fa7 Removed outdated device photo from intro page 2011-09-27 13:37:50 -04:00
toddparker
8e2f6fa341 Fixed a code typo in the theme example 2011-09-26 16:22:55 -04:00
toddparker
72535d11b3 Added improved collpsible theming docs 2011-09-26 16:21:32 -04:00
Todd Parker
86ab89497a Merge pull request #2522 from bobbravo2/patch-1
fixed typos and added @deprecated note to the $.mobile.addResolutionBreak. Thanks bobbravo2!
2011-09-26 07:10:20 -07:00
Maurice Gottlieb
362cab5343 correct typos and use consistent titling "Theming buttons" 2011-09-26 01:29:41 +03:00
Maurice Gottlieb
8539423a56 correct some typos and correction for #2524 2011-09-25 20:36:32 +03:00
gseguin
6db3ca1390 Fix for #2524
Fix collapsible docs to match actual behavior
2011-09-25 08:22:53 -07:00
gseguin
5bd72c7b96 Merge branch 'collapsible-redesign' 2011-09-24 22:12:22 -07:00
Robert Gregor
a41c2ce8d1 fixed typos and added @deprecated note to the $.mobile.addResolutionBreakpoints method 2011-09-24 17:31:35 -03:00
scottjehl
fe35e36a16 linked up the self-submit demo page and added a brief explanation of what happens when post requests submit to a page already represented in the DOM 2011-09-23 09:32:08 -04:00
gseguin
1692c0f378 Added doc/sample for data-content-theme 2011-09-22 09:49:36 -07:00
gseguin
46e6c6b320 fixed data-content-theme in collapsible-set for collapsible expanded by default 2011-09-22 09:49:02 -07:00
gseguin
4d33ec386b Merge remote branch 'upstream/master' into collapsible-redesign 2011-09-21 22:26:36 -07:00
gseguin
66e63651a7 Added docs for data-content-theme 2011-09-21 22:25:12 -07:00
toddparker
61eed992c6 Fixed Nokia test device notation - should be N950. 2011-09-21 15:47:34 -04:00
toddparker
4938d10acf Fixed BB7 device model, added Meego 1.2 to grade A 2011-09-21 15:21:25 -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
Danny
8f0dc05f25 Typo: Fixed missing closing bracket for checkbox selector in options section of docs 2011-09-18 19:36:14 +03:00
Danny
76ef937e7b Typo: Fixed missing closing bracket for radio selector in options section of docs 2011-09-18 19:33:27 +03:00
gseguin
e0b948e216 Fix for issue #2463
ui-collapsible-contain was renamed to ui-collapsible
2011-09-18 09:12:28 -07:00
gseguin
f8d30ef04e Revert "Fix for issue #2463"
This reverts commit a5bfcacbae.
2011-09-18 09:11:29 -07:00
gseguin
a5bfcacbae Fix for issue #2463
Override margin for collapsible children of .content-primary and .content-secondary
Set min-height for content-secondary
2011-09-18 08:46:49 -07:00
John Bender
265ffb68e4 update docs to reflect pagecreate -> pageinit migration with examples of when to use either 2011-09-16 10:24:14 -07:00
gseguin
dbab6c06f7 Fix for issue #2455
Updated doc
2011-09-16 09:18:00 -07:00