jquery-mobile/js
2010-11-04 21:32:28 -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 converted collapsible to the widget factory. API change: data-state="collapsed" is now data-collapsed="true". Updated markup in demos to support change. Fixes #372 2010-11-04 21:32:28 -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 Used documentElement.clientWidth/Height. Fixes #313 2010-11-04 10:44:35 -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 Some tweaks to make page scrolling faster. 2010-11-04 00:27:21 -07:00
jquery.mobile.forms.button.js updated to trigger a submit if the type is submit 2010-11-01 23:53:06 -04:00
jquery.mobile.forms.checkboxradio.js Use existing inputtype var 2010-11-02 13:31:09 -05:00
jquery.mobile.forms.select.js removed title attr, as aria role handling seems to be descriptive enough 2010-10-27 09:49:45 -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 moved append to before the buttonMarkup call, to make theming work as expected 2010-10-27 12:19:01 -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 Removed redundant setting of $.activePage that I added in my previous checkin. 2010-11-04 15:15:49 -07:00
jquery.mobile.listview.filter.js commented-out the call to _numberItems, as it doesn't yet exist in the listview rewrite 2010-10-27 12:19:24 -04:00
jquery.mobile.listview.js removed broad rule for rounding corners of thumbnail images in first and last slots of listviews. Now this only happens for inset listviews. Fixes #362 2010-11-03 22:26:09 -04:00
jquery.mobile.navbar.js rewrote navbar with widget factory 2010-10-27 21:58:00 -04:00
jquery.mobile.page.js removed ajaxform role 2010-11-01 23:53:35 -04:00
jquery.mobile.support.js added closures to event and support 2010-11-01 14:33:54 -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 added php to <? opening tags - thx @TechIsCool. Fixes #308 2010-11-02 14:24:17 -04:00