Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[Request] List of polyfills #1081
Open
Labels
Comments
|
I like your idea and have encountered a similar situation. I think we need to set baseline version of browser first (particularly IE). |
|
Agreed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello Team,
Firstly, thank you for open sourcing this library - Awesome!
Now to my request -
Can you document the polyfills that are required for this project?
react-vis makes use of ES6 array methodsisn't very descriptive and I don't want to include everything that babel-polyfills brings in; instead, I would rather just polyfill what's required.Per #663 -
will most likely have to add polyfills sooner or later. Even if the project is not going to polyfill it's requirements, a list would be great!