jquery-mobile/js
scottjehl 7c5bc0148d modified to allow for links to have a data-rel attribute, which specifies the role of the linked page (it sets data-role="FOO" on the linked page's ui-page div.
This value is set via ajaxClick and nulled out after use in a hashchange. Also, added a global var to specify ui-page selectors that should be removed from the page when the hash changes. Default is just '.ui-dialog'
2010-09-17 16:27:10 -04:00
..
jQuery.buttonMarkup.js added a wrapperEls option to allow the generated wrapper elements to be divs rather than spans. This will be useful in listview, when button-like elements may have block-level hierarchy inside them. 2010-09-15 14:04:44 -04:00
jQuery.clickable.js committing all the mobiley goodness. 2010-09-10 18:23:13 -04:00
jQuery.collapsible.js committing all the mobiley goodness. 2010-09-10 18:23:13 -04:00
jQuery.controlGroup.js added support for shadows on controlgroups. Defaults to no shadow. 2010-09-15 16:43:56 -04:00
jQuery.dialog.js added dialog plugin and css, added it to the manifest file, updated some of the content on the _dialog.html demo page 2010-09-17 16:24:12 -04:00
jQuery.fieldContain.js committing all the mobiley goodness. 2010-09-10 18:23:13 -04:00
jQuery.fixHeaderFooter.js made some edits to make sure sure fixpos class is only added if the placeholder is at least partially out of view, and it's only animated in if it's completely out of view 2010-09-17 14:42:58 -04:00
jQuery.forms.button.js committing all the mobiley goodness. 2010-09-10 18:23:13 -04:00
jQuery.forms.checkboxradio.js committing all the mobiley goodness. 2010-09-10 18:23:13 -04:00
jQuery.forms.expandable.js Renaming expandable. 2010-09-14 14:54:15 -04:00
jQuery.forms.select.js committing all the mobiley goodness. 2010-09-10 18:23:13 -04:00
jQuery.forms.textinput.js committing all the mobiley goodness. 2010-09-10 18:23:13 -04:00
jQuery.globalnav.js set default for fixedAs option to "footer" 2010-09-14 12:57:03 -04:00
jQuery.hashchange.js Switched from using BBQ to Hashchange. Fixes #15. 2010-09-14 15:37:20 -04:00
jquery.js Updated to jQuery nightly. 2010-09-14 17:58:08 -04:00
jQuery.listview.js changed default for grouping theme 2010-09-16 16:58:52 -04:00
jquery.min.js Updated to jQuery nightly. 2010-09-14 17:58:08 -04:00
jQuery.mobile.event.js Added orientationchange special event. 2010-09-16 17:20:31 -04:00
jQuery.mobile.js modified to allow for links to have a data-rel attribute, which specifies the role of the linked page (it sets data-role="FOO" on the linked page's ui-page div. 2010-09-17 16:27:10 -04:00
jQuery.mobile.support.js Added orientationchange special event. 2010-09-16 17:20:31 -04:00
manifest.php added dialog plugin and css, added it to the manifest file, updated some of the content on the _dialog.html demo page 2010-09-17 16:24:12 -04:00