Commit Graph

14 Commits

Author SHA1 Message Date
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
47dac4c9c7 Feat(CodeEditor): Support add extra libs 2024-10-16 18:14:18 +08:00
779e0ab2c0 Refactor(Variable): Optimize variable name 2024-05-06 15:37:45 +08:00
843f47346a 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-04-30 13:39:25 +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
5d28f7d8d7 Refactor(Form): Optimize form input experience
Add placeholder. Optimize form validation. Hide ID input.
2024-04-22 18:16:53 +08:00
4b1a3fbc01 Feat: all - support multiple platforms 2024-03-18 17:23:31 +08:00
ae16808e1d Optimize code 2024-02-18 17:49:55 +08:00
838c37595d Add code and execute page to tool management 2024-02-02 17:42:40 +08:00