jquery-mobile/js
2010-11-09 19:10:54 -05:00
..
index.php Rule #1, when you change a file name, update its references. Fixing bustage from my previous checkin. Sorry 'bout that. 2010-11-09 14:09:04 -08: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 fixed support for back button closing of dialogs, utilizing new $.mobile.updateHash method. Fixes #412 2010-11-09 19:10:54 -05:00
jquery.mobile.event.js rewrote the orientationchange special event to allow both binding and unbinding of single or multiple event handlers as well as manual triggering. jQuery.event.special.orientationchange.orientation might not need to be public (which could save a few bytes). 2010-11-05 19:25:26 +00: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 added refresh method and theme inheritance to selectmenu widget. Fixes #371 2010-11-08 21:24:44 -05: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 removed trailing comma. 2010-11-05 14:46:25 -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 exposed $.mobile.updateHash to allow plugins to update the hash without triggering hashchange (when closing a dialog from back button for instance) 2010-11-09 19:08:57 -05:00
jquery.mobile.listview.filter.js fixed filter listviews. wrong method name 2010-11-09 13:42:32 -05:00
jquery.mobile.listview.js fixed listview splitbutton theming 2010-11-05 15:08:21 -04:00
jquery.mobile.navbar.js rewrote navbar with widget factory 2010-10-27 21:58:00 -04:00
jquery.mobile.page.js converted selectmenu widget to the widget factory. 2010-11-08 19:33:45 -05:00
jquery.mobile.support.js updated cssTransitions support test - was formerly failing in webkit, as it was checking for type of object, rather than function. Needs to be filled out with other css transitions events, along with our CSS itself. 2010-11-06 14:36:15 -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