jquery-mobile/js
2011-03-31 18:09:46 -04:00
..
index.php Merge branch 'master' into fastclick 2011-02-22 08:57:28 -08:00
jquery.js updated to jQuery 1.5.2 2011-03-31 18:09:46 -04:00
jquery.mobile.buttonMarkup.js Merge branch 'master' into fastclick 2011-03-27 21:00:22 -07:00
jquery.mobile.collapsible.js Merge branch 'master' into fastclick 2011-03-27 21:00:22 -07:00
jquery.mobile.controlGroup.js changed our two new custom data helper names to jqmData() and :jqmData() 2011-03-25 17:50:40 -04:00
jquery.mobile.core.js Added pageLoadErrorMessage option. Defaults to "Error Loading Page". Documentation included. Fixes #1258 and Fixes #363 2011-03-27 11:45:03 -04:00
jquery.mobile.dialog.js Merge branch 'master' into fastclick 2011-03-27 21:00:22 -07:00
jquery.mobile.event.js changed our two new custom data helper names to jqmData() and :jqmData() 2011-03-25 17:50:40 -04:00
jquery.mobile.fieldContain.js "this" in this context is already a jquery object 2011-01-12 05:30:56 +08:00
jquery.mobile.fixHeaderFooter.js make sure the sticky footer matching is only true if data-ids are specified. This makes "tap" work again when toggling fixed headers and footers. 2011-03-30 20:52:13 -04:00
jquery.mobile.forms.button.js Merge branch 'master' into fastclick 2011-03-27 21:00:22 -07:00
jquery.mobile.forms.checkboxradio.js adjusted change event handling to fire change event on the selected radio, as Dave suggested, and which matches the native triggering. Also, checkboxes change events appear consistent with native implementation. Fixes #1206 2011-03-31 00:22:26 -04:00
jquery.mobile.forms.select.js moved the listview a11y handling to just selectmenu custom menus, since that's the only place it's now relevant 2011-03-31 16:44:25 -04:00
jquery.mobile.forms.slider.js Fixed bad variable name in teardown method of jquery.mobile.vmouse.js. It was causing an error that made one() bindings fail to fire off their handlers. 2011-02-18 17:39:04 -08:00
jquery.mobile.forms.textinput.js changed our two new custom data helper names to jqmData() and :jqmData() 2011-03-25 17:50:40 -04:00
jquery.mobile.grid.js This adds a fallback for navbars that have one item, so they simply fill 100%. Credit for this fix and idea goes to kennedyr (Richard Kennedy), but we changed the naming around a bit. Fixes #1107. Thanks Richard! 2011-03-14 20:26:20 -04:00
jquery.mobile.hashchange.js Renamed files. 2010-10-07 11:30:48 -04:00
jquery.mobile.init.js changed our two new custom data helper names to jqmData() and :jqmData() 2011-03-25 17:50:40 -04:00
jquery.mobile.listview.filter.js Added "filterPlaceholder" option to allow configuring filter listview placeholder text. Documented here: jquerymobile.com/test/#docs/lists/docs-lists.html. Fixes #1227 2011-03-27 14:01:59 -04:00
jquery.mobile.listview.js removed class we weren't using 2011-03-31 17:31:16 -04:00
jquery.mobile.media.js Page min-height was being calculated with JS and it was far too tall. This moves the values into CSS with values that are aimed towards iPhone (as this is addressing an iPhone transitions issue with the address bar show/hide). 2011-02-03 17:22:23 -05:00
jquery.mobile.navbar.js Merge branch 'master' into fastclick 2011-03-29 09:03:05 -07:00
jquery.mobile.navigation.js Clear our preventClickDefault and stopClickPropagation locals in the live click handler. 2011-03-31 14:39:11 -07:00
jquery.mobile.page.js Incorporating mariozaizar's changes to add a backBtnTheme option (null by default) to the page plugin. A few edits were needed to support namespacing and a proper null default so theme inheritance is the default. 2011-03-27 18:29:45 -04:00
jquery.mobile.support.js Added $.support.eventCapture to detect support for listening for the event capture phase. We need this to disable vmouse touch support for WP7. We may be able to work around the lack of capture support in the near future, but until then, we fallback to just supporting mouse events. 2011-03-14 12:39:03 -07:00
jquery.mobile.vmouse.js updated the fastclick comment 2011-03-30 21:32:38 -04:00
jquery.mobile.widget.js changed our two new custom data helper names to jqmData() and :jqmData() 2011-03-25 17:50:40 -04:00
jquery.ui.widget.js Renamed files. 2010-10-07 11:30:48 -04:00