1060 Commits

Author SHA1 Message Date
1ncounter
3592356c90 build: upgrade docs deps 2024-03-22 16:43:49 +08:00
1ncounter
fedbbca845 chore: delete useless codes 2024-03-21 16:41:19 +08:00
1ncounter
03f7c76284 feat: add router 2024-03-21 16:00:24 +08:00
1ncounter
fb5de6441d feat: add renderer-core codes 2024-03-19 10:47:13 +08:00
1ncounter
3ba0926438 chore: remove some useless files 2024-03-13 11:36:59 +08:00
1ncounter
7ce883e8f6 feat: init branch files 2024-03-13 11:25:30 +08:00
GitHub Action
d7dfde5452 chore(docs): publish documentation 2024-03-01 01:35:48 +00:00
liujuping
7cecf91a25 feat(hotkey): Add mount method to Hotkey class 2024-03-01 09:34:52 +08:00
GitHub Action
cc45087225 chore(docs): publish documentation 2024-03-01 00:27:33 +00:00
zzzhrookie
d986beedbc docs(chore): fix incorrect module name 2024-03-01 08:26:40 +08:00
zzzhrookie
72a5a279c3 docs(chore): replace English parentheses with Chinese ones 2024-03-01 08:26:40 +08:00
zzzhrookie
98e9179f23 docs(chore): update command for developing docs 2024-03-01 08:26:40 +08:00
zzzhrookie
814d046a43 docs(chore): fix incorrect link redirects within lowcode-spec.md 2024-03-01 08:26:40 +08:00
DiscoverForever
40eb152a4e docs: fix incorrect word, change "搜搜" to "搜索"
修复readme中的错别字,"搜搜"修改为"搜索"。
2024-03-01 08:25:33 +08:00
GitHub Action
4465866433 chore(docs): publish documentation 2024-02-29 08:48:58 +00:00
刘菊萍(絮黎)
d66f712174 Update commonUI.md 2024-02-29 16:48:03 +08: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