Kiril Vatev

Results 125 comments of Kiril Vatev

I know it has been a minute, but there are now more shapes. Infinite shapes, actually. 2 helpers were added: * `shapeFromPath`: this lets you create any shape you want...

Since images (see #80) can be added directly with good performance in the same way that text was added (see #82 and #206), there is no need to complicate things...

This PR is fairly stale, with no recent updates. I am closing it in favor of #202 which added a `flat` option, similar to `disableWobble` that was proposed here. I...

The `flat` option was released in version 1.7.0, allowing tilt and wobble to be disabled.

@dukesook here's a codepen I made showing off how to use the esmodule version from jsdelivr: https://codepen.io/catdad/pen/jOJpVJV Let me know if this helps or if you still have any issues.

Can you elaborate more about the effect you are trying to achieve? Do you wan the confetti to always be a singly opacity and never fade? Or just set the...

The time it takes for confetti to fade is controlled by the `ticks` value. If that value is increased, the confetti will be visible for longer. What you seem to...

While I'd also like to see this be supported, there is a reasonably easy workaround for now (in case any of y'all stumble into here like I did). I use...

I am not sure I understand. Electronmon is not a compiler. I am not sure what it has to do with a webpack API.

Can you explain the case that is not working for you? This project has pretty extensive tests to make sure that it works, but maybe I missed something? Perhaps provide...