| .. |
|
index.php
|
minor changes to combine.php
|
2011-06-09 01:51:37 -07:00 |
|
jquery.js
|
Upgrade to jQuery 1.6.1 to pick up :checked fixes.
|
2011-05-13 15:27:09 -07:00 |
|
jquery.mobile.buttonMarkup.js
|
jQuery core style guide conformance: jquery.mobile.buttonMarkup.js
|
2011-06-28 18:30:17 -04:00 |
|
jquery.mobile.collapsible.js
|
jQuery core style guide conformance: jquery.mobile.collapsible.js
|
2011-06-28 19:02:33 -04:00 |
|
jquery.mobile.controlGroup.js
|
jQuery core style guide conformance: jquery.mobile.controlGroup.js
|
2011-06-28 19:01:27 -04:00 |
|
jquery.mobile.core.js
|
jQuery core style guide conformance: jquery.mobile.core.js
|
2011-06-28 20:17:45 -04:00 |
|
jquery.mobile.dialog.js
|
jQuery core style guide conformance: jquery.mobile.dialog.js
|
2011-06-28 19:29:48 -04:00 |
|
jquery.mobile.event.js
|
Added new throttledresize special event, including unit tests. This event prevents browsers from running continuous callbacks on resize, which we use internally for orientationchange in browsers like IE. It still ensures that a held event will execute after the timeout, so logic that depends on the final conditions after a resize is complete will still execute properly. This improves performance noticeably, and... Fixes #1496. Fixes #1848. Fixes #1422.
|
2011-06-18 11:41:47 -04:00 |
|
jquery.mobile.fieldContain.js
|
jQuery core style guide conformance: jquery.mobile.fieldContain.js
|
2011-06-28 23:48:03 -04:00 |
|
jquery.mobile.fixHeaderFooter.js
|
Some jslint fixes. Corrected curly braces on new line and ==/=== issues
|
2011-06-21 23:53:16 -07:00 |
|
jquery.mobile.forms.button.js
|
jQuery core style guide conformance: jquery.mobile.forms.button.js
|
2011-06-28 20:15:43 -04:00 |
|
jquery.mobile.forms.checkboxradio.js
|
jQuery core style guide conformance: jquery.mobile.forms.checkboxradio.js
|
2011-06-28 20:35:40 -04:00 |
|
jquery.mobile.forms.select.js
|
Coding standards
|
2011-06-28 22:06:30 -07:00 |
|
jquery.mobile.forms.slider.js
|
Fixed comment
|
2011-06-28 21:47:10 -07:00 |
|
jquery.mobile.forms.textinput.js
|
jQuery core style guide conformance: jquery.mobile.forms.textinput.js
|
2011-06-28 21:20:52 -04:00 |
|
jquery.mobile.grid.js
|
jQuery core style guide conformance: jquery.mobile.grid.js
|
2011-06-28 21:25:13 -04:00 |
|
jquery.mobile.hashchange.js
|
Renamed files.
|
2010-10-07 11:30:48 -04:00 |
|
jquery.mobile.init.js
|
moved page load event bindings to a post-mobileinit callback so that the useFastClick option can be set before it is used. Unit test included. Fixes #1869
|
2011-06-21 11:33:38 -04:00 |
|
jquery.mobile.listview.filter.js
|
Coding standards
|
2011-06-29 06:24:18 -07:00 |
|
jquery.mobile.listview.js
|
jQuery core style guide conformance: jquery.mobile.listview.js-2, revert
|
2011-06-29 09:19:19 -04:00 |
|
jquery.mobile.media.js
|
jQuery core style guide conformance: jquery.mobile.media.js
|
2011-06-28 18:19:05 -04:00 |
|
jquery.mobile.navbar.js
|
jQuery core style guide conformance: jquery.mobile.navbar.js-2
|
2011-06-29 09:06:18 -04:00 |
|
jquery.mobile.navigation.js
|
Fix for the mysterious "page is too large" error Todd and Scott were seeing on Blackberry 5 prior to shipping jQM beta 1.
|
2011-06-27 16:50:01 -07:00 |
|
jquery.mobile.page.js
|
jQuery core style guide conformance: jquery.mobile.page.js
|
2011-06-29 09:27:58 -04:00 |
|
jquery.mobile.support.js
|
jQuery core style guide conformance: jquery.mobile.support.js
|
2011-06-29 09:36:41 -04:00 |
|
jquery.mobile.transition.js
|
jquery.mobile.transition.js: code to jQuery core standards, part deux.
|
2011-05-01 21:19:30 -04:00 |
|
jquery.mobile.vmouse.js
|
Fix from @brukhabtu for issue 1492 - Errors when trying to delete DOM elements.
|
2011-04-20 18:06:21 -07:00 |
|
jquery.mobile.widget.js
|
changed our two new custom data helper names to jqmData() and :jqmData()
|
2011-03-25 17:50:40 -04:00 |
|
jquery.ui.widget.js
|
Renamed files.
|
2010-10-07 11:30:48 -04:00 |