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

Add mobile web specific assets #59

Closed
14 tasks done
Justin-Credible opened this issue Mar 27, 2016 · 0 comments
Closed
14 tasks done

Add mobile web specific assets #59

Justin-Credible opened this issue Mar 27, 2016 · 0 comments

Comments

@Justin-Credible
Copy link
Owner

Justin-Credible commented Mar 27, 2016

#57 Added support for different HTML files and asset bundling for mobile web.

This issue is for adding mobile web specific features, such as home screen icons, splash screens, favicons, and other assets that can make a mobile website feel more like a native app.

  • iOS Specific Features
    • Home Screen Icon
    • Splash Screen has been deprecated or bugged since iOS 9.x, see this post
  • Android Specific Features
    • Home Screen Icon
    • Splash Screen handled automatically via the set icon and background color
    • Custom toolbar color in Chrome
    • manifest.json
  • Windows Specific Features
    • Home Screen Icon
    • browserconfig.xml
  • Shared Features
    • CSS asynchonous loader to prevent render blocking
    • Loader screen
    • Utilities.isWebPlatform and Utilities.isWebStandalone
    • favicon.ico
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant