..
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
iconPos to iconpos.
2010-10-05 10:58:58 -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
controlgroup only gets innerwrapped if there's a controlgroup label (legend element)
2010-10-05 18:34:41 -04:00
jQuery.mobile.dialog.js
fixed some things with dialog's css and classes
2010-10-06 01:10:30 -04:00
jQuery.mobile.event.js
changed to use both touchmove and scroll. Sometimes scroll is triggered without a touchevent, such as tapping the top chrome on iPhone.
2010-10-05 13:49:36 -04:00
jQuery.mobile.fieldContain.js
renamed files with jQuery.mobile. prefixes
2010-09-18 09:59:33 -04:00
jQuery.mobile.fixHeaderFooter.js
added support for fullscreen data attr on pages. When present, child headers and footers will be absolute positioned and invisible when hidden
2010-10-05 16:08:11 -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
made sure icons aren't present in horizontal groups
2010-10-05 17:12:54 -04:00
jQuery.mobile.forms.select.js
Fixed #107
2010-10-06 00:22:25 -07:00
jQuery.mobile.forms.slider.js
removed an unnecessary wrapper
2010-10-05 23:00:33 -04:00
jQuery.mobile.forms.textinput.js
inputs with type=search now get turned into search widgets. Their type then degrades to "text" . Demos updated to match changes.
2010-10-06 00:44:03 -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
My previous checkin for Issue 107 busted *all* back buttons. This checkin fixes things.
2010-10-06 01:01:23 -07:00
jQuery.mobile.listview.js
iconPos to iconpos.
2010-10-05 10:58:58 -04:00
jQuery.mobile.navlist.js
Renamed Globalnav "Navlist". Fixed #95
2010-10-05 14:06:28 -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
manifest.php
moved datepicker demo to experiments
2010-10-06 00:16:43 -04:00