jquery-mobile/js
Kin Blas 4fa6ccdc0d Fix for issue 2315 - Flip toggle switch with change event bound, triggers multiple times
- Modified refresh() so that it checks to see if the value actually changed before firing off the "change" event.
2011-09-22 16:23:43 -07:00
..
index.php Issue 2499: Some php improvements 2011-09-21 23:19:37 -07:00
jquery.js updated jQuery to 1.6.4 2011-09-20 17:42:44 -04:00
jquery.mobile.buttonMarkup.js Fix for issue #1361 2011-09-15 16:10:10 -07:00
jquery.mobile.collapsible.js Fix for #1899: 2011-09-14 16:02:47 -07: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 Fixed $.jqmData() behavior to match $.fn.jqmData() 2011-10-05 15:12:11 -07:00
jquery.mobile.degradeInputs.js degraded type should have been "text" instead of true. Addresses a comment in issue #2123 2011-08-18 22:01:58 -04: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 Fixes for issue 1464 - No way to stop a link from being followed with some custom event (tap, taphold) 2011-09-07 10:09:00 -04: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 Removing the deprecated $.fixedToolbars property in preparation for jQM 1.0. 2011-09-20 15:28:07 -07:00
jquery.mobile.fixHeaderFooter.native.js disabled iOS5 improvements by default. Can be enabled by binding to mobileinit and setting $.mobile.touchOverflowEnabled = true; 2011-09-08 13:26:33 -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 fix refresh bug for new options of the same number as before 2011-09-09 17:27:26 -07:00
jquery.mobile.forms.select.js add open and close as noop for people who might be looping over their selects and to self document the methods for extension 2011-09-12 16:53:56 -07:00
jquery.mobile.forms.slider.js Fix for issue 2315 - Flip toggle switch with change event bound, triggers multiple times 2011-09-22 16:23:43 -07: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 whitespace in mobile init 2011-09-22 08:52:45 -07:00
jquery.mobile.links.js Incorrect comment text on the headers of two plugins. 2011-09-09 16:07:31 -05:00
jquery.mobile.listview.filter.js Made _refreshCorners private 2011-08-11 12:08:27 -07:00
jquery.mobile.listview.js add data attribute tag for pages loaded via ajax Fixes #2432 2011-09-12 14:06:47 -07:00
jquery.mobile.media.classes.js binding these at mobileinit didn't help anything, and only hurt the ability to use them when jQM is dynamically appended. Idea credit to @martynsmith 2011-09-21 14:59:19 -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 remove empty else in nav 2011-09-22 14:40:59 -07:00
jquery.mobile.navigation.pushstate.js suggestion from @jblas to save a bit of execution 2011-09-15 10:45:27 -07:00
jquery.mobile.nojs.js Incorrect comment text on the headers of two plugins. 2011-09-09 16:07:31 -05:00
jquery.mobile.page.js add tabindex to page element 2011-09-06 12:58:14 -04: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 moved the support test for event capture, allowing vmouse to run standalone on jQuery Core. 2011-09-20 17:26:36 -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 moved the support test for event capture, allowing vmouse to run standalone on jQuery Core. 2011-09-20 17:26:36 -04:00
jquery.mobile.widget.js add 'widgetinit' event for users to enhance widgets and markup post 'widgetcreate' 2011-09-15 15:15:14 -07:00
jquery.ui.widget.js Renamed files. 2010-10-07 11:30:48 -04:00