Commit Graph

90 Commits

Author SHA1 Message Date
b212d57706 Fix(Management): Fix base and template management unable to jump file 2024-10-26 17:06:14 +08:00
eef396f04b Fix(editor): Fix "net::ERR_INSUFFICIENT_RESOURCES" exception when the editor loads a large number of libraries 2024-10-26 17:04:59 +08:00
bc1d242a01 Refactor(BaseManagement): Optimize the filter of entry file 2024-10-26 17:02:26 +08:00
419222aba7 Refactor(ToolManagement): Optimize the prompt for required review option 2024-10-26 17:01:41 +08:00
581d414c13 Style(close-editor-btn): Fix the bug of editor cover the editor close button 2024-10-26 17:01:01 +08:00
bab85382d4 Refactor(json schema): Optimize import map json schema 2024-10-26 16:59:45 +08:00
bb1895762e Refactor(template): Remove unused templates 2024-10-26 16:58:41 +08:00
8bde570d01 Refactor(BaseManagement): Support recompile 2024-10-26 16:56:41 +08:00
757c27823a Refactor(compiler): Support load css from ImportMap and load binary file 2024-10-26 16:55:16 +08:00
f3a6f87dff Refactor(compiler): Optimize the logic of resolve import 2024-10-26 16:52:26 +08:00
b2a3476872 Refactor(Transform): Remove auto add react import when transform 2024-10-26 16:32:52 +08:00
7608502d65 Refactor(files-util): Optimize the regular expression to match "import react" 2024-10-26 15:47:40 +08:00
9dff8897f1 Fix(compiler): Fix multi-level dependency path compilation error BUG 2024-10-26 15:44:06 +08:00
887e8089c1 Fix(Preview): Fixed code pollution bug 2024-10-26 15:43:16 +08:00
f6c292ff25 Refactor(README): Add README.md and README_zh.md 2024-10-26 15:34:09 +08:00
5e44b3ed96 Refactor(License): Add LICENSE 2024-10-26 15:33:43 +08:00
5cb4dd7337 Refactor(Logo): Update logo 2024-10-26 14:58:44 +08:00
395c547e85 Fix(HideScrollbar): Fix error stylesheet 2024-07-15 10:04:06 +08:00
43779227c2 Fix(main): Fix error path of icon 2024-07-15 00:02:27 +08:00
69e572ae23 Build(Builder): Update config 2024-06-24 17:28:13 +08:00
df98339838 Build(Builder): Update config 2024-06-14 18:00:24 +08:00
7d3ec39da3 Fix(Form): Fix ref error 2024-06-13 15:17:31 +08:00
32686848d2 Build(package.json): Upgrade dependencies 2024-06-13 15:16:18 +08:00
1df704f65e Build(.env): Update env 2024-06-13 15:15:26 +08:00
c5637d5e7f Refactor(Icon): Update icon.png 2024-05-21 18:16:09 +08:00
a7577373ef Refactor(Protocol): Optimize desktop and app protocol 2024-05-21 17:41:57 +08:00
3dc434a6ac Refactor(Compiler): Fix the bug that unable to initialize compiler 2024-05-21 16:01:40 +08:00
898075cf6e Refactor(Playground): Fix the bug that unexpectedly remove styles for base
Fix the bug that unexpectedly remove styles for base when editing code
2024-05-21 16:00:31 +08:00
58bb5eb262 Fix URL exception after build 2024-05-21 14:39:09 +08:00
31a458416d Refactor(URL): Optimize url 2024-05-21 14:38:28 +08:00
2b1bd719ad Build(Package): Optimize clean script 2024-05-21 14:37:10 +08:00
606064b1fb Fix(Navigation): Fix navigate bug 2024-05-20 23:00:09 +08:00
19113a56af Build(Icon): Update icon 2024-05-19 17:20:59 +08:00
6dd1f51c89 Refactor(LocalPage): Remove favorite attribute
Remove favorite attribute from LocalCard
2024-05-19 17:20:24 +08:00
22e2e15db8 Fix(Edit): Fix undefined in AntdSelect 2024-05-12 05:20:19 +08:00
4f55364f65 Refactor(Render): Allow to read and write clipboard in iframe 2024-05-12 04:09:06 +08:00
d0ddb276c0 Fix(Sidebar): Fix the bug that submenu can not display 2024-05-11 18:58:09 +08:00
8f22084d10 Refactor(StoreCard): Optimize android qr-code url 2024-05-11 16:37:31 +08:00
30ec21a71e Feat(Tool): Support install tool
Support install tool and execute locally
2024-05-08 17:22:20 +08:00
513f66418a Refactor(Service): Add network error message 2024-05-08 17:17:21 +08:00
580249a85c Refactor(StoreCard): Fix the bug that open android emulator automatically
Fix the bug that open android emulator automatically when click mask
2024-05-08 15:10:12 +08:00
1ef2db5f47 Feat(Electron-store): Add electron store
Add electron store to support install tool
2024-05-08 12:40:56 +08:00
d677aeed07 Refactor(Window): Automatically show application
Automatically show application when opening the tool from a browser
2024-05-08 09:41:28 +08:00
361a5c923d Refactor(Variable): Optimize variable name 2024-05-06 16:02:26 +08:00
c87e697ea6 Refactor(TS): Rename some file from *.tsx to *.ts 2024-05-06 15:25:32 +08:00
058984ad85 Build(SensitiveWord): Fix tsc error 2024-05-06 15:18:06 +08:00
3ddd4c88e0 Build(Package): Upgrade dependencies 2024-05-06 11:11:09 +08:00
c64777e759 Build(Package): Upgrade dependencies 2024-05-02 01:46:49 +08:00
d918e527a0 Feat(StoreCard): Support emulator
Support run tool by emulator
2024-05-01 18:39:31 +08:00
b51fdb11f2 Feat(Menu): Support multi-platform
Support add multi-platform tool to menu
2024-05-01 18:18:17 +08:00