shakee93 / vue-toasted

🖖 Responsive Touch Compatible Toast plugin for VueJS 2+
https://shakee93.github.io/vue-toasted/
MIT License
2.21k stars 194 forks source link

Removes polyfills #143

Closed freitasskeeled closed 3 years ago

freitasskeeled commented 4 years ago

This PR intends to remove the polyfills from the project.

In my opinion, polyfills should be applied by the consumer and it also prevents conflicts with babel configurations on the consumer side.

It fixes https://github.com/shakee93/vue-toasted/issues/141

Dizzitune commented 3 years ago

Any status on this? Anyone know if this PR will be included in next release?

freitasskeeled commented 3 years ago

Hi, I got no feedback from contributors since I opened this PR.

Let me know if this fix is still need. If it is, I can update it so that it's ready to be merged.

Also, not sure if this is needed/compatible with #144

Cheers!

freitasskeeled commented 3 years ago

Closing due to lack of response.