Releases: catdad/canvas-confetti
Releases Β· catdad/canvas-confetti
1.9.4
25 Oct 05:19
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix error in canDrawBitmap if OffscreenCanvas exists but is not supported by @Gavin-Hofer in #258
Maintenance
updating github actions to the latest versions by @catdad in #259
New Contributors
Full Changelog : 1.9.3...1.9.4
1.9.3
30 Apr 22:43
Compare
Sorry, something went wrong.
No results found
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
25 Nov 06:10
Compare
Sorry, something went wrong.
No results found
Fixed a bug that caused Emoji confetti to render poorly in Firefox -- see #213
1.9.1...1.9.2
1.9.1
17 Nov 07:01
Compare
Sorry, something went wrong.
No results found
Fixed a bug that caused Emoji confetti to not work in Safari -- see #209
1.9.0...1.9.1
1.9.0
07 Oct 04:48
Compare
Sorry, something went wrong.
No results found
π 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
03 Oct 21:31
Compare
Sorry, something went wrong.
No results found
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
02 Oct 13:36
Compare
Sorry, something went wrong.
No results found
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
28 Sep 04:24
Compare
Sorry, something went wrong.
No results found
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
24 Oct 21:33
Compare
Sorry, something went wrong.
No results found
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
07 Feb 23:47
Compare
Sorry, something went wrong.
No results found
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