unovue / radix-vue

Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.
https://radix-vue.com
MIT License
3.43k stars 212 forks source link

[Bug]: The link for `Motion One` leads to a 404 page #1160

Closed hotdogc1017 closed 2 months ago

hotdogc1017 commented 2 months ago

Environment

Developement/Production OS: Windows 10 19043.1110
Node version: 16.0.0
Package manager: pnpm@8.6.0
Radix Vue version: 1.0.0
Vue version: 3.0.0
Nuxt version: 3.0.0
Nuxt mode: universal
Nuxt target: server
CSS framework: tailwindcss@3.3.3
Client OS: Windows 10 19043.1110
Browser: Chrome 90.0.4430.212

Link to minimal reproduction

https://www.radix-vue.com/guides/animation.html#animating-with-vue-transition

Steps to reproduce

.

Describe the bug

The Animation/Transition section of the guide mentions a Web Animations API animation library: Motion One in the Animating with Vue Transition section. I am very interested, but when I click the link to jump, I find a 404 page :disappointed_relieved: .

The correct url is:

https://motion.dev/vue/docs/quick-start

I am happy to provide a PR for this :grinning:

Expected behavior

No response

Context & Screenshots (if applicable)

No response

hotdogc1017 commented 2 months ago

At the same time, the author has announced that the integration support for Vue has been abandoned, and I did not find any section related to Vue in the Motion One documentation.

Related discussion:

https://github.com/motiondivision/motionone/discussions/241
zernonia commented 2 months ago

Thanks for reporting. We have PR here but still being blocked by upstream issue https://github.com/radix-vue/radix-vue/pull/871

hotdogc1017 commented 2 months ago

I noticed that the author of Oku Motion hasn't updated the project for a long time. It seems that the time to solve this problem is far away. Consider creating a Radix Vue Motion project and use it as an optional submodule of radix-vue animation/transition :thinking:

zernonia commented 2 months ago

We will not be porting MotionOne's to another Vue project for now. Perhaps we can hide the note for now? 😁

hotdogc1017 commented 2 months ago

I think it's fine, by the way, Radix Vue is really great! 🚀