| .. |
|
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 new script and associated styles for handling "fixed" toolbars using native support for CSS position: fixed, where possible. Non-supporting platforms will fall back to inline positioning, either by gracefully degrading on their own or by opting them out through a blacklist (fixed positioning detection's got issues...).
|
2011-12-20 17:38:05 +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
|
Remove ui-btn-down class on scrollstart
|
2012-01-13 17:25:50 +07:00 |
|
jquery.mobile.collapsible.js
|
Added dep on "jquery.mobile.buttonMarkup" wherever needed
|
2012-01-13 17:24:50 +07:00 |
|
jquery.mobile.collapsibleSet.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.controlGroup.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.core.js
|
First stab at more consistent focus classes on form elements, using .ui-focus. Links will still contain outline property.
|
2012-01-13 17:25:50 +07:00 |
|
jquery.mobile.degradeInputs.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.dialog.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.docs.js
|
Fixed deps
|
2012-01-13 17:21:26 +07:00 |
|
jquery.mobile.event.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.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
|
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.fixedToolbar.js
|
removed debug line
|
2011-12-27 21:07:50 +07:00 |
|
jquery.mobile.forms.button.js
|
First stab at more consistent focus classes on form elements, using .ui-focus. Links will still contain outline property.
|
2012-01-13 17:25:50 +07:00 |
|
jquery.mobile.forms.checkboxradio.js
|
First stab at more consistent focus classes on form elements, using .ui-focus. Links will still contain outline property.
|
2012-01-13 17:25:50 +07:00 |
|
jquery.mobile.forms.select.custom.js
|
[custom select] Use $(window).width() and not window.innerWidth - same for height
|
2012-01-13 17:25:47 +07:00 |
|
jquery.mobile.forms.select.js
|
First stab at more consistent focus classes on form elements, using .ui-focus. Links will still contain outline property.
|
2012-01-13 17:25:50 +07:00 |
|
jquery.mobile.forms.slider.js
|
First stab at more consistent focus classes on form elements, using .ui-focus. Links will still contain outline property.
|
2012-01-13 17:25:50 +07:00 |
|
jquery.mobile.forms.textinput.js
|
First stab at more consistent focus classes on form elements, using .ui-focus. Links will still contain outline property.
|
2012-01-13 17:25:50 +07:00 |
|
jquery.mobile.grid.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.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
|
fix improperly camel cased module references
|
2012-01-13 17:24:50 +07:00 |
|
jquery.mobile.js
|
fix improperly camel cased module references
|
2012-01-13 17:24:50 +07:00 |
|
jquery.mobile.links.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.listview.filter.js
|
Added dep on textinput
|
2012-01-13 17:24:54 +07:00 |
|
jquery.mobile.listview.js
|
Added dep on page and page.sections (for nested lists)
|
2012-01-13 17:24:54 +07:00 |
|
jquery.mobile.media.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.navbar.js
|
Added dep on grid
|
2012-01-13 17:24:54 +07:00 |
|
jquery.mobile.navigation.js
|
alpha order deps
|
2012-01-13 17:24:51 +07:00 |
|
jquery.mobile.navigation.pushstate.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.nojs.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.page.js
|
fix bug to allow pagebeforecreate bindings to prevent enhancement
|
2012-01-13 17:24:51 +07:00 |
|
jquery.mobile.page.sections.js
|
Added dep on buttonMarkup
|
2012-01-13 17:25:46 +07:00 |
|
jquery.mobile.support.js
|
Named the module for testability
|
2012-01-13 17:24:55 +07:00 |
|
jquery.mobile.transition.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.vmouse.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.widget.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.ui.widget.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 |
|
order.js
|
Actually need order! plugin for controlgroup at least
|
2012-01-13 17:21:26 +07:00 |