Skip to content

Document the supported browsers and general strategy #79

@romainmenke

Description

@romainmenke

proposal:

  • support 10 years of browser versions
  • track Blink, WebKit, Gecko, Trident, EdgeHTML
  • do one semver major each year
    • drop all polyfills that are't needed anymore
    • update tested browsers
    • ideally in the fall after Apple ships its latest OS's

Today the supported browser versions would be:

  • IE 11 (because Edge 12 shipped in 2015)
  • Chrome 38
  • Firefox 33
  • Safari 8

This implies:

  • no more android specifics
  • dropping IE 9 and 10
  • dropping Opera Presto (if we still supported that)

Next year we could drop IE completely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions