jquery-mobile/js
2010-10-22 14:46:27 -04:00
..
jquery.js Pull in updated version of jQuery. 2010-10-22 11:38:07 -04:00
jquery.min.js Updating copies of jQuery to 1.4.3rc2. 2010-10-14 13:06:52 -04:00
jquery.mobile.buttonMarkup.js Fix issues with button rendering. 2010-10-22 11:39:26 -04:00
jquery.mobile.collapsible.js implemented icon theming 2010-10-12 17:09:06 -04:00
jquery.mobile.controlGroup.js Rolling back changes from commit #ea4db95b3c4d296c2719 as it didn't accommodate controlgroups used in radios/checkboxes. Further testing needed on those. 2010-10-18 12:44:44 -04:00
jquery.mobile.dialog.js refactored to use widget factory and not be tracked via hash/history. Fixes #176 2010-10-21 16:29:05 -04:00
jquery.mobile.event.js Make sure the document body exists before determining orientation change, at least. 2010-10-14 13:12:47 -04:00
jquery.mobile.fieldContain.js no more body theme - just ui-br 2010-10-15 10:36:43 -04:00
jquery.mobile.fixHeaderFooter.js updated triggered events to pagebeforeshow / pagebeforehide 2010-10-20 16:01:38 -04:00
jquery.mobile.forms.ajaxform.js Converted $.mobilize to $.fn.page (and $.mobile.page via widget factory). 2010-10-09 14:34:21 -04:00
jquery.mobile.forms.button.js added "inline" option to buttons and button links. data-inline="true". Fixes #148 2010-10-11 15:47:30 -04:00
jquery.mobile.forms.checkboxradio.js Made a bunch of tweaks to checkbox/radio. 2010-10-22 12:42:24 -04:00
jquery.mobile.forms.select.js updated to reflect new changes in pageChange function and dialog behavior 2010-10-21 17:02:59 -04:00
jquery.mobile.forms.slider.js moving the slider handle triggers change event on the input or select. 2010-10-20 19:08:56 -04:00
jquery.mobile.forms.textinput.js Updates to textarea autogrow. Use keyUp event so that changes are reflected in the DOM (in theory), buffer the keyUp event (100ms), and use clientHeight instead of offsetHeight for a better comparison to scrollHeight. Fixes #4. 2010-10-18 15:51:49 -04:00
jquery.mobile.grid.js Renamed files. 2010-10-07 11:30:48 -04:00
jquery.mobile.hashchange.js Renamed files. 2010-10-07 11:30:48 -04:00
jquery.mobile.js added - to prefix 2010-10-22 14:46:27 -04:00
jquery.mobile.listview.filter.js Updated some queries to make sure more of them hit querySelectorAll/matchesSelector. 2010-10-21 14:30:42 -04:00
jquery.mobile.listview.js Fix typos. 2010-10-22 14:33:10 -04:00
jquery.mobile.navbar.js removed the "MORE" nav functionality - too buggy. Maybe later. or not. 2010-10-15 20:07:52 -04:00
jquery.mobile.page.js Minor tweaks to page formatting. 2010-10-22 12:22:57 -04:00
jquery.mobile.support.js Added a support test $.support.dynamicBaseTag and workaround for browsers that don't support dynamically updating BASE tag (Firefox is the only one I've seen so far. In those browsers, when a new page is fetched, any elements with href and src attributes will have their attribute prefixed with a proper base url (if they don't already start with an external site http address, "/", "#", or any protocol such as "mailto:, etc). 2010-10-22 12:31:25 -04:00
jquery.mobile.widget.js char is not valid 2010-10-14 17:37:18 -04:00
jquery.ui.widget.js Renamed files. 2010-10-07 11:30:48 -04:00
manifest.php Merge clickable into buttonMarkup. Improve performance of the Button Markup plugin. 2010-10-21 17:18:59 -04:00