jquery-mobile/js
Todd Parker ad2f977ca8 All new loader hotness
Created a new loader that has a circle baked into the animated gif so
there's less of a chance of artifacts in bad browsers. The edge is
chunky because it's a gif but then added 1px of padding to the loader
parent and that the border-radius can smooth this out in iOS. Actually
looks sharp in Android too because of interaction effects between these
rounded corners. Loader spin is faster and more compressed (16 colors).
Removed the body-a class on the spinner since we're just setting this to
flat black = one less gradient to render.
2012-01-13 17:27:02 +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 fade out in transition handler file 2012-01-13 17:27:01 +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 default transition type goes to fade 2012-01-13 17:27:02 +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 Added download builder metadata. 2012-01-13 17:26:21 +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 Added download builder metadata. 2012-01-13 17:26:21 +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 All new loader hotness 2012-01-13 17:27:02 +07:00
jquery.mobile.js ensure defaultTransitionHandler is defined after the navigation has been loaded 2012-01-13 17:25:53 +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 Much of the scripting in nav.js's transitionPages function was tied to the animation sequence for our css3transitionhandler. For example, the order was, scroll to top, run transitions, then scroll to the remembered location of the new page (there's more involved, but that's the gist of it). If we want to expand beyond this sequence, much of that scripting needs to move to the css3transitionhandler itself, and also to our "none" transition handler, which comes with nav model. 2012-01-13 17:27:01 +07:00
jquery.mobile.navigation.pushstate.js Added download builder metadata. 2012-01-13 17:26:21 +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 Added download builder metadata. 2012-01-13 17:26:21 +07:00
jquery.mobile.transition.fadeoutin.js an attempt at simplification. not there yet... 2012-01-13 17:27:02 +07:00
jquery.mobile.transition.js removed code to set css3transitionhandler as the default 2012-01-13 17:27:01 +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