Commit Graph

36 Commits

Author SHA1 Message Date
2176c0ce2a Fix submenu style exception. Optimize menu stylesheet 2024-05-01 14:55:45 +08:00
ac2e3c8e6e Feat(Menu): Add drop mask
Add drop mask to menu. Optimize tool description.
2024-05-01 14:46:50 +08:00
63c76440a6 Refactor(Card): Optimize import 2024-05-01 14:40:51 +08:00
7f034db314 Refactor(Sign): Optimize navigate to login 2024-05-01 14:39:34 +08:00
d326c8b8e5 Refactor(Tool): Optimize use experience
Remove navigate delay. Clean out old code before setting up compile code.
2024-05-01 14:35:44 +08:00
ea68945df1 Feat(Menu): Add tool menu via drag and drop
Drag and drop a tool card to add tool menu
2024-05-01 14:30:26 +08:00
59eef73895 Fix(Tool): Fix the bug that can not load when switch between two tools
Fix the bug that can not load when switch between two tools. Optimize navigate when can not find tool.
2024-05-01 13:41:27 +08:00
2f9c01981b Refactor(UrlCard): Optimize UrlCard 2024-05-01 12:39:05 +08:00
5250b662f5 Feat(ToolRepository): Add favorite tool list
Add favorite tool list to user tool repository
2024-04-30 23:55:06 +08:00
77166831bf Refactor(Card): Component all cards
Make all cards into components
2024-04-30 17:57:04 +08:00
9152ec8dfb Refactor(URL): Change URL_TOOL_FAVORITE 2024-04-30 17:38:49 +08:00
cfddc85302 Feat(PersonalTool): Add pagination
Add pagination to personal tool management
2024-04-30 17:36:39 +08:00
76470d741f Fix(CreateTool): Fix input validation
Fix can not submit because of input validation bug
2024-04-30 17:31:34 +08:00
62a70f92ae Feat(Store): Add tool favorite control
Add tool favorite control
2024-04-30 17:30:43 +08:00
5a12020d69 Refactor(Navigate): Optimize navigate
Unified management navigation
2024-04-30 17:25:24 +08:00
71faca682e Chore(Eslint): Dismiss exhaustive deps warning
Add config to dismiss exhaustive deps warning
2024-04-30 17:11:43 +08:00
cd1802b5d6 Fix(FileSelector): Fix scrollbar can not auto hide bug
Fix scrollbar can not auto hide bug. Optimize scrollbar style.
2024-04-30 17:11:05 +08:00
0aad1ac966 Refactor(HideScrollbar): Add scrollbar padding attributes
Add scrollbar padding attributes to allow custom scrollbar padding style
2024-04-30 17:10:17 +08:00
e209bea2f3 Refactor(Router): Change home to repository
Change home route to repository. Switch repository and store place in menu.
2024-04-30 17:08:19 +08:00
c65c548ecc Refactor(Editor): Add a prompt to leave the page
Add a prompt to leave the page when content has been changed
2024-04-30 17:03:06 +08:00
9b96c7dd62 Refactor(Form): Optimize form input experience
Add placeholder. Optimize form validation. Hide ID input.
2024-04-30 16:59:46 +08:00
a2d0afb38c Perf(Statistics): Optimize chart display performance for online users
Optimize the display performance of online user icons when selecting for a long time
2024-04-30 16:30:59 +08:00
48c9ec148a Refactor(Statistics): Correct incorrect spelling
Correct WEAK to WEEK
2024-04-30 16:28:50 +08:00
07602bebc8 Fix(Input): Fixed the problem of not validating whitespace characters
Fixed the problem of not validating whitespace characters
2024-04-30 16:27:20 +08:00
5c2a77db30 Optimize: User Management - optimize nickname verification 2024-03-26 11:42:36 +08:00
7d5265ecda Feat: create - support simulated Android device preview 2024-03-22 17:41:10 +08:00
058746702d Feat: edit and view - support simulated Android device preview 2024-03-22 16:54:59 +08:00
84d2e6c3f8 Fix: create - can not upgrade tool bug 2024-03-21 16:04:59 +08:00
61d3bb21ad Feat: store - support multiple platforms 2024-03-19 18:34:45 +08:00
8730513340 Feat: all - support URL protocol 2024-03-19 16:54:36 +08:00
6f53a867c3 Feat: all - support multiple platforms 2024-03-18 17:23:45 +08:00
c098368a79 Style: all - change page padding to 20px 2024-03-15 15:29:52 +08:00
de3d1831d0 Optimize: tsconfig - optimize alias config 2024-03-15 15:29:33 +08:00
715806b85d Optimize: editor - switch to local monaco editor loader 2024-03-14 16:59:27 +08:00
0b314e4ea9 Optimize: compiler - switch to local esbuild.wasm 2024-03-14 16:58:08 +08:00
2265ba7407 Create desktop applications based on oxygen-ui 2024-03-14 16:56:42 +08:00