Commit graph

24 commits

Author SHA1 Message Date
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
b3c7bfd468 viewport meta is auto-added. not sure why it's in here. gone. 2010-10-07 14:42:44 -04:00
scottjehl
70b19e113e linked up Scott's new listview filter demo 2010-10-06 17:06:45 -04:00
scottjehl
e764f351cf linked up Joern's converter demo app, rel="external" until issue #110 is fixed. 2010-10-06 12:25:25 -04:00
scottjehl
b5eca5bd2a Renamed Globalnav "Navlist". Fixed #95 2010-10-05 14:06:28 -04:00
scottjehl
ced22f6962 Sticky footers
Tag a footer div with data-id="foo" and it'll stay visible when transitioning to another page that has a footer of the same data-id.

Fixed #72
All proposed changes above are either implemented, or covered through alternate means.
2010-10-04 19:00:30 -04:00
scottjehl
d961e899c7 updated link to glyphish example in experiments folder 2010-10-03 08:35:13 -04:00
scottjehl
033ed1af59 pulled the rel=external attrs off a couple links 2010-10-02 15:29:10 -04:00
scottjehl
79a5c3db13 removed inline gzips 2010-10-02 11:42:50 -04:00
scottjehl
a0e78eae20 updated page title 2010-09-21 16:47:20 -04: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
501171d913 linked to new search demo page 2010-09-19 19:09:12 -04:00
scottjehl
94d17d4f42 linked up the new globalnav example that uses glyphish icons 2010-09-19 15:22:33 -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
d00e0e03c1 updated index page to link to dialog demo properly. 2010-09-17 16:27:29 -04:00
scottjehl
241bbc1b05 adding a page for dialog demos. Just a transition for now, more later. 2010-09-16 18:32:22 -04:00
scottjehl
c529633ce1 updated link value 2010-09-16 13:18:15 -04:00
scottjehl
3930d41c7f linked to new api viewer demo 2010-09-16 13:15:30 -04:00
scottjehl
bd3ecab04c updated the demo page markup 2010-09-16 12:38:48 -04:00
scottjehl
c30fc03e65 unlinked tree and tabs, linked up new list view widget 2010-09-15 16:52:25 -04:00
Scott González
04f6d6cf90 Cleaned up markup on main demo page. 2010-09-14 22:50:29 -04:00
scottjehl
91ca456a82 added link to globalnav demo page 2010-09-14 11:50:00 -04:00
scottjehl
ec7d66be61 updated demo pages. unlinked the other fixed demos for now, since those transitions aren't working well 2010-09-12 11:33:53 -04:00
scottjehl
1d0fd4a7d8 committing all the mobiley goodness. 2010-09-10 18:23:13 -04:00