You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was originally opened by @EWhite613 in emberjs/ember.js#20471 and transferred to this repository. Copy-pasted content:
With the new Ember browser support policy it's difficult to see a way forward with Ember for apps that need to support legacy browser versions outside that statement.
Ember should have a JavaScript Environment Requirements like React did, and other libraries have. And include in changelogs when new features are used (react example).
This way those that need to support older legacy browser versions at least have an idea what they need to polyfill (or if they can even polyfill).
The text was updated successfully, but these errors were encountered:
This issue was originally opened by @EWhite613 in emberjs/ember.js#20471 and transferred to this repository. Copy-pasted content:
With the new Ember browser support policy it's difficult to see a way forward with Ember for apps that need to support legacy browser versions outside that statement.
Ember should have a JavaScript Environment Requirements like React did, and other libraries have. And include in changelogs when new features are used (react example).
This way those that need to support older legacy browser versions at least have an idea what they need to polyfill (or if they can even polyfill).
The text was updated successfully, but these errors were encountered: