| .. |
|
index.php
|
added new script and associated styles for handling "fixed" toolbars using native support for CSS position: fixed, where possible. Non-supporting platforms will fall back to inline positioning, either by gracefully degrading on their own or by opting them out through a blacklist (fixed positioning detection's got issues...).
|
2011-12-20 17:38:05 +07:00 |
|
jquery.js
|
update jquery to 1.7.1 Fixes #2965, #3267
|
2011-12-15 10:35:53 -08:00 |
|
jquery.mobile.buttonMarkup.js
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.collapsible.js
|
AMDized
|
2012-01-13 17:20:23 +07: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
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.core.js
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.degradeInputs.js
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.dialog.js
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.event.js
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.fieldContain.js
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.fixedToolbar.js
|
removed debug line
|
2011-12-27 21:07:50 +07:00 |
|
jquery.mobile.forms.button.js
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.forms.checkboxradio.js
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.forms.select.custom.js
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.forms.select.js
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.forms.slider.js
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.forms.textinput.js
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.grid.js
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.hashchange.js
|
AMDized
|
2012-01-13 17:20:23 +07:00 |
|
jquery.mobile.init.js
|
AMDized
|
2012-01-13 17:20:23 +07: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
|
wait to focus page header until after mobile rendering class is stripped Fixes #2965
|
2011-12-14 14:48:38 -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
|
moved touchOverflowEnabled setting to global config, class is applied through page plugin. False by default. No longer dependent on fixed headers and footers.
|
2011-12-26 16:30:00 +07: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
|
support 1.6.4 to 1.7.0 by defaulting to just props where the mouseHooks haven't been added
|
2011-12-19 13:14:42 -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 |