Commit Graph

14 Commits

Author SHA1 Message Date
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
8dd10910c9 Fix(CreateTool): Fix input validation
Fix can not submit because of input validation bug
2024-04-27 15:28:41 +08:00
64c510cd42 Refactor(Navigate): Optimize navigate
Unified management navigation
2024-04-26 11:25:42 +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
1667b404ff Feat: create - support simulated Android device preview 2024-03-22 17:40:48 +08:00
4b1a3fbc01 Feat: all - support multiple platforms 2024-03-18 17:23:31 +08:00
838c37595d Add code and execute page to tool management 2024-02-02 17:42:40 +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
988f759901 Add icon to tool create 2024-01-26 17:30:37 +08:00
5fb4cfe55d Add create tool page 2024-01-26 14:29:53 +08:00
c460e2c4cf Add tool category management page 2024-01-18 14:13:53 +08:00
ec3f552ec5 Optimize Playground. Add create tool page. 2024-01-15 18:30:27 +08:00