jquery-mobile/js
2012-01-13 17:31:29 +07:00
..
app.build.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2012-01-13 17:24:49 +07:00
index.php Added page turning transition. 2012-01-13 17:27:56 +07:00
jquery.js update jquery to 1.7.1 Fixes #2965, #3267 2011-12-15 10:35:53 -08:00
jquery.mobile.buttonMarkup.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.collapsible.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.collapsibleSet.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.controlGroup.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.core.js SetScrollBack to 10 (from 250), CSS tweaks to table 2012-01-13 17:30:49 +07:00
jquery.mobile.define.js obviate the need for stub definition of define when using vanilla /js require 2012-01-13 17:25:54 +07:00
jquery.mobile.degradeInputs.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.dialog.js class name was body instead of overlay. Fixed 2012-01-13 17:30:49 +07:00
jquery.mobile.docs.js Fixed deps 2012-01-13 17:21:26 +07:00
jquery.mobile.event.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.exports.js Expose jquery.mobile as an AMD module if running in an AMD env 2012-01-13 17:25:46 +07:00
jquery.mobile.fieldContain.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.fixedToolbar.js removed debug line 2011-12-27 21:07:50 +07:00
jquery.mobile.forms.button.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.forms.checkboxradio.js Fixes #2553 — Addresses issue where underlying checkboxes/radio buttons were not being updated when enhanced buttons were clicked. 2012-01-13 17:31:29 +07:00
jquery.mobile.forms.select.custom.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.forms.select.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.forms.slider.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.forms.textinput.js Fixed wrong line break 2012-01-13 17:26:21 +07:00
jquery.mobile.grid.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.hashchange.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2012-01-13 17:24:49 +07:00
jquery.mobile.init.js position loader fixed by default, then check if it's positioned correctly and if not, switch to an absolute positioned scheme, with updates on scroll (or scrollstop in iOS 4). 2012-01-13 17:27:03 +07:00
jquery.mobile.js AMDized transition code 2012-01-13 17:30:51 +07:00
jquery.mobile.links.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.listview.filter.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.listview.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.media.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.navbar.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.navigation.js By caching the href value to data and switching the href to a #, we can avoid address bar showing in iOS on every click. The click handler resets the href during its initial steps if this data is present. Note that the address bar will still likely drop down when you click the browser's back button. The only time the back button will not drop the address bar appears to be when the back button does not trigger a pushstate operation - so pushstate would either have to be disabled, or the page would have to be local (multipage), or the page would need to be a dialog (since then going back would only be a hashchange). 2012-01-13 17:29:41 +07:00
jquery.mobile.navigation.pushstate.js fix timing issue where the pushstate plugin expected popstate generated hashchanges to happen before a given timeout 2012-01-13 17:27:56 +07:00
jquery.mobile.nojs.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.page.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.page.sections.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.support.js Comment typo, made a TODO about globalizing the testing method added in the previous commit. 2012-01-13 17:31:29 +07:00
jquery.mobile.transition.flip.js AMDized transition code 2012-01-13 17:30:51 +07:00
jquery.mobile.transition.flow.js AMDized transition code 2012-01-13 17:30:51 +07:00
jquery.mobile.transition.js AMDized transition code 2012-01-13 17:30:51 +07:00
jquery.mobile.transition.pop.js AMDized transition code 2012-01-13 17:30:51 +07:00
jquery.mobile.transition.slide.js AMDized transition code 2012-01-13 17:30:51 +07:00
jquery.mobile.transition.slidedown.js AMDized transition code 2012-01-13 17:30:51 +07:00
jquery.mobile.transition.slideup.js AMDized transition code 2012-01-13 17:30:51 +07:00
jquery.mobile.transition.turn.js AMDized transition code 2012-01-13 17:30:51 +07:00
jquery.mobile.vmouse.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.widget.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.ui.widget.js Added download builder metadata. 2012-01-13 17:26:21 +07:00
order.js Actually need order! plugin for controlgroup at least 2012-01-13 17:21:26 +07:00