alampros / react-confetti

Confetti without the cleanup.
http://alampros.github.io/react-confetti/
MIT License
1.51k stars 99 forks source link

confettiSource additions: EmitterShape version. #85

Closed cwstra closed 4 years ago

cwstra commented 4 years ago

Deleted the old fork without thinking, but hey, here's something better. I made an EmitterShape abstract class, as @alampros suggested previously, and a few additional shapes for it (Circle, Sector, and Triangle)!

alampros commented 4 years ago

Woah, can you submit a new PR against the develop branch? It's really hard to see what actually changed.

Thanks!