Skip to content

Releases: kapoko/delicious-hamburgers

v1.0.1

24 Apr 21:16
Compare
Choose a tag to compare

Commits

  • [63c3bcb]: Updated README (Kasper Koman)
  • [511c9df]: Cleaned up comments (Kasper Koman)
  • [d5133fb]: Small improvements to website (Kasper Koman)
  • [e8e83ed]: Fix import syntax of variables file on arrow animations (#2) (Kasper Koman)
  • [8f93d96]: Updated dependencies (Kasper Koman)
  • [341f554]: Fix issue where color variables weren't specific enough (Kasper Koman)
  • [04a8143]: 1.0.1 (Kasper Koman)

v1.0.0

05 Apr 23:32
Compare
Choose a tag to compare

v1.0.0 🥳

Lots of improvements, but to sum up:

  • 8 new animations.
  • Improved all animations. No animations use transitions of positioning attributes anymore, only CSS transforms which are often hardware accelerated, making all animations as smooth as possible.
  • Overhauled demo website built on Hugo, with individual pages for each animation

Check out the README for all improvements and a migration guide.