jquery-mobile/docs
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
..
_assets 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
about Edited docs/about/features.html via GitHub 2011-08-19 23:33:18 +03:00
api 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
buttons Fixed inline button docs to remove the incorrect info that wrapping multiple buttons in a container with data-inline="true" woudl work. You must add this each each button. 2011-07-15 16:11:26 -04:00
content Fix for small typo in collapsible-set docs page 2011-08-22 14:30:11 -05:00
forms Merge pull request #2218 from caseyjustus/master 2011-08-07 08:43:42 -07:00
lists Merge remote-tracking branch 'upstream/master' 2011-08-17 13:29:07 -07:00
pages 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. 2011-09-08 09:21:31 -07:00
toolbars Fixed a few broken links in the docs. 2011-08-04 15:23:51 -04:00
index.html Fixed broken paths in this page. We still need to figure out what to do with this page since it's sort of a duplicate of the homepage. 2011-07-28 12:23:43 -04:00