| .. |
|
index.php
|
removed media classes JS - deprecated since Beta 1. Use CSS3 Media Queries with a polyfill instead :) Docs are updated to link to old code in case anyone still needs a backwards-port
|
2011-09-29 14:47:05 -04:00 |
|
jquery.js
|
Standardize licenses in files and match jQuery core min license in min files
|
2011-10-25 11:15:19 -07:00 |
|
jquery.mobile.buttonMarkup.js
|
Standardize licenses in files and match jQuery core min license in min files
|
2011-10-25 11:15:19 -07:00 |
|
jquery.mobile.collapsible.js
|
Renamed the custom event I added to fix #2348 from "contentmodified" to "updatelayout" so that it reflects more of what it should be used for. Note that this also affects #2042 and the mention of collapsible in #2596.
|
2011-10-19 08:50:01 -07:00 |
|
jquery.mobile.controlGroup.js
|
Moved autoinit calls to after widgets. Made it so auto init selectors use the initSelector option, so that it can be configurable.
|
2011-07-27 18:42:16 -04:00 |
|
jquery.mobile.core.js
|
Standardize licenses in files and match jQuery core min license in min files
|
2011-10-25 11:15:19 -07:00 |
|
jquery.mobile.degradeInputs.js
|
add bail if the degrade Input page data isn't present
|
2011-10-14 15:33:50 -07:00 |
|
jquery.mobile.dialog.js
|
Re-addresses #2776, and corrects an issue introduced in pull request #2783. Incorrect default theme was being set on the backdrop of dialog-style select menus.
|
2011-10-22 13:21:45 -04:00 |
|
jquery.mobile.event.js
|
Standardize licenses in files and match jQuery core min license in min files
|
2011-10-25 11:15:19 -07:00 |
|
jquery.mobile.fieldContain.js
|
Moved autoinit calls to after widgets. Made it so auto init selectors use the initSelector option, so that it can be configurable.
|
2011-07-27 18:42:16 -04:00 |
|
jquery.mobile.fixHeaderFooter.js
|
Renamed the custom event I added to fix #2348 from "contentmodified" to "updatelayout" so that it reflects more of what it should be used for. Note that this also affects #2042 and the mention of collapsible in #2596.
|
2011-10-19 08:50:01 -07:00 |
|
jquery.mobile.fixHeaderFooter.native.js
|
set native touch overflow enabling back to false
|
2011-10-07 18:48:38 -04:00 |
|
jquery.mobile.forms.button.js
|
Fixes #2659 - buttons don't inherit page-theme
|
2011-10-14 16:18:49 -07:00 |
|
jquery.mobile.forms.checkboxradio.js
|
add a quick todo for a better possible solution for passing clicks from the label to the input
|
2011-10-25 10:55:30 -07:00 |
|
jquery.mobile.forms.select.custom.js
|
Re-addresses #2776, and corrects an issue introduced in pull request #2783. Incorrect default theme was being set on the backdrop of dialog-style select menus.
|
2011-10-22 13:21:45 -04:00 |
|
jquery.mobile.forms.select.js
|
Revert "find the closest page to pull the keep native selector Fixes #2803"
|
2011-10-21 16:25:19 -07:00 |
|
jquery.mobile.forms.slider.js
|
Removed all of the redundant code used to crawl the DOM upward looking for a theme to inherit from, and replaced it with a call to the new $.mobile.getInheritedTheme() function.
|
2011-10-17 16:54:20 -07:00 |
|
jquery.mobile.forms.textinput.js
|
Removed all of the redundant code used to crawl the DOM upward looking for a theme to inherit from, and replaced it with a call to the new $.mobile.getInheritedTheme() function.
|
2011-10-17 16:54:20 -07: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
|
Standardize licenses in files and match jQuery core min license in min files
|
2011-10-25 11:15:19 -07:00 |
|
jquery.mobile.links.js
|
Incorrect comment text on the headers of two plugins.
|
2011-09-09 16:07:31 -05:00 |
|
jquery.mobile.listview.filter.js
|
fixed typo (+ -> -) to fix #2416
|
2011-09-20 06:50:16 +02:00 |
|
jquery.mobile.listview.js
|
Reverting the last pull request, was causing a JS error and killing enhancement
|
2011-10-20 21:19:37 -04:00 |
|
jquery.mobile.media.js
|
Standardize licenses in files and match jQuery core min license in min files
|
2011-10-25 11:15:19 -07:00 |
|
jquery.mobile.navbar.js
|
Moved autoinit calls to after widgets. Made it so auto init selectors use the initSelector option, so that it can be configurable.
|
2011-07-27 18:42:16 -04:00 |
|
jquery.mobile.navigation.js
|
Merge pull request #2840 from eddiemonge/min_license
|
2011-10-26 10:55:47 -07:00 |
|
jquery.mobile.navigation.pushstate.js
|
Standardize licenses in files and match jQuery core min license in min files
|
2011-10-25 11:15:19 -07:00 |
|
jquery.mobile.nojs.js
|
Incorrect comment text on the headers of two plugins.
|
2011-09-09 16:07:31 -05:00 |
|
jquery.mobile.page.js
|
use jQuery.trim
|
2011-10-11 08:31:37 -07:00 |
|
jquery.mobile.page.sections.js
|
style cleanups
|
2011-10-12 13:10:08 -07:00 |
|
jquery.mobile.support.js
|
Some coding style cleanups
|
2011-10-17 16:39:05 -07:00 |
|
jquery.mobile.transition.js
|
Standardize licenses in files and match jQuery core min license in min files
|
2011-10-25 11:15:19 -07:00 |
|
jquery.mobile.vmouse.js
|
moved the support test for event capture, allowing vmouse to run standalone on jQuery Core.
|
2011-09-20 17:26:36 -04:00 |
|
jquery.mobile.widget.js
|
account for dialog or other sub element enhancements
|
2011-10-21 16:30:07 -07:00 |
|
jquery.ui.widget.js
|
Standardize licenses in files and match jQuery core min license in min files
|
2011-10-25 11:15:19 -07:00 |