|
|
d6fec531b2
|
Fix(Simulation): Fix the bug that simulation cannot switch device and rotate
|
2024-11-03 12:06:18 +08:00 |
|
|
|
f491268c62
|
Fix(Render): Fix can not render device node when entering the page
|
2024-11-03 12:05:55 +08:00 |
|
|
|
a33a405a07
|
Feat(Playground): Support load global js and css variables
|
2024-11-03 12:04:05 +08:00 |
|
|
|
e2fe240877
|
Feat(Tools): Support theme
|
2024-11-03 11:59:20 +08:00 |
|
|
|
b3e1b67515
|
Fix(electron): Fix the bug that the page cannot be loaded after refreshing
|
2024-10-31 17:21:06 +08:00 |
|
|
|
1a529e4139
|
Fix(Sign): Fix the bug that the login page gets stuck when returning to the homepage
|
2024-10-31 16:06:05 +08:00 |
|
|
|
9d1d5b10d6
|
Refactor(Code): Optimize code
|
2024-10-31 16:03:57 +08:00 |
|
|
|
51dc1ed377
|
Refactor(common): Remove unused console log
|
2024-10-31 16:03:21 +08:00 |
|
|
|
7fdd2b2465
|
Fix(View & Execute): Fixed the bug of being able to open Desktop tools in the web environment
|
2024-10-31 16:02:37 +08:00 |
|
|
|
23be95d533
|
Refactor(Execute): Support mobile mode
|
2024-10-31 16:01:35 +08:00 |
|
|
|
eaba5aa372
|
Fix(CodeEditor): Fix error stylesheet
|
2024-10-31 15:41:40 +08:00 |
|
|
|
46b6e9f969
|
Refactor(Render): Using React Flow to render the mobile simulator
|
2024-10-31 15:40:26 +08:00 |
|
|
|
4d5dc38d27
|
Build(package.json): Upgrade dependencies
|
2024-10-29 17:08:46 +08:00 |
|
|
|
bfc5f81cfb
|
Build(package.json): Optimize dependencies
|
2024-10-28 17:57:11 +08:00 |
|
|
|
a2dcf45f84
|
Feat(Theme): Support switch theme mode
|
2024-10-28 17:54:56 +08:00 |
|
|
|
e97b932cf5
|
Fix(StyleSheet): Fix wrong styles
|
2024-10-28 17:50:26 +08:00 |
|
|
|
635cda3821
|
Feat(CodeEditor): Support jsx highlight
|
2024-10-28 17:48:23 +08:00 |
|
|
|
735928d53e
|
Feat(Hint): Support dark mode
|
2024-10-28 17:29:06 +08:00 |
|
|
|
a067cc9ea0
|
Feat(Theme): Support dark mode
|
2024-10-28 16:56:42 +08:00 |
|
|
|
19e3d881cf
|
Refactor(css): Change all less to module mode
|
2024-10-27 19:51:46 +08:00 |
|
|
|
1936ecb34f
|
Refactor(App): Change sass to less
|
2024-10-27 19:28:35 +08:00 |
|
|
|
2e37202d09
|
Fix(package.json): Fix tsconfig error
|
2024-10-27 16:04:03 +08:00 |
|
|
|
13e2cebe04
|
Fix(CodeEditor): Fix incorrect highlight jump
|
2024-10-27 00:51:17 +08:00 |
|
|
|
a48187bb4e
|
Feat(CodeEditor): Support add extra libs
|
2024-10-27 00:50:37 +08:00 |
|
|
|
ba3082c88c
|
Build(package.json): Upgrade dependencies
|
2024-10-27 00:46:40 +08:00 |
|
|
|
4a9a627c75
|
Feat(Editor): Support autoload Native API
|
2024-10-26 18:28:11 +08:00 |
|
|
|
030ba1c9bb
|
Refactor(compiler): Change esbuild transform and compile target to es2015
|
2024-10-26 18:26:27 +08:00 |
|
|
|
d340a427a8
|
Style(ToolCard): Fixed incorrect style that card content exceeds card size
|
2024-10-26 18:25:53 +08:00 |
|
|
|
0c13d028f9
|
Style(CodePage): Fix draggable mask incorrect style
|
2024-10-26 18:23:01 +08:00 |
|
|
|
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 |
|