1055 Commits

Author SHA1 Message Date
GitHub Action
c8350a4095 chore(release): publish 1.3.3-beta.1 v1.3.3-beta.1 2024-03-01 01:41:54 +00:00
liujuping
33902e0109 feat(hotkey): Add mount method to Hotkey class 2024-03-01 09:35:33 +08:00
GitHub Action
202159cfd0 chore(docs): publish documentation 2024-03-01 09:35:33 +08:00
zzzhrookie
a5e1106160 docs(chore): fix incorrect module name 2024-03-01 09:35:33 +08:00
zzzhrookie
42480f4d68 docs(chore): replace English parentheses with Chinese ones 2024-03-01 09:35:32 +08:00
zzzhrookie
f84d4e7901 docs(chore): update command for developing docs 2024-03-01 09:35:32 +08:00
zzzhrookie
cc36ba152d docs(chore): fix incorrect link redirects within lowcode-spec.md 2024-03-01 09:35:32 +08:00
DiscoverForever
abb0ce001c docs: fix incorrect word, change "搜搜" to "搜索"
修复readme中的错别字,"搜搜"修改为"搜索"。
2024-03-01 09:35:32 +08:00
GitHub Action
3ab64227d5 chore(docs): publish documentation 2024-03-01 09:35:31 +08:00
刘菊萍(絮黎)
f8651ce0d5 Update commonUI.md 2024-03-01 09:35:31 +08:00
GitHub Action
bd4b735f3b chore(release): publish 1.3.3-beta.0 v1.3.3-beta.0 2024-02-27 05:59:07 +00:00
liujuping
0d92011863 chore: update ts defined 2024-02-27 11:05:03 +08:00
GitHub Action
dbd9382117 chore(docs): publish documentation 2024-02-26 07:02:35 +00:00
刘菊萍(絮黎)
1e72c43459 Update command.md 2024-02-26 15:01:45 +08:00
GitHub Action
bd85ca3ca6 chore(release): publish 1.3.2 v1.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
GitHub Action
501ad872c4 chore(docs): publish documentation 2024-02-01 08:17:01 +00:00
liujuping
76b2a05049 docs(command): add command api docs 2024-02-01 16:15:16 +08:00
liujuping
5657d9c084 feat: update test package.yaml 2024-02-01 14:49:25 +08:00
liujuping
5b46d96df7 refactor(plugin-command): add plugin-command package 2024-02-01 14:45:41 +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
GitHub Action
739572172a chore(docs): publish documentation 2024-01-26 08:40:59 +00:00
liujuping
b97570f10c docs(demo): add dialog use desc 2024-01-26 16:40:04 +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
de738b5d7c chore(docs): publish documentation 2024-01-18 01:06:41 +00:00
liujuping
9b19d8f889 docs: remove title level from 示例 sections in documentation 2024-01-18 09:05:49 +08:00
GitHub Action
4025a7d2e0 chore(release): publish 1.3.1 v1.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
84b4c76db2 chore: update build-plugin-lce version 2024-01-16 17:38:39 +08:00
liujuping
4dd6f7a352 feat: update comtext menu component 2024-01-16 10:40:05 +08:00
GitHub Action
7f2b2870aa chore(docs): publish documentation 2024-01-16 02:35:43 +00:00
liujuping
d8406c5bab docs: update resource docs 2024-01-16 10:34:50 +08:00
JackLian
f9fe38e65a Merge branch 'release/1.3.0' 2024-01-15 14:18:16 +08:00