Commit graph

763 commits

Author SHA1 Message Date
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
gseguin
6dbdbfe4bc Revert "Changed behavior of .jqmData() only when called with no argument. It now returns undefined as per discussion on #jquerymobile-dev"
This reverts commit 43c5037bd8.
2011-09-16 09:12:43 -07:00
gseguin
a0ca22ae3d Changed behavior of .jqmData() only when called with no argument. It now returns undefined as per discussion on #jquerymobile-dev 2011-09-16 09:12:25 -07:00
gseguin
43c5037bd8 Changed behavior of .jqmData() only when called with no argument. It now returns undefined as per discussion on #jquerymobile-dev 2011-09-16 09:10:08 -07:00
Kin Blas
c541ceba69 Merge branch 'master' of https://github.com/jquery/jquery-mobile 2011-09-14 18:20:34 -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
gseguin
a34ba919b7 Changed collapsible doc to match code behavior 2011-09-14 17:52:10 -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
Kin Blas
675657f877 Added an index page for the dynamic-samples directory and linked to it from the age-dynamic.html page. 2011-09-08 13:46:18 -07:00
Kin Blas
92699e0011 Merge branch 'master' into data-driven-with-fallback 2011-09-08 13:38:06 -07:00
Kin Blas
b3ce277152 Moved scottjehl's modified sample to a new file (sample-reuse-page-external.html) and restored the original code in sample-reuse-page.html. 2011-09-08 13:35:42 -07:00
toddparker
7942e3333d Merge remote branch 'origin/master' 2011-09-08 16:01:00 -04:00
toddparker
7d2b6f839b Updated docs for beta 3 2011-09-08 16:00:54 -04:00
scottjehl
6e0912f3b5 progress towards making this demo work with urls that represent server resources 2011-09-08 15:58:53 -04:00
Kin Blas
f894d4704b Adding links to page-dynamic.html to all menus. 2011-09-08 12:34:48 -07:00
Kin Blas
95f1d5c6df Fixed the broken sample link. 2011-09-08 12:03:43 -07:00
Kin Blas
4a5b804df9 Added more content. 2011-09-08 12:00:57 -07:00
Kin Blas
889d4b5acf Corrected a grammatical error in one of the sample comments. 2011-09-08 11:30:02 -07:00
Kin Blas
711a552bfb Merge branch 'master' of https://github.com/jquery/jquery-mobile 2011-09-08 11:27:26 -07:00
Kin Blas
64537fa8c0 Removed some debug code from sample-reuse-page.html.
Checking in the start of a doc that walks folks through how to use the pagebeforechange event to short-circuit default changePage() behavior.
2011-09-08 11:26:22 -07:00
scottjehl
82a9a5bb3f documented the new touchOverflowEnabled configuration property. 2011-09-08 13:33:26 -04:00
scottjehl
b645781f4d implemented native overflow scrolling based on support for -[prefix]-overflow-scrolling: touch. True fixed headers and footers come supported as well. 2011-09-08 12:38:50 -04:00
scottjehl
bb4e1ca275 removed image dimensions in demo page 2011-09-08 12:38:50 -04:00
scottjehl
6333be5ddf changed the docs bg image so it doesn't act fixed in iOS5 2011-09-08 12:38:50 -04:00
Kin Blas
fcbd4c3030 Merge branch 'master' of https://github.com/jquery/jquery-mobile 2011-09-08 09:24:16 -07:00
Kin Blas
78041bc7c9 Added path.isFirstPageUrl() which is now called from loadPage() when trying to determine if the URL being loaded refers to a page that is already in the DOM. This will prevent us from duplicating the first-page in the main application document.
Also checking in the first example of how to use the pagebeforechange notification to allow for dynamically updating and re-using a page that is already in the DOM.
2011-09-08 09:21:31 -07:00
toddparker
557da74be0 Fixed typo in button state active default docs. Closes #2403. Thanks jasonrsavino! 2011-09-08 11:30:42 -04:00
toddparker
fb1c8bee81 Added a non-adax form submit example. Improved the styling of the forms and confirmation pages. 2011-09-08 10:58:23 -04:00
Matt Doyle
5832890185 Docs: Cleaned up "Prefetching & caching pages" page
Renamed page for consistency and edited/clarified page content
2011-09-01 16:52:48 +10:00
lagartoflojo
6528c09ab3 Small typo fix 2011-08-30 02:31:31 -03:00
scottjehl
d63350ca6c set initial page div's data-url to location.pathname unless it has an ID on it. This fixes an issue where going back to the initial page will end up generating a new homepage rather than transitioning to the one already in the dom. 2011-08-28 00:06:27 -04:00
scottjehl
6de76168af Clarified the documentation around the purpose of the pagebeforecreate event and removed the pagebeforecreate return value check, as returning beforecreate false is no longer relevant now that all plugins auto-init externally, rather than inline in the page plugin. 2011-08-27 11:26:16 -04:00
scottjehl
50aca4e613 Links to the transitions page need to use data-ajax="false" because it uses multipage. 2011-08-26 20:07:38 -04:00
toddparker
66fb6bba2f Moved the transition sampler page to a multi-page format to avoid the loader every time you want to try a transition. Leaving the old page here for now because we may link to it elsewhere. 2011-08-26 17:00:44 -04:00
toddparker
01f61cfd54 Removed prefetch. Can't use that on a dialog. 2011-08-26 16:58:16 -04:00
toddparker
cd5cb16fe1 Added prefetch attr and fixed theme tags in markup for dialogs 2011-08-26 16:53:26 -04:00
John Bender
0346cbe439 added note on managing element id's in pages loaded via ajax 2011-08-26 09:15:47 -07:00
John Bender
9eef5cec53 added documentation covering the replaceState plugin 2011-08-26 09:15:23 -07:00
jacob4u2
cc5ff24500 Fix for small typo in collapsible-set docs page 2011-08-22 14:30:11 -05:00
Richard D. Worth
a5a608c2e5 Fixed a typo. Thanks gregmelson http://bugs.jqueryui.com/ticket/7660 2011-08-22 07:49:33 -04:00
maxrabin
b887fb9d59 Edited docs/about/features.html via GitHub 2011-08-19 23:33:18 +03:00
gseguin
3737d170a0 Merge remote-tracking branch 'upstream/master' 2011-08-17 13:29:07 -07:00
gseguin
63c94d954d Added use of class ui-corner-none for France and United States in Icon list so the icons don't get rounded corners 2011-08-17 12:12:05 -07:00
Jacob Gable
0dc54d59a2 Fix for Split Button List dialog having no background and weird line from background image 2011-08-11 20:03:36 -05:00
Todd Parker
38368b6010 Merge pull request #2218 from caseyjustus/master
Added slider to api docs. Thanks caseyjustus!
2011-08-07 08:43:42 -07:00
Ghislain Seguin
b23d444c71 Merge pull request #2216 from johnbender/listview-filter-callback
Listview filter callback
2011-08-04 16:12:53 -07:00
John Bender
18887c95a0 updated docs to include information about the filter callback 2011-08-04 16:09:42 -07:00
toddparker
4c3ecdef47 Updated code to match the new style. We might drop this page once the more detailed API info is added to each plugin, 2011-08-04 17:23:42 -04:00
toddparker
570c13cb9c Style block tweak. 2011-08-04 17:15:44 -04:00
toddparker
2d9e76d8e2 Added an intro blurb and more margin to separate the list headers. 2011-08-04 17:12:59 -04:00
toddparker
c2405448fd Fixed a few broken links in the docs. 2011-08-04 15:23:51 -04:00
toddparker
37db803557 Removed back buttons. 2011-08-03 15:18:57 -04:00
toddparker
a23ab67e53 Another path tweak. 2011-08-03 14:25:52 -04:00
toddparker
35d2366946 Fixed CSS paths. Closes #2201 2011-08-03 14:21:29 -04:00
toddparker
a7abcfef59 Switched to .selector for sample code. 2011-08-03 14:19:07 -04:00
toddparker
bee8ac2226 Improved sample code. 2011-08-03 14:17:29 -04:00