Commit graph

27 commits

Author SHA1 Message Date
John Resig
f91b2523ff Merge clickable into buttonMarkup. Improve performance of the Button Markup plugin. 2010-10-21 17:18:59 -04:00
jeresig
c91b00fb09 Mobile Ajaxform plugin isn't going into the alpha release. 2010-10-14 20:46:46 -04:00
Scott González
74a66af37b Converted $.mobilize to $.fn.page (and $.mobile.page via widget factory). 2010-10-09 14:34:21 -04:00
scottjehl
702173eaae renamed navlist to navbar.
Fixes #117
2010-10-08 23:26:04 -04:00
Scott González
6f10fe2459 Renamed files from jQuery.* to jquery.*. Fixes #33. 2010-10-07 10:50:10 -04:00
Scott González
c45bb79619 Added filter option to listview. 2010-10-06 16:32:28 -04:00
Scott González
3be99ed98f Converted listview over to the widget factory. 2010-10-06 15:14:59 -04:00
scottjehl
76cf9845ef moved datepicker demo to experiments 2010-10-06 00:16:43 -04:00
scottjehl
b5eca5bd2a Renamed Globalnav "Navlist". Fixed #95 2010-10-05 14:06:28 -04:00
scottjehl
91c5b90c82 moved jquery.tmpl.js to converter demo folder, as the script is not part of mobile proper 2010-10-02 11:57:43 -04:00
scottjehl
43f3656a92 added datepicker js and css files (datepicker includes ui) for a temporary datepicker demo. 2010-09-27 16:30:56 -05:00
scottjehl
da29904834 Replaced expandable plugin with basic scrollHeight vs. offsetHeight check that uses CSS transitions. Shaves about 4kb. 2010-09-22 11:09:06 -04:00
jzaefferer
176dfcebab Adding converter-demo. Not yet actually using cache.manifest, as that screws up testing on mobile devices. At least on Mobile Safari there is no way to clear that offline cache - none that I found so far. 2010-09-21 22:33:06 +02:00
scottjehl
4992d7b168 First pass at a simple slider plugin. Can be called on an input element with data-role="slider". Controls communicate both ways during use. 2010-09-21 15:25:23 -04:00
scottjehl
2cafd2dc00 renamed autoform to ajaxform. All dependencies that use it are updated. 2010-09-20 10:47:49 -04:00
scottjehl
cc58c6e0f5 added jQuery.mobile.forms.autoform.js to the manifest 2010-09-19 18:14:40 -04:00
scottjehl
b500be9657 added new grid plugin for adding classes to create flexible column layouts. 2010-09-19 08:14:48 -04:00
scottjehl
6fa401276a renamed files with jQuery.mobile. prefixes 2010-09-18 09:59:33 -04:00
scottjehl
d06c22e8d9 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
scottjehl
927637ffbd added reference to listview js 2010-09-15 16:50:54 -04:00
scottjehl
6c53e9792c removed references to tree and tabs js files 2010-09-15 16:50:25 -04:00
Scott González
c2beace760 Updated to jQuery nightly. 2010-09-14 17:58:08 -04:00
Scott González
88e43a8d9e Added jQuery.mobile.events.js to the manifest. 2010-09-14 17:35:38 -04:00
John Resig
3ac820c671 Switched from using BBQ to Hashchange. Fixes #15. 2010-09-14 15:37:20 -04:00
John Resig
bc280df60e Renaming expandable. 2010-09-14 14:54:15 -04:00
Scott González
aee5e02740 Split support tests into jQuery.mobile.support.js and refactored tests. 2010-09-13 21:46:20 -04:00
scottjehl
1d0fd4a7d8 committing all the mobiley goodness. 2010-09-10 18:23:13 -04:00