mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-07-24 13:24:00 +00:00
feat: implement pixel dance animation component, page and command (#8)
* feat: implement pixel dance animation component, page and command * feat: make entire dance page draggable * feat: add dance transition for ui-iframe extension loading
This commit is contained in:
parent
6ec4df5f43
commit
ad83e89e52
37 changed files with 418 additions and 301 deletions
|
@ -21,6 +21,8 @@
|
|||
"paths": {
|
||||
"@kksh/ui/*": ["./packages/ui/*"],
|
||||
"@kksh/ui": ["./packages/ui"],
|
||||
"@kksh/utils/*": ["./packages/utils/*"],
|
||||
"@kksh/utils": ["./packages/utils"],
|
||||
"@kksh/desktop/*": ["./apps/desktop/*"],
|
||||
"@kksh/desktop": ["./apps/desktop"],
|
||||
"@kksh/ci/*": ["./packages/ci/*"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue