Skip to content

Releases: motiondivision/motion-vue

v1.7.1

29 Aug 14:53
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.7.0

04 Aug 01:02
Compare
Choose a tag to compare

   🚀 Features

  • Children of variants with delayChildren: stagger() will now be staggered correctly alongside their newly-entering siblings.  -  by @rick-hup (2076f)
    View changes on GitHub

v1.6.1

24 Jul 01:27
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Update @vueuse/core peer dependency version constraint to allow any version >=10.0.0  -  by @rick-hup (184e8)
    View changes on GitHub

v1.6.0

23 Jul 01:51
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.5.0

06 Jul 14:52
Compare
Choose a tag to compare

   🚀 Features

  • Add usePageInView composable for visibility tracking  -  by @rick-hup (bb54a)
    View changes on GitHub

v1.4.0

02 Jul 05:53
Compare
Choose a tag to compare

   🚀 Features

update motion to v12.22.0

  • Allow delayChildren to accept stagger(). This enables from and ease options when staggering variant children.
  • Deprecated staggerChildren and staggerDirection options.
    View changes on GitHub

v1.3.1

26 Jun 08:05
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.3.0

18 Jun 08:12
Compare
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
Compare
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
Compare
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