| .. |
|
index.php
|
Decoupled collapsible and collapsible-set
|
2011-11-10 09:36:44 -08:00 |
|
jquery.js
|
Changed copyright to "2011-2012" on all files.
|
2012-01-25 14:10:41 -05:00 |
|
jquery.mobile.buttonMarkup.js
|
Fixes #3238 — Seems markup structure was changed at some stage, making the ‘aria-hidden=true’ attribute a little over-reaching. Removed.
|
2012-01-23 22:51:23 -05:00 |
|
jquery.mobile.collapsible.js
|
Re-applied Kin's optimizations
|
2011-11-10 09:36:44 -08:00 |
|
jquery.mobile.collapsibleSet.js
|
Removed double setting of ui-body- class on collapsible content
|
2011-11-10 09:54:58 -08:00 |
|
jquery.mobile.controlGroup.js
|
Reclaim 250 msecs on iPad and WP7.5 (Mango) by simply combining find().filter() calls and getting rid of fake pseudo selectors :eq(0) and :last.
|
2011-11-11 10:31:31 -08:00 |
|
jquery.mobile.core.js
|
take closestParentPage off of $.fn
|
2011-12-09 14:39:57 -08:00 |
|
jquery.mobile.degradeInputs.js
|
take closestParentPage off of $.fn
|
2011-12-09 14:39:57 -08:00 |
|
jquery.mobile.dialog.js
|
Fix to #3351, dialogs reopening when attempting to close them
|
2012-01-18 16:10:48 -08:00 |
|
jquery.mobile.event.js
|
A bit of new-fangled AMD code accidentally made it into 1.0 stable.
|
2012-01-23 23:35:00 -05:00 |
|
jquery.mobile.fieldContain.js
|
Update to add license to root, update individual files to not have license, add license to built and testing files
|
2011-11-08 15:43:36 -08:00 |
|
jquery.mobile.fixHeaderFooter.js
|
Spelling correction in jquery.mobile.fixHeaderFooter.js.
|
2011-12-01 15:33:18 -05:00 |
|
jquery.mobile.fixHeaderFooter.native.js
|
Update to add license to root, update individual files to not have license, add license to built and testing files
|
2011-11-08 15:43:36 -08:00 |
|
jquery.mobile.forms.button.js
|
Removed unused var
|
2012-01-18 14:55:44 -08:00 |
|
jquery.mobile.forms.checkboxradio.js
|
Fixes #3086 — Windows Phone 7 seems unable to use find() for an attribute-based selector, in this context.
|
2011-11-17 18:08:05 -05:00 |
|
jquery.mobile.forms.select.custom.js
|
[custom select] Use $(window).width() and not window.innerWidth - same for height
|
2012-01-23 22:50:57 -05:00 |
|
jquery.mobile.forms.select.js
|
Update to add license to root, update individual files to not have license, add license to built and testing files
|
2011-11-08 15:43:36 -08:00 |
|
jquery.mobile.forms.slider.js
|
removed dead code path in slider
|
2011-12-07 10:03:01 -08:00 |
|
jquery.mobile.forms.textinput.js
|
move pagechange binding for textarea autogrow outside the check for text content
|
2011-11-21 10:15:47 -08:00 |
|
jquery.mobile.grid.js
|
Update to add license to root, update individual files to not have license, add license to built and testing files
|
2011-11-08 15:43:36 -08:00 |
|
jquery.mobile.hashchange.js
|
Not using YUI for js so removing this line
|
2011-11-26 12:27:31 -08:00 |
|
jquery.mobile.init.js
|
use the first dialog in a document as a page when no pages exist Fixes #3275
|
2012-01-13 10:56:31 -08:00 |
|
jquery.mobile.links.js
|
Update to add license to root, update individual files to not have license, add license to built and testing files
|
2011-11-08 15:43:36 -08:00 |
|
jquery.mobile.listview.filter.js
|
fix list item pruning while filtering
|
2011-12-02 11:57:55 +01:00 |
|
jquery.mobile.listview.js
|
Merge branch 'master' of https://github.com/jquery/jquery-mobile
|
2011-11-14 09:45:21 -08:00 |
|
jquery.mobile.media.js
|
Update to add license to root, update individual files to not have license, add license to built and testing files
|
2011-11-08 15:43:36 -08:00 |
|
jquery.mobile.navbar.js
|
move to hasClass check to avoid psuedo selector slowdown
|
2011-11-21 13:09:00 -08:00 |
|
jquery.mobile.navigation.js
|
centralize cross domain request check
|
2011-12-13 17:39:23 -08:00 |
|
jquery.mobile.navigation.pushstate.js
|
Update to add license to root, update individual files to not have license, add license to built and testing files
|
2011-11-08 15:43:36 -08:00 |
|
jquery.mobile.nojs.js
|
Update to add license to root, update individual files to not have license, add license to built and testing files
|
2011-11-08 15:43:36 -08:00 |
|
jquery.mobile.page.js
|
Update to add license to root, update individual files to not have license, add license to built and testing files
|
2011-11-08 15:43:36 -08:00 |
|
jquery.mobile.page.sections.js
|
Merge pull request #3008 from eddiemonge/live-delegate
|
2011-11-17 15:13:29 -08:00 |
|
jquery.mobile.support.js
|
fixed closure compiler warning for missing while block
|
2011-12-06 15:56:28 -08:00 |
|
jquery.mobile.transition.js
|
Update to add license to root, update individual files to not have license, add license to built and testing files
|
2011-11-08 15:43:36 -08:00 |
|
jquery.mobile.vmouse.js
|
Update to add license to root, update individual files to not have license, add license to built and testing files
|
2011-11-08 15:43:36 -08:00 |
|
jquery.mobile.widget.js
|
take closestParentPage off of $.fn
|
2011-12-09 14:39:57 -08: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 |