Skip to content

Releases: motiondivision/motion-vue

v1.3.0

18 Jun 08:12

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Activate inView when whileInView, onViewportEnter or onViewportLeave is passed  -  by @rick-hup (89c77)
  • AnimatePresence custom prop not working  -  by @rick-hup (f5772)
    View changes on GitHub

v1.2.1

09 Jun 14:11

Choose a tag to compare

   🐞 Bug Fixes

  • UseTransform not updating when reactive value changes  -  by @rick-hup (1c917)
    View changes on GitHub

v1.2.0

03 Jun 13:49

Choose a tag to compare

   🚀 Features

  • Update motion to 12.16.0 & refactor for more method reuse  -  by @rick-hup (81a81)
    View changes on GitHub

v1.1.1

23 May 13:52

Choose a tag to compare

   🚀 Features

  • Update motion dep and support svg transform ssr render  -  by @rick-hup (0a284)
    View changes on GitHub

v1.1.0-alpha.1

10 May 15:34

Choose a tag to compare

v1.1.0-alpha.1 Pre-release
Pre-release

No significant changes

    View changes on GitHub

v1.1.0-alpha.0

09 May 09:39

Choose a tag to compare

v1.1.0-alpha.0 Pre-release
Pre-release

   🚀 Features

  • Update motion dep and support svg transform ssr render  -  by @rick-hup (0a284)
    View changes on GitHub

v1.0.2

06 May 13:25

Choose a tag to compare

   🐞 Bug Fixes

  • Variants transition when: beforeChildren does not work  -  by @rick-hup (0e87c)
    View changes on GitHub

v1.0.1

01 May 13:25

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0

26 Apr 13:44

Choose a tag to compare

What's Changed

  • fix: update AsTag type to allow for component type by @rick-hup in #139
  • fix(motion): rm svg stroke-width style by @rick-hup in #141
  • fix: nuxt duplicated imports "LazyMotion" warning by @rick-hup in #145
  • fix(reorder): reset order on component update by @rick-hup in #147
  • fix: parent initial effect child by @rick-hup in #150
  • fix: incorrect initialization of SVG pathLength attribute by @rick-hup in #153
  • fix: fix useScroll to handle SSR env by @rick-hup in #152

Full Changelog: v1.0.0-beta.0...v1.0.0

v1.0.0-beta.2

12 Apr 02:31

Choose a tag to compare

v1.0.0-beta.2 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub