Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default to Material Design for desktop web #6003

Closed
adamdbradley opened this issue Mar 31, 2016 · 5 comments
Closed

Default to Material Design for desktop web #6003

adamdbradley opened this issue Mar 31, 2016 · 5 comments
Assignees
Milestone

Comments

@adamdbradley
Copy link
Contributor

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.

@jimitndiaye
Copy link

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

@adamdbradley
Copy link
Contributor Author

@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.

@jgw96 jgw96 added the feature label Mar 31, 2016
@brandyscarney brandyscarney added this to the 2.0.0-beta.5 milestone Apr 2, 2016
@adamdbradley adamdbradley self-assigned this Apr 12, 2016
adamdbradley added a commit that referenced this issue Apr 12, 2016
Breaking Change: Previously the default was to use ios mode if a more
specific platform was not determined. Now the material design mode (md)
will apply by default. In most cases this means desktop browsers will
now receive the md mode. Closes #6003
@pbreit
Copy link

pbreit commented Apr 17, 2016

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

@Shadowfaxenator
Copy link

How to build an app as a website?

@pbreit
Copy link

pbreit commented Apr 28, 2016

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

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants