| .. |
|
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
|
shuffled the logic around a bit so specifying an iconPos will leave room for the icon, even if no icon is passed. This is useful when aligning items that don't all have icons
|
2010-10-04 12:48:32 -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
|
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
|
a little refactor to improve support for icons, text-only, among other things. Demo page has 3 different globalnav variations now.
|
2010-10-04 12:50:25 -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
|
Added textfield types tel, url, and email to the selector list of customTextInput(). The HTML5 spec says these are also represented by textfields.
|
2010-10-04 13:11:41 -07:00 |
|
jQuery.mobile.listview.js
|
nested lists can now use OL, in addition to UL.
|
2010-10-03 11:24:50 -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 |