vue-confetti

A Vue component for dropping confetti

MIT License

Downloads
50.8K
Stars
228
Committers
8

Bot releases are visible (Hide)

vue-confetti - v1.1.3

Published by alexandermendes over 5 years ago

1.1.3 (2019-02-10)

vue-confetti - v1.0.0

Published by alexandermendes over 5 years ago

vue-confetti - v0.5.0

Published by alexandermendes over 5 years ago

0.5.0 (2019-02-10)

Features

  • add basic demo (d958391)
  • add size option (bd8b239)
  • add update function to modify particles during animation (0ddfcb5)
  • deploy demo to github pages (895b9d1)
vue-confetti - v0.4.2

Published by alexandermendes about 6 years ago

  • Add Vue as peer dependency
  • Export Confetti from index
vue-confetti - v0.4.1

Published by alexandermendes over 6 years ago

Fix removing of event listeners and killing of main animation loop on stop()

vue-confetti - v0.4.0

Published by alexandermendes over 6 years ago

Remove confetti method added (@Borange)

vue-confetti - v0.3.3

Published by alexandermendes over 6 years ago

Fix for error being thrown when no options passed to this.$confetti.start() (fix #3)

vue-confetti - v0.3.2

Published by alexandermendes almost 7 years ago

Fix speed when multiple confetti drops triggered (#1)

vue-confetti - v0.3.1

Published by alexandermendes almost 7 years ago

  • Uglify JS
vue-confetti - v0.3.0

Published by alexandermendes almost 7 years ago

  • Fix build setup and dist
vue-confetti - v0.2.0

Published by alexandermendes almost 7 years ago

  • Move confetti options to start()
  • Fix memory issues by adding missing W and H params to particles
vue-confetti - v0.1.0

Published by alexandermendes almost 7 years ago

Initial release