jquery-mobile/js
2011-08-16 13:25:04 -07:00
..
index.php first pass at implementing pushstate support from an external file. 2011-08-05 18:49:16 -04:00
jquery.js updated jquery version to 1.6.2 2011-07-01 14:39:21 -04:00
jquery.mobile.buttonMarkup.js fix control group button selector in any .ui-bar instead of just .footer 2011-07-28 14:41:31 -04:00
jquery.mobile.collapsible.js Moved autoinit calls to after widgets. Made it so auto init selectors use the initSelector option, so that it can be configurable. 2011-07-27 18:42:16 -04:00
jquery.mobile.controlGroup.js Moved autoinit calls to after widgets. Made it so auto init selectors use the initSelector option, so that it can be configurable. 2011-07-27 18:42:16 -04:00
jquery.mobile.core.js implemented the autoInitializePage global config option, so that auto-initialization may be disabled in favor of manually initializing the page later on. Still needs a unit test. 2011-07-24 19:27:21 -04:00
jquery.mobile.degradeInputs.js typo in comment 2011-07-26 17:04:36 -03:00
jquery.mobile.dialog.js Moved autoinit calls to after widgets. Made it so auto init selectors use the initSelector option, so that it can be configurable. 2011-07-27 18:42:16 -04:00
jquery.mobile.event.js Bug 1992; Swipe threshold constants are configurable 2011-07-02 08:23:52 -07:00
jquery.mobile.fieldContain.js Moved autoinit calls to after widgets. Made it so auto init selectors use the initSelector option, so that it can be configurable. 2011-07-27 18:42:16 -04:00
jquery.mobile.fixHeaderFooter.js Core Style Conformance updates; jquery.mobile.fixHeaderFooter.js 2011-08-01 18:34:49 -04:00
jquery.mobile.forms.button.js Moved autoinit calls to after widgets. Made it so auto init selectors use the initSelector option, so that it can be configurable. 2011-07-27 18:42:16 -04:00
jquery.mobile.forms.checkboxradio.js Moved autoinit calls to after widgets. Made it so auto init selectors use the initSelector option, so that it can be configurable. 2011-07-27 18:42:16 -04:00
jquery.mobile.forms.select.js Merge pull request #2173 from SamuelKC/selecthidefix 2011-08-03 11:52:17 -07:00
jquery.mobile.forms.slider.js Moved autoinit calls to after widgets. Made it so auto init selectors use the initSelector option, so that it can be configurable. 2011-07-27 18:42:16 -04:00
jquery.mobile.forms.textinput.js Moved autoinit calls to after widgets. Made it so auto init selectors use the initSelector option, so that it can be configurable. 2011-07-27 18:42:16 -04:00
jquery.mobile.grid.js jQuery core style guide conformance: jquery.mobile.grid.js 2011-06-28 21:25:13 -04:00
jquery.mobile.hashchange.js Renamed files. 2010-10-07 11:30:48 -04:00
jquery.mobile.init.js This change moves the ajax navigation opt-out list (which contains, mainly, browsers that have broken history tracking of hash changes) over to the support.js file, and added a multi-tierd Nokia condition that checks a number of UA conditions to try and pinpoint Nokia + Symbian + Webkit + 7.3-or-older. Big thanks to Bryan and Stephanie at Yiibu for their helpful article on Nokia device detection. That said, we would LOVE to find a non-UA based way to handle this detection. Reluctantly, this seems to do what we need at the moment, while assuming hash history will be improved in any post-7.3 release. 2011-08-03 12:15:04 -04:00
jquery.mobile.links.js changed new (undocumented) "enhance" event to "create" to better match our existing event name conventions 2011-07-22 09:05:55 -04:00
jquery.mobile.listview.filter.js Merge pull request #2216 from johnbender/listview-filter-callback 2011-08-04 16:12:53 -07:00
jquery.mobile.listview.js fix to use options defined on page widget to determing domCache settings 2011-07-29 12:55:40 -07:00
jquery.mobile.media.classes.js This commit decouples all widgets from the page plugin so that they can be used ad-hoc. 2011-07-19 22:25:23 -04:00
jquery.mobile.media.js This commit decouples all widgets from the page plugin so that they can be used ad-hoc. 2011-07-19 22:25:23 -04:00
jquery.mobile.navbar.js Moved autoinit calls to after widgets. Made it so auto init selectors use the initSelector option, so that it can be configurable. 2011-07-27 18:42:16 -04:00
jquery.mobile.navigation.js Ensure that navigating backwards through dialogs works as expected when domCache is false (which is the default now). 2011-07-31 10:03:22 -04:00
jquery.mobile.navigation.pushstate.js leverage the path helpers to get this right 2011-08-16 13:25:04 -07:00
jquery.mobile.nojs.js changed new (undocumented) "enhance" event to "create" to better match our existing event name conventions 2011-07-22 09:05:55 -04:00
jquery.mobile.page.js ajaxDomCaching -> domCache 2011-07-29 10:10:26 -07:00
jquery.mobile.page.sections.js Brought back the page content div theme inheritance from b1. Thanks to abdulqadir for the suggestion. Fixes #2221 2011-08-05 09:58:25 -04:00
jquery.mobile.support.js added replacestate to the tests, as that's the method we're using 2011-08-14 13:44:40 -04:00
jquery.mobile.transition.js jQuery core style guide conformance: jquery.mobile.transition.js 2011-06-29 09:38:57 -04:00
jquery.mobile.vmouse.js Coding standards 2011-06-29 08:59:40 -07:00
jquery.mobile.widget.js jQuery core style guide conformance: jquery.mobile.widget.js 2011-06-29 10:00:57 -04:00
jquery.ui.widget.js Renamed files. 2010-10-07 11:30:48 -04:00