| .. |
|
index.php
|
moved initialization down in the build order, still requires some small refactoring
|
2011-02-20 18:07:17 -08:00 |
|
jquery.js
|
updated to 1.5.1 from the RC
|
2011-03-04 16:28:01 -05:00 |
|
jquery.mobile.buttonMarkup.js
|
namespaced data- attrs to $.mobile.ns (defaults to "jq-") throughout the JS
|
2011-03-09 20:47:44 -05:00 |
|
jquery.mobile.collapsible.js
|
namespaced data- attrs to $.mobile.ns (defaults to "jq-") throughout the JS
|
2011-03-09 20:47:44 -05:00 |
|
jquery.mobile.controlGroup.js
|
same fix in a few other places
|
2011-01-12 05:30:56 +08:00 |
|
jquery.mobile.core.js
|
changed the default namespace to "" and updated the docs/demos as such
|
2011-03-09 22:36:14 -05:00 |
|
jquery.mobile.dialog.js
|
changed the default namespace to "" and updated the docs/demos as such
|
2011-03-09 22:36:14 -05:00 |
|
jquery.mobile.event.js
|
improved tap event and added a quick event logger page so we can get these neglected events in order.
|
2011-01-23 19:34:17 -05:00 |
|
jquery.mobile.fieldContain.js
|
"this" in this context is already a jquery object
|
2011-01-12 05:30:56 +08:00 |
|
jquery.mobile.fixHeaderFooter.js
|
updated attr lookups to use namespace
|
2011-03-09 20:49:42 -05:00 |
|
jquery.mobile.forms.button.js
|
Prevent inputs and buttons of type="button" from getting the submit click handler added to them.
|
2011-03-01 14:04:48 -08:00 |
|
jquery.mobile.forms.checkboxradio.js
|
namespaced data- attrs to $.mobile.ns (defaults to "jq-") throughout the JS
|
2011-03-09 20:47:44 -05:00 |
|
jquery.mobile.forms.select.js
|
updated docs with jq namespace, found some more stragglers
|
2011-03-09 21:03:40 -05:00 |
|
jquery.mobile.forms.slider.js
|
added step tests for keypress, removed data-step attribute check in favor of html5 range step attribute
|
2011-02-02 23:46:20 -08:00 |
|
jquery.mobile.forms.textinput.js
|
namespaced data- attrs to $.mobile.ns (defaults to "jq-") throughout the JS
|
2011-03-09 20:47:44 -05:00 |
|
jquery.mobile.grid.js
|
same fix in a few other places
|
2011-01-12 05:30:56 +08:00 |
|
jquery.mobile.hashchange.js
|
Renamed files.
|
2010-10-07 11:30:48 -04:00 |
|
jquery.mobile.init.js
|
updated init with namespacing
|
2011-03-09 21:29:07 -05:00 |
|
jquery.mobile.listview.filter.js
|
updated attr lookups to use namespace
|
2011-03-09 20:49:42 -05:00 |
|
jquery.mobile.listview.js
|
updated docs with jq namespace, found some more stragglers
|
2011-03-09 21:03:40 -05:00 |
|
jquery.mobile.media.js
|
Page min-height was being calculated with JS and it was far too tall. This moves the values into CSS with values that are aimed towards iPhone (as this is addressing an iPhone transitions issue with the address bar show/hide).
|
2011-02-03 17:22:23 -05:00 |
|
jquery.mobile.navbar.js
|
namespaced data- attrs to $.mobile.ns (defaults to "jq-") throughout the JS
|
2011-03-09 20:47:44 -05:00 |
|
jquery.mobile.navigation.js
|
changed the default namespace to "" and updated the docs/demos as such
|
2011-03-09 22:36:14 -05:00 |
|
jquery.mobile.page.js
|
changed the default namespace to "" and updated the docs/demos as such
|
2011-03-09 22:36:14 -05:00 |
|
jquery.mobile.support.js
|
Fix for issue 613 - Jquery Mobile ignores original 'base' tag defined in HTML
|
2011-01-18 09:18:22 -08:00 |
|
jquery.mobile.widget.js
|
updated comment about license to match other jQuery projects - MIT "or" GPL
|
2010-11-19 22:47:47 -05:00 |
|
jquery.ui.widget.js
|
Renamed files.
|
2010-10-07 11:30:48 -04:00 |