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

Rethink Angular 13 and IE11 support #196

Open
f1ames opened this issue May 25, 2021 · 0 comments
Open

Rethink Angular 13 and IE11 support #196

f1ames opened this issue May 25, 2021 · 0 comments
Labels
status:confirmed An issue confirmed by the development team. type:task Any other issue (refactoring, typo fix, etc).

Comments

@f1ames
Copy link
Contributor

f1ames commented May 25, 2021

Are you reporting a feature request or a bug?

Task

Provide detailed reproduction steps (if any)

Since Angular plans to drop IE11 support in the upcoming 13 version we should think how to approach supporting for version 13 and above.

There are at least two, kind of standard, approaches - releasing next major versions supporting 13+ and keeping older version separately or trying to somehow handle the incompatibilities (which may be hard due to breaking changes in Angular 13 I guess). Any other ideas are welcome too.

@f1ames f1ames added status:confirmed An issue confirmed by the development team. size:? type:task Any other issue (refactoring, typo fix, etc). labels May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:confirmed An issue confirmed by the development team. type:task Any other issue (refactoring, typo fix, etc).
Projects
None yet
Development

No branches or pull requests

2 participants