| .. |
|
index.php
|
Rule #1, when you change a file name, update its references. Fixing bustage from my previous checkin. Sorry 'bout that.
|
2010-11-09 14:09:04 -08:00 |
|
jquery.js
|
Pull in updated version of jQuery.
|
2010-10-22 11:38:07 -04:00 |
|
jquery.min.js
|
Updating copies of jQuery to 1.4.3rc2.
|
2010-10-14 13:06:52 -04:00 |
|
jquery.mobile.buttonMarkup.js
|
updates to comments
|
2010-11-09 19:55:52 -05:00 |
|
jquery.mobile.collapsible.js
|
changed to null for allowing override through data-theme
|
2010-11-10 23:58:38 -05:00 |
|
jquery.mobile.controlGroup.js
|
updates to comments
|
2010-11-09 19:55:52 -05:00 |
|
jquery.mobile.dialog.js
|
updates to comments
|
2010-11-09 19:55:52 -05:00 |
|
jquery.mobile.event.js
|
rewrote the orientationchange special event to allow both binding and unbinding of single or multiple event handlers as well as manual triggering. jQuery.event.special.orientationchange.orientation might not need to be public (which could save a few bytes).
|
2010-11-05 19:25:26 +00:00 |
|
jquery.mobile.fieldContain.js
|
updates to comments
|
2010-11-09 19:55:52 -05:00 |
|
jquery.mobile.fixHeaderFooter.js
|
updates to comments
|
2010-11-09 19:55:52 -05:00 |
|
jquery.mobile.forms.button.js
|
used null where appropriate in options
|
2010-11-10 23:08:22 -05:00 |
|
jquery.mobile.forms.checkboxradio.js
|
made sure data-icon attrs work on radio and checks. Fixes #423, Fixes #424
|
2010-11-10 23:19:41 -05:00 |
|
jquery.mobile.forms.select.js
|
workaround that seems to get selects returning to their proper place after making a selection. Needs tuning, but works for now.
|
2010-11-11 00:16:54 -05:00 |
|
jquery.mobile.forms.slider.js
|
fixed theming so data-theme and data-track-theme attrs work
|
2010-11-10 23:40:09 -05:00 |
|
jquery.mobile.forms.textinput.js
|
made sure text inputs / areas worked with data-theme
|
2010-11-10 23:54:01 -05:00 |
|
jquery.mobile.grid.js
|
updates to comments
|
2010-11-09 19:55:52 -05:00 |
|
jquery.mobile.hashchange.js
|
Renamed files.
|
2010-10-07 11:30:48 -04:00 |
|
jquery.mobile.js
|
changed hideBrowserChrome function to "silentScroll". Scrolls to a particular location while disabling scroll event listening.
|
2010-11-10 19:06:57 -05:00 |
|
jquery.mobile.listview.filter.js
|
fixed filter listviews. wrong method name
|
2010-11-09 13:42:32 -05:00 |
|
jquery.mobile.listview.js
|
nested lists were getting way small. This made em stop.
|
2010-11-10 23:50:14 -05:00 |
|
jquery.mobile.navbar.js
|
updates to comments
|
2010-11-09 19:55:52 -05:00 |
|
jquery.mobile.page.js
|
only degrade input types that conflict with our replacement UI control. For now, just search and range. Fixes #415, Fixes #420
|
2010-11-10 11:22:56 -05:00 |
|
jquery.mobile.support.js
|
updates to comments
|
2010-11-09 19:55:52 -05:00 |
|
jquery.mobile.widget.js
|
updates to comments
|
2010-11-09 19:55:52 -05:00 |
|
jquery.ui.widget.js
|
Renamed files.
|
2010-10-07 11:30:48 -04:00 |
|
manifest.php
|
added php to <? opening tags - thx @TechIsCool. Fixes #308
|
2010-11-02 14:24:17 -04:00 |