Open bhutanigautam opened 5 years ago
I like your idea and have encountered a similar situation. I think we need to set baseline version of browser first (particularly IE).
Agreed.
I guess my next question is what browser versions does react-viz
support?
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 methods
isn'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 https://github.com/uber/react-vis/issues/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!