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

IE9 IE10 support? #64

Closed
TremayneChrist opened this issue Jul 5, 2019 · 5 comments
Closed

IE9 IE10 support? #64

TremayneChrist opened this issue Jul 5, 2019 · 5 comments
Labels
question Further information is requested

Comments

@TremayneChrist
Copy link
Member

This is here to gather feedback on the need for this. Please comment below 👇

@TremayneChrist TremayneChrist added the question Further information is requested label Jul 5, 2019
@vipcxj
Copy link

vipcxj commented Aug 15, 2019

If this library support ie 9/10, I will change resize-observer-polyfill to this library.

@TremayneChrist

This comment has been minimized.

@TremayneChrist

This comment has been minimized.

@TremayneChrist
Copy link
Member Author

To support IE9/10, using v3.2.0 and above, you'll need to include these additional polyfills:

Additional Polyfill Required for
WeakMap IE9, IE10
MutationObserver IE9, IE10
devicePixelRatio IE9, IE10
requestAnimationFrame IE9

I'll move this information to the readme at some point.

@TremayneChrist
Copy link
Member Author

Will also add improvements so that devicePixelRatio and requestAnimationFrame are not required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants