| .. |
|
jquery.js
|
Updated jQuery.
|
2010-09-22 09:46:26 -04:00 |
|
jquery.min.js
|
Updated jQuery.
|
2010-09-22 09:46:26 -04:00 |
|
jQuery.mobile.buttonMarkup.js
|
Fixed regression with radio and checkboxes
|
2010-09-29 13:32:36 -07: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
|
updated swipe event detection to use 30px minimum distance and 20px tolerance
|
2010-09-22 13:20:13 -04:00 |
|
jQuery.mobile.fieldContain.js
|
renamed files with jQuery.mobile. prefixes
|
2010-09-18 09:59:33 -04:00 |
|
jQuery.mobile.fixHeaderFooter.js
|
major refactor - now uses relative positioning.
|
2010-10-01 23:36:25 -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.select.js
|
Added TODO comment, as custom select doesn't work on desktop browsers
|
2010-09-30 14:00:01 +02:00 |
|
jQuery.mobile.forms.slider.js
|
extended slider to support simple toggle switches based on select menus.
|
2010-09-23 12:51:23 -04:00 |
|
jQuery.mobile.forms.textinput.js
|
Replaced expandable plugin with basic scrollHeight vs. offsetHeight check that uses CSS transitions. Shaves about 4kb.
|
2010-09-22 11:09:06 -04:00 |
|
jQuery.mobile.globalnav.js
|
refactored. globalnavs can now be generated on any div, and all they do is the "more" nav behavior. Plugin may need renaming...
|
2010-10-01 23:37:43 -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
|
removed references to globalnavs, as they'll need to be managed in a different way.
|
2010-10-01 18:45:46 -04:00 |
|
jQuery.mobile.listview.js
|
Listview: Use .data() instead of .attr() for reading config values.
|
2010-09-22 10:26:04 -04:00 |
|
jQuery.mobile.support.js
|
Use touchend instead of touchmove for touch support - saves a byte.
|
2010-09-23 10:13:20 -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 |
|
jQuery.ui.datepicker.js
|
added datepicker js and css files (datepicker includes ui) for a temporary datepicker demo.
|
2010-09-27 16:30:56 -05:00 |
|
manifest.php
|
added datepicker js and css files (datepicker includes ui) for a temporary datepicker demo.
|
2010-09-27 16:30:56 -05:00 |