mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-31 21:20:23 +00:00
- allowed prevention of hash listening during a particular hash change - allowed $.activePage to remain set on previous page when an untracked page is open (return pageshow event false to use this feature) - moved setting and resetting to base urls and made sure they update at the right moment for both new pages and those previously visited. - changePage now accepts an array as first argument, allowing you to specify both [from,to] pages, whereas non-array types would refer to the "to" page, assuming "from" should be the currently viewed page - error requests never generate a hash change now - edited the ajax error to appear in the right location when scrolled Essentially, plugins can now create page changes that are not tracked in history, which is a dialog critical bug. |
||
|---|---|---|
| .. | ||
| jquery.js | ||
| jquery.min.js | ||
| jquery.mobile.buttonMarkup.js | ||
| jquery.mobile.clickable.js | ||
| jquery.mobile.collapsible.js | ||
| jquery.mobile.controlGroup.js | ||
| jquery.mobile.dialog.js | ||
| jquery.mobile.event.js | ||
| jquery.mobile.fieldContain.js | ||
| jquery.mobile.fixHeaderFooter.js | ||
| jquery.mobile.forms.ajaxform.js | ||
| jquery.mobile.forms.button.js | ||
| jquery.mobile.forms.checkboxradio.js | ||
| jquery.mobile.forms.select.js | ||
| jquery.mobile.forms.slider.js | ||
| jquery.mobile.forms.textinput.js | ||
| jquery.mobile.grid.js | ||
| jquery.mobile.hashchange.js | ||
| jquery.mobile.js | ||
| jquery.mobile.listview.filter.js | ||
| jquery.mobile.listview.js | ||
| jquery.mobile.navbar.js | ||
| jquery.mobile.page.js | ||
| jquery.mobile.support.js | ||
| jquery.mobile.widget.js | ||
| jquery.ui.widget.js | ||
| manifest.php | ||