vue-transitions
vue-transitions copied to clipboard
Interface transitions library for Vue 2/3
- [ ] Resolve #251 - [x] Fix type generation for Nuxt 3 - [x] Regenerate Nuxt transitions if `node_modules` folder is updated while dev server is running - [...
Bumps [@morev/utils](https://github.com/MorevM/utils) from 3.7.0 to 3.9.0. Release notes Sourced from @morev/utils's releases. v3.9.0 Features dom: Allow null as parent argument of get-element-offset utility (32b0bf2) dom: Allow window as parent argument...
Bumps [@nuxt/kit](https://github.com/nuxt/nuxt/tree/HEAD/packages/kit) from 3.10.3 to 3.11.2. Release notes Sourced from @nuxt/kit's releases. v3.11.2 3.11.2 is the next regularly scheduled patch release. ✅ Upgrading As usual, our recommendation for upgrading is...
## Type of change * [ ] Bug fix (non-breaking change which fixes an issue) * [ ] New feature (non-breaking change which adds functionality) * [ ] Breaking change...
### Question Hey, did anyone get it work with the modal component from the Headless UI? I use bulit-in transitions with all my custom components as well as with some...
### Actual behavior The Transitions do not play, the component gets rendered 100 ms after all the other components but the transition does not get played (component has attribute `appear`)...
Bumps [@morev/utils](https://github.com/MorevM/utils) from 3.7.0 to 3.10.0. Release notes Sourced from @morev/utils's releases. v3.10.0 Features math: Add angle utility (a948bd8) math: Add gcd utility (f4e2435) v3.9.0 Features dom: Allow null as...
### Actual behavior When trying to install the package, BUN throws this warning: ``` warn: Duplicate key "postinstall" in object literal at esbuild/package.json/package.json:98:3 ``` ### Expected behavior No warnings ###...
### Question Hi, first of all, thanks for this great library! I have a question regarding transitions. Is it possible to have different transitions for `enter` and `leave`? For example,...
Bumps [@nuxt/kit](https://github.com/nuxt/nuxt/tree/HEAD/packages/kit) from 3.13.2 to 3.15.4. Release notes Sourced from @nuxt/kit's releases. v3.15.4 3.15.4 is the next patch release. ✅ Upgrading As usual, our recommendation for upgrading is to run:...