| .. |
|
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
|
added fade out in transition handler file
|
2012-01-10 12:43:09 +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-06 19:31:31 -05:00 |
|
jquery.mobile.collapsible.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.collapsibleSet.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.controlGroup.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.core.js
|
default transition type goes to fade
|
2012-01-10 12:43:10 +07: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
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.dialog.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.docs.js
|
Fixed deps
|
2011-12-07 15:41:40 -08:00 |
|
jquery.mobile.event.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05: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
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05: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
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.forms.button.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.forms.checkboxradio.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.forms.select.custom.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.forms.select.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.forms.slider.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.forms.textinput.js
|
Fixed wrong line break
|
2012-01-06 17:14:48 -08:00 |
|
jquery.mobile.grid.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05: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
|
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-10 12:43:10 +07: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
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.listview.filter.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.listview.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.media.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.navbar.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.navigation.js
|
don't use pre transitioning class, or viewport class for this transition handler. Instead, activate page early, then scroll to desired spot, and transition in. In order to make this work, I had to add an argument to the end of the promise, letting navigation know that the page is already focused, so don't do it over again. This should make for a smooth transition from point-a to point-b, without a visible scroll jump. Needs testing!
|
2012-01-10 12:43:11 +07:00 |
|
jquery.mobile.navigation.pushstate.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.nojs.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.page.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.page.sections.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.support.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.transition.fadeoutin.js
|
changed plugin name to outInTransitionHandler, as the sequence has nothing to do with "fade" specifically.
|
2012-01-10 12:48:40 +07:00 |
|
jquery.mobile.transition.js
|
removed code to set css3transitionhandler as the default
|
2012-01-10 12:43:09 +07:00 |
|
jquery.mobile.transition.outin.js
|
changed filename
|
2012-01-10 12:43:11 +07:00 |
|
jquery.mobile.vmouse.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.mobile.widget.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
jquery.ui.widget.js
|
Added download builder metadata.
|
2012-01-06 19:31:31 -05:00 |
|
order.js
|
Actually need order! plugin for controlgroup at least
|
2011-12-01 17:28:11 -08:00 |