..
index.php
shared components moved to shared init function
2011-08-08 12:52:32 -07: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.custom.js
minor whitespace
2011-08-10 13:35:35 -07:00
jquery.mobile.forms.select.js
fixed selected items bug
2011-08-10 13:35:05 -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
Fix nested waiting-for-dom for initializePage.
2011-08-10 18:01:36 -07: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.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
fixed an error in the array reference that was causing support tests to not test properties as they should.
2011-08-07 13:19:20 -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