Skip to content

v2.3.0

Compare
Choose a tag to compare
@7PH 7PH released this 29 Nov 15:46
· 16 commits to master since this release
c773d33

πŸ”₯ 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 uses 2 as default value)

πŸ€” Changes

  • Increase max bundle size from 2kB to 2.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