Ionic-framework: Default to Material Design for desktop web

Created on 31 Mar 2016  路  5Comments  路  Source: ionic-team/ionic-framework

We see "Material Design" as the preferred desktop web UI. By default, use the md mode for all desktop browsers. It's debatable if desktop Windows browsers should get Windows platform or not, but while Windows users are browsing the web, they are using the web platform. On any desktop browser, we want the "web" platform to have a common UI. However, when an Ionic app is placed inside of a shell that runs specifically on windows, it should then get the windows platform.

Most helpful comment

@adamdbradley Can you comment on the efficacy of Ionic for building a) mobile-optimzed web apps and b) desktop web apps?

All 5 comments

I've been hacking this using the Platform class. Would be nice to have it built in.

@jimitndiaye Cool, the platform class, and more so the config is built so apps can easily customize which mode to use under certain criteria. We still have to create some good demos showing how to do this.

@adamdbradley Can you comment on the efficacy of Ionic for building a) mobile-optimzed web apps and b) desktop web apps?

How to build an app as a website?

Slack, for example. Mobile apps, desktop app, web site and desktop apps all quite similar.

Was this page helpful?
0 / 5 - 0 ratings