|
|
d78a3ce682
|
Fix(Simulation): Fix the bug that simulation cannot switch device and rotate
|
2024-11-03 11:20:58 +08:00 |
|
|
|
d7567b8b28
|
Merge pull request #32 from FatttSnake/release/1.1.0
v1.1.0
v1.1.0
|
2024-11-02 19:47:30 +08:00 |
|
|
|
1aabd233a6
|
Build(package.json): Update version from 1.0.3-SNAPSHOT to 1.1.0
|
2024-11-02 19:35:35 +08:00 |
|
|
|
003f81ae98
|
Merge pull request #31 from FatttSnake/fix/render
Fix cannot render device node when entering the page
|
2024-11-02 19:18:29 +08:00 |
|
|
|
b0d24838cc
|
Fix(Render): Fix can not render device node when entering the page
|
2024-11-02 18:45:10 +08:00 |
|
|
|
23a3a6354b
|
Merge pull request #30 from FatttSnake/feat/tool_theme
Support load global js and css variables
|
2024-11-02 15:51:54 +08:00 |
|
|
|
216d3fd41c
|
Feat(Playground): Support load global js and css variables
|
2024-11-02 15:27:32 +08:00 |
|
|
|
451225c1cf
|
Feat(Tools): Support theme
|
2024-11-02 01:53:33 +08:00 |
|
|
|
60d1309610
|
Merge pull request #29 from FatttSnake/fix/sign
Fix the bug that the login page gets stuck when returning to the homepage
|
2024-10-31 17:45:57 +08:00 |
|
|
|
c797cfc10d
|
Merge pull request #28 from FatttSnake/refactor/playground
Using React Flow to render the mobile simulator
|
2024-10-31 17:29:42 +08:00 |
|
|
|
beb29219be
|
Fix(Sign): Fix the bug that the login page gets stuck when returning to the homepage
|
2024-10-31 15:39:03 +08:00 |
|
|
|
43edc9795f
|
Refactor(Code): Optimize code
|
2024-10-31 14:39:16 +08:00 |
|
|
|
9c988327fd
|
Refactor(common): Remove unused console log
|
2024-10-31 11:51:39 +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 |
|
|
|
53f6680dfd
|
Refactor(Execute): Support mobile mode
|
2024-10-31 11:32:06 +08:00 |
|
|
|
dd2ded7135
|
Fix(CodeEditor): Fix error stylesheet
|
2024-10-31 11:18:53 +08:00 |
|
|
|
b75013afa7
|
Refactor(Render): Using React Flow to render the mobile simulator
|
2024-10-31 10:51:39 +08:00 |
|
|
|
6880fe8b21
|
Merge pull request #27 from FatttSnake/build/dependencies
Upgrade dependencies
|
2024-10-30 09:14:18 +08:00 |
|
|
|
9df9fb5fc0
|
Build(package.json): Upgrade dependencies
|
2024-10-29 17:10:09 +08:00 |
|
|
|
349bca5c12
|
Merge pull request #26 from FatttSnake/fix/eslint
Fix eslint error
|
2024-10-24 11:26:09 +08:00 |
|
|
|
ed47c0c62a
|
Fix(package.json): Fix eslint error
Add dependency eslint-config-prettier to fix eslint error. Upgrade dependencies.
|
2024-10-24 11:18:17 +08:00 |
|
|
|
3a441115dd
|
Merge pull request #25 from FatttSnake/feat/dark_mode
Support dark mode
|
2024-10-24 04:04:43 +08:00 |
|
|
|
aadf52e012
|
Build(package.json): Optimize dependencies
|
2024-10-24 04:03:33 +08:00 |
|
|
|
bf8b0f5820
|
Merge branch 'dev' into feat/dark_mode
# Conflicts:
# package-lock.json
|
2024-10-24 03:49:38 +08:00 |
|
|
|
f350ef0c5a
|
Merge pull request #24 from FatttSnake/fix/build
Fix error on multi-platform build
|
2024-10-24 03:41:35 +08:00 |
|
|
|
9d9aa93ba0
|
Build(package.json): Fix error on multi platform build
|
2024-10-24 03:40:04 +08:00 |
|
|
|
b4384afdff
|
Merge pull request #23 from FatttSnake/fix/build
Fix error on multi-platform build
|
2024-10-24 03:10:25 +08:00 |
|
|
|
22edd7f06b
|
Build(package.json): Fix error on multi platform build
|
2024-10-24 03:09:15 +08:00 |
|
|
|
84f2efaec0
|
Merge pull request #22 from FatttSnake/feat/native_api
Support autoload Native API
|
2024-10-23 23:17:46 +08:00 |
|
|
|
3eebb33aa6
|
Feat(Theme): Support switch theme mode
|
2024-10-23 19:04:30 +08:00 |
|
|
|
dc1c052f69
|
Fix(StyleSheet): Fix wrong styles
|
2024-10-23 17:09:51 +08:00 |
|
|
|
a467ad2021
|
Feat(CodeEditor): Support jsx highlight
Chang theme of monaco. Support jsx highlight.
|
2024-10-23 16:29:16 +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 |
|
|
|
a482bbc14c
|
Fix(CodeEditor): Fix incorrect highlight jump
|
2024-10-16 18:19:52 +08:00 |
|
|
|
47dac4c9c7
|
Feat(CodeEditor): Support add extra libs
|
2024-10-16 18:14:18 +08:00 |
|
|
|
b353ab07e2
|
Build(package.json): Upgrade dependencies
|
2024-10-16 17:39:54 +08:00 |
|
|
|
07f24333d9
|
Feat(Editor): Support autoload Native API
|
2024-10-15 17:11:56 +08:00 |
|
|
|
2a32489617
|
Merge pull request #21 from FatttSnake/prepare/1.0.2
Update version from 1.0.2-SNAPSHOT to 1.0.3-SNAPSHOT
|
2024-10-09 22:43:42 +08:00 |
|
|
|
47d9aa22d8
|
Merge pull request #20 from FatttSnake/release/1.0.2
v1.0.2
v1.0.2
|
2024-10-09 22:41:47 +08:00 |
|
|
|
c622c0c302
|
Build(package.json): Update version from 1.0.2 to 1.0.3-SNAPSHOT
|
2024-10-09 22:40:31 +08:00 |
|
|
|
e601a96288
|
Build(package.json): Update version from 1.0.2-SNAPSHOT to 1.0.2
|
2024-10-09 22:40:03 +08:00 |
|
|
|
d63473b3e3
|
Merge pull request #19 from FatttSnake/refactor/readme
Update README
|
2024-10-09 22:38:12 +08:00 |
|
|
|
e2cedef75c
|
Refactor(README): Update requires
|
2024-10-09 22:34:09 +08:00 |
|
|
|
361e225244
|
Merge pull request #18 from FatttSnake/refactor/compiler
Change esbuild transform and compile target to es2015
|
2024-09-30 16:53:36 +08:00 |
|
|
|
aad0b9eb3b
|
Merge pull request #17 from FatttSnake/fix/style
Fixed incorrect style that card content exceeds card size
|
2024-09-30 16:51:42 +08:00 |
|
|
|
96a9714cdd
|
Refactor(compiler): Change esbuild transform and compile target to es2015
|
2024-09-30 16:47:06 +08:00 |
|
|
|
3812ffd18f
|
Style(ToolCard): Fixed incorrect style that card content exceeds card size
|
2024-09-20 11:53:57 +08:00 |
|