|
|
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 |
|
|
|
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 |
|
|
|
6f0ebfe358
|
Merge pull request #16 from FatttSnake/prepare/1.0.1
Update version from 1.0.1-SNAPSHOT to 1.0.2-SNAPSHOT
|
2024-09-19 16:44:47 +08:00 |
|
|
|
ac8d21c063
|
Build(package.json): Update version from 1.0.1 to 1.0.2-SNAPSHOT
|
2024-09-19 16:38:50 +08:00 |
|
|
|
ebaa4d8851
|
Build(package.json): Update version from 1.0.1-SNAPSHOT to 1.0.1
|
2024-09-19 16:37:43 +08:00 |
|
|
|
86cee4eaa5
|
Merge pull request #14 from FatttSnake/refactor/editor
Fix draggable mask incorrect style
|
2024-09-19 13:59:52 +08:00 |
|
|
|
768f9bce0f
|
Style(CodePage): Fix draggable mask incorrect style
|
2024-09-19 13:58:43 +08:00 |
|
|
|
eb4107a7fd
|
Merge pull request #13 from FatttSnake/refactor/editor
Fix "net::ERR_INSUFFICIENT_RESOURCES" exception
|
2024-09-19 10:00:36 +08:00 |
|
|
|
264534f479
|
Fix(Management): Fix base and template management unable to jump file
|
2024-09-19 09:59:04 +08:00 |
|
|
|
c2f6b5d49e
|
Fix(editor): Fix "net::ERR_INSUFFICIENT_RESOURCES" exception when the editor loads a large number of libraries
|
2024-09-19 09:45:24 +08:00 |
|
|
|
e97baaad8a
|
Merge pull request #12 from FatttSnake/refactor/tool-management
Fixed some UI issues
|
2024-09-15 18:45:21 +08:00 |
|
|
|
a0da95fd8b
|
Merge pull request #11 from FatttSnake/refactor/compiler
Add support for loading css from ImportMap and loading binary file
|
2024-09-15 18:44:48 +08:00 |
|
|
|
d5037dc14e
|
Docs(README): Add API version requirement
|
2024-09-15 18:31:23 +08:00 |
|
|
|
e17fcdb401
|
Refactor(BaseManagement): Optimize the filter of entry file
|
2024-09-15 18:27:54 +08:00 |
|
|
|
77551804f7
|
Refactor(ToolManagement): Optimize the prompt for required review option
|
2024-09-15 18:22:02 +08:00 |
|
|
|
fc18927116
|
Style(close-editor-btn): Fix the bug of editor cover the editor close button
|
2024-09-15 15:05:19 +08:00 |
|
|
|
c557311dbc
|
Refactor(json schema): Optimize import map json schema
|
2024-09-15 14:54:10 +08:00 |
|
|
|
fd4c3750fb
|
Refactor(template): Remove unused templates
|
2024-09-15 13:10:45 +08:00 |
|
|
|
9ca2ec8859
|
Refactor(BaseManagement): Support recompile
|
2024-09-15 13:07:32 +08:00 |
|
|
|
4711f7892f
|
Refactor(compiler): Support load css from ImportMap and load binary file
|
2024-09-15 10:54:14 +08:00 |
|
|
|
254c5ab48f
|
Merge pull request #10 from FatttSnake/refactor/compiler
Fix bug in compiler handling of dependency imports
|
2024-09-14 00:40:10 +08:00 |
|