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

[Documentation] JavaScript Environment Requirements #1036

Open
jenweber opened this issue Jun 26, 2023 · 1 comment
Open

[Documentation] JavaScript Environment Requirements #1036

jenweber opened this issue Jun 26, 2023 · 1 comment
Labels
help wanted We could use your help!

Comments

@jenweber
Copy link
Contributor

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

@jenweber jenweber added the help wanted We could use your help! label Jun 26, 2023
@jenweber
Copy link
Contributor Author

jenweber commented Jun 26, 2023

Whoever picks up this ticket would need to do the following. This is not a beginner task, and requires knowledge of browser compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted We could use your help!
Projects
None yet
Development

No branches or pull requests

1 participant