github formkit/auto-animate 0.8.0

latest releases: 0.8.2, 0.8.1
pre-release12 months ago

This update includes several documentation updates as well as a move from yarn to pnpm. The most significant changes are:

💪 New features

  • Adds a Nuxt module for easy use with nuxt.
  • Adds new page scroll animation for items that are being removed at the very bottom of the page that would otherwise cause the browser’s scroll position to "jump".
  • Plugin authors can now select their own "remove" styles (thank you @KamilBeda). See diff for details.

🐛 Bug fixes

  • Improves type exports.
  • Reduces unnecessary renders in react.
  • Fixes a bug that caused re-used elements to not animate correctly (for example when using KeepAlive, #79).

Don't miss a new auto-animate release

NewReleases is sending notifications on new releases.