| .. |
|
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
|
Ajaxclick function will now detect if it's an external link, and if so, it won't use Ajax.
|
2010-10-02 12:18:45 -04:00 |
|
jQuery.mobile.listview.js
|
prevent triggering of ajaxclick when bubbling up from clicking an anchor
|
2010-10-02 15:29:46 -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.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
|
moved jquery.tmpl.js to converter demo folder, as the script is not part of mobile proper
|
2010-10-02 11:57:43 -04:00 |