jquery-mobile/js
jblas@adobe.com 1a5224047b Fix for issue #2933 - get_orientation() and hence getScreenHeight() doesn't work on some devices
It seems that some device/browser vendors use window.orientation values 0 and 180 to denote the "default" orientation. For iOS devices, and most other smart-phones tested, the default orientation is always "portrait", but in some Android and RIM based tablets, the default orientation is "landscape".

- Modified the orientationchange plugin so that it injects a landscape orientation media query into the document to figure out what the initial orientation is, it then makes adjustments to a portrait_map if necessary, so that we can properly decode the window.orientation value whenever get_orientation() is called.
2012-01-06 10:19:04 -08:00
..
app.build.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
index.php obviate the need for stub definition of define when using vanilla /js require 2012-01-04 14:21:57 -08:00
jquery.js update jquery to 1.7.1 Fixes #2965, #3267 2011-12-15 10:35:53 -08:00
jquery.mobile.buttonMarkup.js Merge branch 'amd' 2012-01-04 12:24:33 -08:00
jquery.mobile.collapsible.js Added dep on "jquery.mobile.buttonMarkup" wherever needed 2011-12-20 11:33:55 -08:00
jquery.mobile.collapsibleSet.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
jquery.mobile.controlGroup.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
jquery.mobile.core.js Merge branch 'amd' 2012-01-04 12:24:33 -08:00
jquery.mobile.define.js obviate the need for stub definition of define when using vanilla /js require 2012-01-04 14:21:57 -08:00
jquery.mobile.degradeInputs.js Merge remote branch 'upstream/master' into amd 2011-12-15 23:31:35 -08:00
jquery.mobile.dialog.js Merge branch 'amd' 2012-01-04 12:24:33 -08:00
jquery.mobile.docs.js Fixed deps 2011-12-07 15:41:40 -08:00
jquery.mobile.event.js Fix for issue #2933 - get_orientation() and hence getScreenHeight() doesn't work on some devices 2012-01-06 10:19:04 -08:00
jquery.mobile.exports.js Expose jquery.mobile as an AMD module if running in an AMD env 2011-12-22 15:52:34 -08:00
jquery.mobile.fieldContain.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
jquery.mobile.fixHeaderFooter.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
jquery.mobile.fixHeaderFooter.native.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
jquery.mobile.forms.button.js Merge branch 'amd' 2012-01-04 12:24:33 -08:00
jquery.mobile.forms.checkboxradio.js Merge branch 'amd' 2012-01-04 12:24:33 -08:00
jquery.mobile.forms.select.custom.js Merge branch 'amd' 2012-01-04 12:24:33 -08:00
jquery.mobile.forms.select.js Merge branch 'amd' 2012-01-04 12:24:33 -08:00
jquery.mobile.forms.slider.js Merge branch 'amd' 2012-01-04 12:24:33 -08:00
jquery.mobile.forms.textinput.js Merge branch 'amd' 2012-01-04 12:24:33 -08:00
jquery.mobile.grid.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
jquery.mobile.hashchange.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
jquery.mobile.init.js fix improperly camel cased module references 2011-12-19 15:58:13 -08:00
jquery.mobile.js ensure defaultTransitionHandler is defined after the navigation has been loaded 2012-01-04 11:46:35 -08:00
jquery.mobile.links.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
jquery.mobile.listview.filter.js Added dep on textinput 2011-12-21 14:22:21 -08:00
jquery.mobile.listview.js Added dep on page and page.sections (for nested lists) 2011-12-21 14:28:42 -08:00
jquery.mobile.media.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
jquery.mobile.navbar.js Added dep on grid 2011-12-21 11:54:00 -08:00
jquery.mobile.navigation.js Merge branch 'amd' 2012-01-04 12:24:33 -08:00
jquery.mobile.navigation.pushstate.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
jquery.mobile.nojs.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
jquery.mobile.page.js switch to explicit false check to avoid undefined issues 2012-01-04 13:14:43 -08:00
jquery.mobile.page.sections.js Added dep on buttonMarkup 2011-12-22 09:48:51 -08:00
jquery.mobile.support.js Named the module for testability 2011-12-21 16:41:27 -08:00
jquery.mobile.transition.js ensure defaultTransitionHandler is defined after the navigation has been loaded 2012-01-04 11:38:32 -08:00
jquery.mobile.vmouse.js Merge branch 'amd' 2012-01-04 12:24:33 -08:00
jquery.mobile.widget.js Merge remote branch 'upstream/master' into amd 2011-12-15 23:31:35 -08:00
jquery.ui.widget.js Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
order.js Actually need order! plugin for controlgroup at least 2011-12-01 17:28:11 -08:00