v2.3.0
π₯ Release preview
Add an optional pulse animation to the glitch, add MIT licence file
π Features
- Implement an optional pulse animation controlled with the
pulse
option- When used with restricting the glitch time span, the pulse will coordinate itself to start at the same time than the glitch effect
- When used without restricting the glitch time span, the pulse will take the whole duration
- When used, easing will always be
ease-in-out
to avoid having a stepped pulse which would not look good - Defaults to not used (
= false
) scale
number determines the final pulse scale (playground uses2
as default value)
π€ Changes
- Increase max bundle size from
2kB
to2.1kB
to allow for a bit of margin - Add MIT licence file
- Add pulse option to the playground
π» Code quality
- 100% line, branch coverage
π Bug fixes
N/A
π₯ Thanks
N/A