Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
feat: add docs of motion
Browse files Browse the repository at this point in the history
  • Loading branch information
YeSuX committed Jan 17, 2024
1 parent 90c5c01 commit ec83a7d
Show file tree
Hide file tree
Showing 9 changed files with 363 additions and 747 deletions.
2 changes: 1 addition & 1 deletion .docs/content/motion/2.guide/1.animation/3.Gestures.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ It currently has support for hover, press and more. Each gesture has a series of
The hover gesture detects when a pointer hovers a component.

<iframe
src="https://stackblitz.com/edit/vitejs-vite-qwnt8k?embed=1&file=src%2FDemo.vue&hideExplorer=1&hideNavigation=1&view=preview"
src="https://stackblitz.com/edit/vitejs-vite-qwnt8k?embed=1&file=src%2FDemo.vue&view=preview"
style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;"
></iframe>
280 changes: 0 additions & 280 deletions .docs/content/motion/2.guide/2.components/1.motion.md

This file was deleted.

Loading

0 comments on commit ec83a7d

Please sign in to comment.