Giter Site home page Giter Site logo

jsembed's People

Contributors

workinkeith avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

amalley

jsembed's Issues

Safari complains the deprecated meta minimal-ui

Hi @workinKeith ,

I started to have a look at JSEmbed recently and I found a small thing that could be improved.

Observation:
Safari console complains that "minimal-ui" is not recognized. And this meta is added via embedMetaTags function.
Console opened at 170353

Quick Study:

  • The minimal-ui viewport property is no longer supported in iOS 8 (see Webkit section in iOS 8 Release Notes).
  • If the deprecated meta minimal-ui presents in head, major browsers just ignore it, but Safari complains.
  • The following screenshot, which was taken from https://developer.apple.com/support/app-store/, showed the iOS version usage worldwide, which means the percentage earlier than iOS 8 is much smaller than 7%.
    iOS and iPadOS Usage

So, I was wondering if the minimal-ui could be removed from embedMetaTags function. If you're ok with this solution, I can easily remove it and open a quick PR.

If you don't want to lose the 'earlier-than-iOS8' support, it could be added according to the iOS version.

Additional reading material:
https://stackoverflow.com/questions/24889100/ios-8-removed-minimal-ui-viewport-property-are-there-other-soft-fullscreen

Thanks for your time. :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.