Releases: catdad/canvas-confetti
Releases Β· catdad/canvas-confetti
1.9.3
Bug Fixes
- Checking that the canvas is still on the page before removing it by @Bwc9876 in #229
Testing improvements
- using new Chrome headless mode for tests (mostly because the annoying message, but also because it will be the default soon) by @catdad in #216
- using flat confetti for scale tests, for better consistency by @catdad in #218
New Contributors
Full Changelog: 1.9.2...1.9.3
1.9.2
- Fixed a bug that caused Emoji confetti to render poorly in Firefox -- see #213
1.9.1...1.9.2
1.9.1
- Fixed a bug that caused Emoji confetti to not work in Safari -- see #209
1.9.0...1.9.1
1.9.0
- π Emoji are finally here π Create confetti from any emoji you'd like, using the
confetti.shapeFromText()
helper -- see #82 and #206
1.8.0...1.9.0
1.8.0
- Custom confetti shapes are here! You can now use any SVG Path string to make a custom confetti shape, using the
confetti.shapeFromPath()
helper -- see #81 and #203
1.7.0...1.8.0
1.7.0
- Added a
flat
option to allow rendering confetti without any tilt or wobble -- see #157 and #202
1.6.1...1.7.0
1.6.1
- Fixed a bug that was preventing all canvas resize events from being cleared after confetti fires -- see #195
1.6.0...1.6.1
1.6.0
- Added a new shape:
star
π -- see #189 and thanks to @jessbarnes
- fixed a bug with resetting confetti before it has been fired for the first time
1.5.0...1.6.0
1.5.0
- Improved rotating animation, reducing the confetti that render as a slim line and spin around one of their edges -- see #2 and #150
- The confetti web worker is now lazy loaded, allowing you to avoid loading it in cases where you cannot use a web worker -- see #171
1.4.0...1.5.0
1.4.0
- Added an option to control the left/right movement of confetti using the
drift
option -- see #99 and #144
1.3.3...1.4.0