motion icon indicating copy to clipboard operation
motion copied to clipboard

Motion for Vue is a 5kb animation library for Vue 3 and Nuxt 3. Built on Motion, it's capable of springs, independent transforms, and hardware accelerated animations.

Results 32 motion issues
Sort by recently updated
recently updated
newest added

https://www.framer.com/motion/component/#%23layout-animation

enhancement
low

https://www.framer.com/motion/component/#%23%23variants

bug
high

https://www.framer.com/motion/component/#custom-components

enhancement
middle

``` ``` https://stackblitz.com/edit/vitejs-vite-iw9ct6?file=src%2FApp.vue

bug
high

Please let us know if you are using it in your projects. You can even share project links.

### Description Update the docs a little with some small findings ### Linked Issues Should fix #40 ### Additional context

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [autoprefixer](https://togithub.com/postcss/autoprefixer) | [`^10.4.18` -> `^10.4.20`](https://renovatebot.com/diffs/npm/autoprefixer/10.4.18/10.4.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/autoprefixer/10.4.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/autoprefixer/10.4.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vue/test-utils](https://togithub.com/vuejs/test-utils) | [`^2.4.3` -> `^2.4.6`](https://renovatebot.com/diffs/npm/@vue%2ftest-utils/2.4.3/2.4.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vue%2ftest-utils/2.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vue%2ftest-utils/2.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

### Describe the bug sample code: https://stackblitz.com/edit/vitejs-vite-qrx782?file=src%2FApp.vue same animate code on `div` and `path`, but work different ### Reproduction none ### System Info ```Shell mac ``` ### Used Package Manager...