Commit graph

40 commits

Author SHA1 Message Date
Scott González
aa7e5c8139 Converter demo: coding standards. 2010-10-11 11:17:39 -04:00
Scott González
d0d9218f6e Converter demo: Don't try to destroy pages that haven't been initialized. 2010-10-11 08:23:26 -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
137193640d renamed folder to "navbar" 2010-10-09 08:30:06 -04:00
scottjehl
4d9c06452e a few more navlist instances 2010-10-09 01:10:28 -04:00
scottjehl
db9f34e92a removing home links - auto-back links will work in their place 2010-10-08 23:10:56 -04:00
jzaefferer
97d66cc233 Converter demo: Cleanup 2010-10-08 13:01:35 +02:00
jzaefferer
281ba28317 Converter demo: Added ability to remove individual conversions. Removed distance defaults until those can be added by hand. 2010-10-08 12:59:20 +02:00
jzaefferer
044b54df2f Converter demo cleanup. 2010-10-08 12:34:53 +02:00
scottjehl
748d7c323c moved installed app assets to experimental 2010-10-07 18:37:10 -04:00
scottjehl
3b1188134d a few more files needed the media query fix 2010-10-07 16:10:00 -04:00
scottjehl
de53cfb930 Made all css and JS rely upon media query support. ("only all"). We can go back to the previous system, but so far, this seems to create a better divide than our previous support tests provided. 1-person discussion here: https://github.com/jquery/jquery-mobile/issues/#issue/29 2010-10-07 15:15:59 -04:00
scottjehl
8cdd34be2b added files that went with the photos demo changes 2010-10-07 15:12:47 -04:00
scottjehl
484388eaf9 still not done, but improving. 2010-10-07 13:06:21 -04:00
scottjehl
e4791ad461 edited to allow for running when loaded through ajax 2010-10-06 12:14:06 -04:00
scottjehl
6f82cb354b just some markup edits 2010-10-06 12:09:06 -04:00
scottjehl
b95dbce151 moved theme class to page div 2010-10-06 00:49:24 -04:00
scottjehl
4a7ede3322 added ui-aux class to edit button. fixed a style with that class too 2010-10-06 00:48:42 -04:00
scottjehl
c5ceff745c inputs with type=search now get turned into search widgets. Their type then degrades to "text" . Demos updated to match changes. 2010-10-06 00:44:03 -04:00
scottjehl
76cf9845ef moved datepicker demo to experiments 2010-10-06 00:16:43 -04:00
jzaefferer
de9e4bac92 Updated converter experiment. Now using localStorage to store selected conversions, with a first version for editing. 2010-10-05 23:38:31 +02:00
scottjehl
b5eca5bd2a Renamed Globalnav "Navlist". Fixed #95 2010-10-05 14:06:28 -04:00
scottjehl
44f2f147f1 added icon data attrs, as they're now necessary 2010-10-04 15:36:55 -04:00
scottjehl
726691afc3 fixed up link paths now that demo is in experiments dir 2010-10-03 09:55:32 -04:00
scottjehl
4a02d3a5ea moved to experiements folder 2010-10-03 08:34:44 -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
a08ccd6880 whitespace only 2010-10-02 11:43:32 -04:00
scottjehl
79a5c3db13 removed inline gzips 2010-10-02 11:42:50 -04:00
jzaefferer
bfcc597618 Cleanup, added some notes; blur search input on submit 2010-09-30 14:00:00 +02:00
jzaefferer
a77d187a0f Converter demo: Add another conversion 2010-09-22 13:58:57 +02: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
af250415b2 updated markup to use data-role attrs in place of classes for header/content/footer 2010-09-21 10:58:54 -04:00
scottjehl
f9f236fb8b Big update:
In starting markup, pages should now be identified with the attribute data-role="page".  This allows us to then add ui-page programatically, hiding all non-active pages, and apply ui-page-active to one page at a time to show it.

mobile.js is updated to find pages by this attribute now, instead of ui-page class.

fixes issue 32
2010-09-18 12:20:35 -04:00
scottjehl
691e5c4ddc updated classes 2010-09-17 17:35:52 -04:00
scottjehl
463fa9a620 removed some unnecessary classes 2010-09-16 16:11:16 -04:00
scottjehl
dcb6833a86 updated to remove toc fieldsets in demo pages 2010-09-16 14:27:10 -04:00
scottjehl
c7fae44a5c added a jQuery api viewer demo.
NOTE: content is a modified version of the downloadable HTML from http://jqapi.com
2010-09-16 13:13:38 -04:00
scottjehl
34ddfd9fc2 removed. no longer needed. 2010-09-16 10:44:45 -04:00
Scott González
cdcf5499ad Fixed image referneces in experiments. 2010-09-14 22:48:21 -04:00
scottjehl
1d0fd4a7d8 committing all the mobiley goodness. 2010-09-10 18:23:13 -04:00