| .. |
|
index.php
|
brought back degradeInputs page option, this time as a decoupled page plugin file. Fixes #2123
|
2011-07-26 13:49:10 -04:00 |
|
jquery.js
|
updated jquery version to 1.6.2
|
2011-07-01 14:39:21 -04:00 |
|
jquery.mobile.buttonMarkup.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.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
|
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.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 #2102 from kpozin/patch-6
|
2011-07-28 15:21:52 -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
|
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.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
|
Coding standards
|
2011-06-29 06:24:18 -07:00 |
|
jquery.mobile.listview.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.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
|
Merge pull request #2152 from webmynd/master
|
2011-07-27 10:04:39 -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
|
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.page.sections.js
|
fix for #2119; updated to
|
2011-07-20 16:03:10 -05:00 |
|
jquery.mobile.support.js
|
removed some old alpha comments. Versioning covers this sort of thing.
|
2011-07-15 11:47:32 -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 |