Commit graph

34 commits

Author SHA1 Message Date
jzaefferer
939a557d67 Converter demo: Update to use the new refresh method in listview, along with some small tunings. 2010-10-20 06:31:02 +02:00
jzaefferer
b43882f268 Converter demo: Updating list item template. 2010-10-19 19:49:54 +02:00
jzaefferer
205662015c Converter demo: Slight markup improvement. 2010-10-19 19:48:02 +02:00
Todd Parker
1144425325 more revisions to converter typography 2010-10-19 12:33:17 -04:00
Todd Parker
c2726c865a lowercased "to" 2010-10-19 11:52:36 -04:00
Todd Parker
4deaa4a33a re-vamped statics for converter demo. on the edit screen, clicking an existing converter should drill you to a similiar page to "add" to let you edit the row. we should start off with at least 3 presets. 2010-10-19 11:48:17 -04:00
jzaefferer
fcfeb56c6b Converter demo: Ammending previous commit for input-to-text conversion. 2010-10-18 23:50:10 +02:00
jzaefferer
8796779e5e Converter demo: Changing output to text (instead of inputs). 2010-10-18 23:47:44 +02:00
Todd Parker
fc6de5823d fixing layout 2010-10-18 17:42:07 -04:00
scottjehl
d5cbcf755b Created a themes directory and moved all CSS and images there.
Edited the PHP combiner and .htaccess logic to accommodate this change, as well as allowing manifest files to use a "../" when referencing files, which will be handy when adding themes that don't include structural files yet.

Modified all HTML files to point to /themes/default for their theme.
2010-10-13 13:26:23 -04:00
jzaefferer
a21b4f34b2 Fixed converter demo. 2010-10-13 10:30:54 +02:00
scottjehl
b11a45f615 switched up padding and margins on content div. Now it will get 15px padding, unless its a fullscreen page.
Inset listviews have no margin now, and regular listviews have -15px margins. Also, collapsibles now have no padding.

Updated HTML to remove ui-body classes for content divs, to match these changes.

Fixes #161
2010-10-12 15:50:28 -04:00
scottjehl
091c00a9cf removed media attrs in markup. We can do this internally in the css if necessary, but in general, this css only applies to js-generated classes anyway. 2010-10-12 15:14:07 -04:00
Scott González
cf4e3969f0 Removed console.log() calls. 2010-10-12 13:57:14 -04:00
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
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
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
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
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
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