Skip to content

Releases: motiondivision/motion-vue

v1.7.4

23 Oct 17:44

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.7.3

19 Oct 11:44

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.7.2

27 Sep 16:09

Choose a tag to compare

   🐞 Bug Fixes

  • Update safe type Feature[] to Array<typeof Feature>  -  by @yefu24324 (92eac)
  • Improve unmount delay logic for layout animations  -  by @rick-hup (9294f)
  • WhilePress and whileHover are not working when using variants  -  by @rick-hup (27aa7)
    View changes on GitHub

v1.7.1

29 Aug 14:53

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.7.0

04 Aug 01:02

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

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

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.5.0

06 Jul 14:52

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

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

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub