| .. |
|
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
|
Decoupled collapsible and collapsible-set
|
2011-11-10 09:36:44 -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 remote branch 'upstream/master' into amd
|
2011-12-15 23:31:35 -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
|
Changed $.extend to be non destructive
|
2011-12-22 17:31:50 -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
|
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.docs.js
|
Fixed deps
|
2011-12-07 15:41:40 -08:00 |
|
jquery.mobile.event.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.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
|
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.checkboxradio.js
|
Added dep on "jquery.mobile.buttonMarkup" wherever needed
|
2011-12-20 11:33:55 -08:00 |
|
jquery.mobile.forms.select.custom.js
|
added page and page section dependencies to custom select
|
2011-12-20 14:29:35 -08:00 |
|
jquery.mobile.forms.select.js
|
Added dep on "jquery.mobile.buttonMarkup" wherever needed
|
2011-12-20 11:33:55 -08:00 |
|
jquery.mobile.forms.slider.js
|
Added dep on "jquery.mobile.buttonMarkup" wherever needed
|
2011-12-20 11:33:55 -08:00 |
|
jquery.mobile.forms.textinput.js
|
Added dep on "jquery.mobile.buttonMarkup" wherever needed
|
2011-12-20 11:33:55 -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
|
fix improperly camel cased module references
|
2011-12-19 15:58:13 -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
|
alpha order deps
|
2011-12-20 13:29:02 -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
|
fix bug to allow pagebeforecreate bindings to prevent enhancement
|
2011-12-20 16:58:23 -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
|
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.vmouse.js
|
Merge remote branch 'upstream/master' into amd
|
2011-12-15 23:31:35 -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 |