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

Remove Internet Explorer 11 Support #2855

Closed
2 of 3 tasks
markusguenther opened this issue Nov 25, 2020 · 5 comments
Closed
2 of 3 tasks

Remove Internet Explorer 11 Support #2855

markusguenther opened this issue Nov 25, 2020 · 5 comments

Comments

@markusguenther
Copy link
Member

markusguenther commented Nov 25, 2020

Description

The IE 11 is dead and even some of the libraries we use (ckeditor 5) are not compatible anymore.
So we should remove the IE support and get rid of some polyfills and so one.

As it is to short before the 6.0 release we should tackle that for the next 6.1 version :)

  • Remove ckeditor version 4
  • Check if we still need polifills
  • Cleanup styles and remove potential IE hacks
@markusguenther
Copy link
Member Author

It has been a while ;)
Actually, we are shipping CKEditor 4 and 5. The version 4 is for compatibility reasons because this one worked in the older IE browsers. With version 8.0 I plan to drop this CKEditor version 4.

@mhsdesign
Copy link
Member

are the './polyfills.js' still needed? https://github.com/neos/neos-ui/blob/master/polyfills.js

@albe
Copy link
Member

albe commented Apr 3, 2022

Anything left to do on this?

@mhsdesign mhsdesign mentioned this issue Oct 8, 2022
54 tasks
@mhsdesign
Copy link
Member

with #3200 we are now targeting es2020, removed (some if not all) polyfills and im working via #3266 on removing the autoprefixer.

i think thats the last task - but hard to get started

Cleanup styles and remove potential IE hacks

maybe it will up itself eventually over time ...

@mhsdesign
Copy link
Member

I could find no comments referencing internet explorer, ie, microsoft, or ms (vendor prefixes and stuff)
so i think we can close this ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants