| .. |
|
jquery.js
|
Updated to jQuery nightly.
|
2010-09-14 17:58:08 -04:00 |
|
jquery.min.js
|
Updated to jQuery nightly.
|
2010-09-14 17:58:08 -04:00 |
|
jQuery.mobile.buttonMarkup.js
|
renamed files with jQuery.mobile. prefixes
|
2010-09-18 09:59:33 -04:00 |
|
jQuery.mobile.clickable.js
|
renamed files with jQuery.mobile. prefixes
|
2010-09-18 09:59:33 -04:00 |
|
jQuery.mobile.collapsible.js
|
renamed files with jQuery.mobile. prefixes
|
2010-09-18 09:59:33 -04:00 |
|
jQuery.mobile.controlGroup.js
|
renamed files with jQuery.mobile. prefixes
|
2010-09-18 09:59:33 -04:00 |
|
jQuery.mobile.dialog.js
|
renamed files with jQuery.mobile. prefixes
|
2010-09-18 09:59:33 -04:00 |
|
jQuery.mobile.event.js
|
Only listen to mousemove/touchmove and mouseup/touchend events after mousedown/touchstart is triggered. Improves performance by not listening to all move events.
|
2010-09-21 17:29:43 -04:00 |
|
jQuery.mobile.fieldContain.js
|
renamed files with jQuery.mobile. prefixes
|
2010-09-18 09:59:33 -04:00 |
|
jQuery.mobile.fixHeaderFooter.js
|
renamed files with jQuery.mobile. prefixes
|
2010-09-18 09:59:33 -04:00 |
|
jQuery.mobile.forms.ajaxform.js
|
added a few lines to the $mobilize function to convert the roles of header/content/footer to classes.
|
2010-09-21 10:56:50 -04:00 |
|
jQuery.mobile.forms.button.js
|
renamed files with jQuery.mobile. prefixes
|
2010-09-18 09:59:33 -04:00 |
|
jQuery.mobile.forms.checkboxradio.js
|
renamed files with jQuery.mobile. prefixes
|
2010-09-18 09:59:33 -04:00 |
|
jQuery.mobile.forms.expandable.js
|
renamed files with jQuery.mobile. prefixes
|
2010-09-18 09:59:33 -04:00 |
|
jQuery.mobile.forms.select.js
|
renamed files with jQuery.mobile. prefixes
|
2010-09-18 09:59:33 -04:00 |
|
jQuery.mobile.forms.slider.js
|
Refactored slider code a bit, just a first pass.
|
2010-09-21 23:31:25 +02:00 |
|
jQuery.mobile.forms.textinput.js
|
added search icon
|
2010-09-19 19:03:16 -04:00 |
|
jQuery.mobile.globalnav.js
|
added a few lines to the $mobilize function to convert the roles of header/content/footer to classes.
|
2010-09-21 10:56:50 -04:00 |
|
jQuery.mobile.grid.js
|
added new grid plugin for adding classes to create flexible column layouts.
|
2010-09-19 08:14:48 -04:00 |
|
jQuery.mobile.hashchange.js
|
renamed files with jQuery.mobile. prefixes
|
2010-09-18 09:59:33 -04:00 |
|
jQuery.mobile.js
|
Fixed collpsible typo.
|
2010-09-21 23:18:00 +02:00 |
|
jQuery.mobile.listview.js
|
updated both plugins to use the new nested hash URL scheme for deep-linking.
|
2010-09-20 18:22:19 -04:00 |
|
jQuery.mobile.support.js
|
added support property for cssPseudoElement. Test will allow plugins to use CSS generated content while providing a fallback for cases where it's unsupported.
|
2010-09-18 08:18:53 -04:00 |
|
jquery.tmpl.js
|
Adding converter-demo. Not yet actually using cache.manifest, as that screws up testing on mobile devices. At least on Mobile Safari there is no way to clear that offline cache - none that I found so far.
|
2010-09-21 22:33:06 +02:00 |
|
manifest.php
|
Adding converter-demo. Not yet actually using cache.manifest, as that screws up testing on mobile devices. At least on Mobile Safari there is no way to clear that offline cache - none that I found so far.
|
2010-09-21 22:33:06 +02:00 |