Commit Graph

6 Commits

Author SHA1 Message Date
929b2f3b91 Feat(Menu): Add drop mask
Add drop mask to menu. Optimize tool description.
2024-04-30 15:22:54 +08:00
af8e901098 Refactor(Card): Optimize import 2024-04-30 15:20:57 +08:00
7b61a5fdb3 Feat(Menu): Add tool menu via drag and drop
Drag and drop a tool card to add tool menu
2024-04-30 13:42:36 +08:00
340a842b4c Refactor(UrlCard): Optimize UrlCard 2024-04-28 16:51:09 +08:00
aa96359f46 Feat(ToolRepository): Add favorite tool list
Add favorite tool list to user tool repository
2024-04-28 15:24:23 +08:00
497fb28b5d Refactor(Card): Component all cards
Make all cards into components
2024-04-28 11:37:57 +08:00