1ncounter
|
cdb9445c5f
|
chore: add env format for vite config
|
2024-04-03 14:23:42 +08:00 |
|
1ncounter
|
01985a0f56
|
refactor: mv shell/workspace to engine
|
2024-03-29 17:29:25 +08:00 |
|
1ncounter
|
1874a4b3e1
|
chore: lint tool
|
2024-03-29 12:58:27 +08:00 |
|
1ncounter
|
0014b6aae8
|
chore: change build scripts
|
2024-03-27 17:28:53 +08:00 |
|
1ncounter
|
8e2e22dae1
|
chore: delete useless files
|
2024-03-27 13:51:43 +08:00 |
|
1ncounter
|
17f736b130
|
build: change build-scripts to vite
|
2024-03-27 10:39:41 +08:00 |
|
1ncounter
|
50465d6499
|
chore: runtime mv to packages
|
2024-03-26 10:54:57 +08:00 |
|
1ncounter
|
c7a483f0fa
|
build: change build type by api-extractor
|
2024-03-26 10:48:30 +08:00 |
|
1ncounter
|
ea96be3356
|
build: change runtime build tools
|
2024-03-25 17:58:47 +08:00 |
|
1ncounter
|
62c535bf2a
|
fix(packages): delete types and utils buildscripts
|
2024-03-23 14:05:25 +08:00 |
|
1ncounter
|
fedbbca845
|
chore: delete useless codes
|
2024-03-21 16:41:19 +08:00 |
|
1ncounter
|
fb5de6441d
|
feat: add renderer-core codes
|
2024-03-19 10:47:13 +08:00 |
|
liujuping
|
7cecf91a25
|
feat(hotkey): Add mount method to Hotkey class
|
2024-03-01 09:34:52 +08:00 |
|
liujuping
|
0d92011863
|
chore: update ts defined
|
2024-02-27 11:05:03 +08:00 |
|
GitHub Action
|
bd85ca3ca6
|
chore(release): publish 1.3.2
|
2024-02-23 01:51:23 +00:00 |
|
liujuping
|
44beb2a25a
|
fix(workspace): fix workspace editorView is undefined
|
2024-02-07 13:43:39 +08:00 |
|
liujuping
|
86d50e0946
|
fix(setter): params is not shell SettingField
|
2024-02-04 16:42:46 +08:00 |
|
liujuping
|
19eb917259
|
refactor(plugin-command): add plugin-command package
|
2024-02-01 16:24:08 +08:00 |
|
liujuping
|
5657d9c084
|
feat: update test package.yaml
|
2024-02-01 14:49:25 +08:00 |
|
liujuping
|
24393211b4
|
refactor(plugin-command): add plugin-command package
|
2024-02-01 12:54:39 +08:00 |
|
liujuping
|
de95b87b1e
|
feat: update ts defined
|
2024-02-01 07:01:05 +08:00 |
|
liujuping
|
43921cea2d
|
fix(workspace): fix workspace.plugins.xxx api is invalid
|
2024-01-31 16:05:21 +08:00 |
|
liujuping
|
557a462b9f
|
fix(prop): emit event when delete prop
|
2024-01-30 15:01:58 +08:00 |
|
liujuping
|
80bb7102b6
|
feat(command): update default commands
|
2024-01-30 14:38:11 +08:00 |
|
liujuping
|
ed7befbff0
|
feat(context-menu): prevent event bubbling when "menus" is empty
|
2024-01-30 11:05:08 +08:00 |
|
liujuping
|
e3a19896d7
|
fix(prop): emit event when unset prop
|
2024-01-30 11:04:54 +08:00 |
|
唐澜
|
dfe6878028
|
Merge pull request #2888 from Zeral-Zhang/develop
fix(react-simulator-renderer): detached node has children
|
2024-01-26 17:51:16 +08:00 |
|
liujuping
|
6e89d4d605
|
feat(setter): add field ts
|
2024-01-26 17:17:44 +08:00 |
|
ZeralZhang
|
b29c53901e
|
fix(react-simulator-renderer): detached node has children
detached node has children will return false, causing memory leaks.
|
2024-01-26 09:38:37 +08:00 |
|
liujuping
|
b3880e9a96
|
feat(command): add command apis
|
2024-01-25 16:38:58 +08:00 |
|
liujuping
|
947c621822
|
test(utils): add more test case for checkPropTypes
|
2024-01-25 15:57:05 +08:00 |
|
liujuping
|
dca3448cbf
|
chore(editor-core): init test
|
2024-01-25 15:56:41 +08:00 |
|
liujuping
|
0e65f02116
|
feat(utils): move checkPropTypes to utils module
|
2024-01-25 10:52:58 +08:00 |
|
liujuping
|
cd67a8cea3
|
test(designer): add parse-metadata test
|
2024-01-25 10:10:55 +08:00 |
|
liujuping
|
e6ba79b4d7
|
feat(utils): checkPropTypes suport IPublicTypePropType as rule for check
|
2024-01-25 10:10:38 +08:00 |
|
GitHub Action
|
4025a7d2e0
|
chore(release): publish 1.3.1
|
2024-01-17 06:01:02 +00:00 |
|
liujuping
|
8f8908c832
|
fix(context-menu): fix context menu component instance changed
|
2024-01-17 11:23:45 +08:00 |
|
liujuping
|
a8b9b2b5e1
|
chore: add "set -e" in build.sh
|
2024-01-16 18:23:29 +08:00 |
|
liujuping
|
4dd6f7a352
|
feat: update comtext menu component
|
2024-01-16 10:40:05 +08:00 |
|
GitHub Action
|
1943172d65
|
chore(release): publish 1.3.0
|
2024-01-15 06:12:28 +00:00 |
|
eightHundreds
|
d1a8bacd75
|
fix(designer): node.ts cannot generate declaration file
|
2024-01-15 13:00:05 +08:00 |
|
liujuping
|
adb9f6b090
|
fix(canvas): clipboard init error
|
2024-01-15 10:11:09 +08:00 |
|
liujuping
|
1132a30483
|
feat: update context-menu message
|
2024-01-12 16:09:06 +08:00 |
|
liujuping
|
34a5a11b49
|
fix: fix clipboard.setData fial in workspace mode
|
2024-01-12 16:08:31 +08:00 |
|
liujuping
|
844ca783d7
|
feat(context-menu): add context-menu css theme, help config, ts define
|
2024-01-12 09:16:53 +08:00 |
|
liujuping
|
ce72fc1b16
|
feat(common-ui): add HelpTip
|
2024-01-11 18:13:00 +08:00 |
|
liujuping
|
bb5d7ddf82
|
feat(context-menu): update context-menu docs, details, styles
|
2024-01-11 11:16:31 +08:00 |
|
liujuping
|
a7d3996fa2
|
feat(common): add common.utils.intl API
|
2024-01-11 10:49:12 +08:00 |
|
liujuping
|
3627ae326a
|
feat: optimize context menu details
|
2024-01-10 15:20:16 +08:00 |
|
liujuping
|
c381b85f0a
|
fix(context-menu): fix context menu bugs
|
2024-01-09 16:43:01 +08:00 |
|