Skip to content

Releases: hookhookun/parse-animation-shorthand

v0.1.5

06 Jan 06:38
c3d79ce

Choose a tag to compare

Bug fixes

  • step-position is not mandatory for animation: steps (#20, #23)

Others

  • 33191e5 Convert parseAnimationShorthand to a generator function

v0.1.4

26 Aug 05:28
2a54be6

Choose a tag to compare

Bug fixes

  • Cannot parse cubic-bezier with negative y coordinate (#16, #18)

Others