| .. |
|
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
|
make sure stickyfooter is defined before checking length
|
2010-10-04 19:14:19 -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
|
Fix for issue 90 - customSelect displays value in button control instead of the option label.
|
2010-10-04 13:35:59 -07: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
|
removed calls to jQuery.fixedToolbars.show(). to be moved to fixedheaderfooter plugin
|
2010-10-04 19:05:22 -04: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 |