Commit Graph

20 Commits

Author SHA1 Message Date
216d3fd41c Feat(Playground): Support load global js and css variables 2024-11-02 15:27:32 +08:00
550383bfec Fix(View & Execute): Fixed the bug of being able to open Desktop tools in the web environment 2024-10-31 11:48:36 +08:00
1cdd1e5a93 Feat(Hint): Support dark mode 2024-10-23 14:37:43 +08:00
dbce6b9cf2 Feat(Theme): Support dark mode 2024-10-23 10:22:49 +08:00
b7c3fb8524 Refactor(css): Change all less to module mode 2024-10-18 10:14:31 +08:00
3d77dc793b Refactor(App): Change sass to less 2024-10-17 13:52:29 +08:00
51ee15749e Fix(Preview): Fixed code pollution bug
Methods and variables in base and main code are isolated to solve the problem of code pollution. Close #4
2024-09-09 17:22:42 +08:00
779e0ab2c0 Refactor(Variable): Optimize variable name 2024-05-06 15:37:45 +08:00
2f70ae8ced Fix(ToolExecute and ToolView): Fix the bug that can not load tool
Fix the bug that can not load tool when switch tool
2024-05-01 18:06:26 +08:00
870204db0a Refactor(Tool): Optimize use experience
Remove navigate delay. Clean out old code before setting up compile code.
2024-04-30 15:16:16 +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
64c510cd42 Refactor(Navigate): Optimize navigate
Unified management navigation
2024-04-26 11:25:42 +08:00
2cd74d0027 Refactor(Router): Change home to repository
Change home route to repository. Switch repository and store place in menu.
2024-04-25 22:54:04 +08:00
3ac302c14b Feat: edit and view - support simulated Android device preview 2024-03-22 16:54:43 +08:00
4b1a3fbc01 Feat: all - support multiple platforms 2024-03-18 17:23:31 +08:00
3c495cfa16 Finish store 2024-02-18 17:50:31 +08:00
838c37595d Add code and execute page to tool management 2024-02-02 17:42:40 +08:00
28140543c4 Add tool edit page 2024-01-31 18:17:44 +08:00
d6ff952596 Add tool view page 2024-01-30 19:24:37 +08:00
0e804ff732 Add personal tool management page 2024-01-30 13:33:57 +08:00