jquery-mobile/js
2012-01-24 17:31:06 +07:00
..
index.php added files to index php 2012-01-24 17:31:06 +07:00
jquery-1.6.4.js Added jQuery 1.6.4 2012-01-22 23:13:31 -08:00
jquery-1.7.1.js Added jQuery 1.7.1 2012-01-22 23:13:50 -08:00
jquery.js Added meta info to jQuery Core file. 2012-01-13 17:31:35 -05:00
jquery.mobile.buttonMarkup.js Update to buttonMarkup to use appropriate data selector 2012-01-19 09:20:05 -08:00
jquery.mobile.collapsible.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.collapsibleSet.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.controlGroup.js Moved the pagecreate handler registration for controlgroups to the init IIFE so it's executed after all required widgets have registered theirs 2012-01-20 09:35:36 -08:00
jquery.mobile.core.js defined touchOverflowEnabled in core 2012-01-19 00:17:40 +07:00
jquery.mobile.define.js Added meta information for download builder. 2012-01-13 17:27:58 -05:00
jquery.mobile.degradeInputs.js use helper method to get page data to prevent dialog failures 2012-01-17 14:39:10 -08:00
jquery.mobile.dialog.js Fix to #3351, dialogs reopening when attempting to close them 2012-01-16 18:38:58 -06:00
jquery.mobile.docs.js Added meta information for download builder. 2012-01-13 17:27:58 -05:00
jquery.mobile.event.js Additional meta information (grouping/required). 2012-01-17 14:05:23 -05:00
jquery.mobile.fieldContain.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.fixedToolbar.js added zoom dependency and removed internal handling of page zoom enable/disable, opting to use the zoom plugin methods instead 2012-01-24 17:31:05 +07:00
jquery.mobile.forms.button.js Merge pull request #3398 from garann/master 2012-01-16 15:04:56 -08:00
jquery.mobile.forms.checkboxradio.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.forms.select.custom.js Show me the cache 2012-01-17 16:03:38 -08:00
jquery.mobile.forms.select.js switched up this check so it binds the events regardless of initial state, in case it's toggled later 2012-01-24 17:31:06 +07:00
jquery.mobile.forms.slider.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.forms.textinput.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.grid.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.hashchange.js reverted fixed toolbar merge, there are some issues with the branch that need to be addressed 2012-01-17 21:46:28 -08:00
jquery.mobile.init.js Moved the pagecreate handler registration for controlgroups to the init IIFE so it's executed after all required widgets have registered theirs 2012-01-20 09:35:36 -08:00
jquery.mobile.js moved the iosfocusfix logic over to the selectmenu plugin. It's now toggled via a new option: preventFocusZoom (Default is true). 2012-01-24 17:31:06 +07:00
jquery.mobile.links.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.listview.filter.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.listview.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.media.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.navbar.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.navigation.js removed internal use of the touchOverflowEnabled flag. It'll remain defined until next major release, however. Now in core. 2012-01-19 00:15:09 +07:00
jquery.mobile.navigation.pushstate.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.nojs.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.page.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.page.sections.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
jquery.mobile.support.js Additional meta information (grouping/required). 2012-01-17 14:05:23 -05:00
jquery.mobile.transition.flip.js Added meta information for download builder. 2012-01-13 17:27:58 -05:00
jquery.mobile.transition.flow.js Added meta information for download builder. 2012-01-13 17:27:58 -05:00
jquery.mobile.transition.js fixed the fixed toolbar tap toggle. Footers weren't moving to bottom. This line was outta line 2012-01-23 23:47:08 +07:00
jquery.mobile.transition.pop.js Added meta information for download builder. 2012-01-13 17:27:58 -05:00
jquery.mobile.transition.slide.js Added meta information for download builder. 2012-01-13 17:27:58 -05:00
jquery.mobile.transition.slidedown.js Added meta information for download builder. 2012-01-13 17:27:58 -05:00
jquery.mobile.transition.slideup.js Added meta information for download builder. 2012-01-13 17:27:58 -05:00
jquery.mobile.transition.turn.js Added meta information for download builder. 2012-01-13 17:27:58 -05:00
jquery.mobile.vmouse.js reverted fixed toolbar merge, there are some issues with the branch that need to be addressed 2012-01-17 21:46:28 -08:00
jquery.mobile.widget.js reverted fixed toolbar merge, there are some issues with the branch that need to be addressed 2012-01-17 21:46:28 -08:00
jquery.mobile.zoom.iosorientationfix.js This change brings the iOS orientationchange bug workaround up to the latest code from that external project, with an experimental attempt at iOS4.3 support on the 3GS using the devicemotion event, which may be a bad idea to use unthrottled - not sure yet. This code needs to be tested on a device with iOS5, and I imagine the check for deviceorientation will also need a check for the value of evt.gamma. At that point, we may decide to only support iOS5 for this workaround, and the code can bind only to deviceorientation and be more concise. 2012-01-24 17:31:06 +07:00
jquery.mobile.zoom.js added a restore method, similar to a widget's destroy. Restores the meta content back to original value 2012-01-24 17:31:06 +07:00
jquery.tag.inserter.js Moved the conditional define call within a document.write 2012-01-22 23:15:59 -08:00
jquery.ui.widget.js Added dependency on jquery 2012-01-13 17:32:25 +07:00
order.js Actually need order! plugin for controlgroup at least 2012-01-13 17:21:26 +07:00