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