807 Commits

Author SHA1 Message Date
liujuping
4d4a8a6d6f feat: fix designer:entry ts errors 2023-03-14 19:20:48 +08:00
liujuping
4433b2ee78 fix: fix ts error 2023-03-14 11:17:24 +08:00
刘菊萍(絮黎)
41753de24a
Merge pull request #1698 from alibaba/feat/0228
feat: 出码引擎 1.0.8
2023-03-14 11:07:44 +08:00
刘菊萍(絮黎)
a6ebd5b667
Merge branch 'develop' into feat/0228 2023-03-14 11:07:04 +08:00
BARM
a09ef543c5 Update skeleton.md 2023-03-13 15:56:37 +08:00
刘菊萍(絮黎)
303e445eda
docs: update docs/docs/article/index.md (#1708) 2023-03-13 14:28:52 +08:00
刘菊萍(絮黎)
cb04c10e92
Merge branch 'develop' into feat/0228 2023-03-10 16:33:23 +08:00
BARM
608b99eb97
docs: update skeleton.md (#1699)
* docs: update skeleton.md
2023-03-10 16:22:05 +08:00
LeoYuan 袁力皓
108108cf51 chore: fix ts errors 2023-03-10 16:00:00 +08:00
LeoYuan 袁力皓
7c6c758d42
Merge branch 'develop' into feat/0228 2023-03-10 15:28:03 +08:00
LeoYuan 袁力皓
9ab2934aac chore(release): code-generator - 1.0.8 @alilc/lowcode-code-generator@1.0.8 2023-03-10 14:52:09 +08:00
JackLian
531cc9c09d chore(release): publish 1.1.3 v1.1.3 2023-03-10 11:43:14 +08:00
LeoYuan 袁力皓
c61694581b Revert "fix: use original moduleName"
This reverts commit 676e49ee2c48b01807d9220e6a554e24126aa6cc.
2023-03-10 10:37:33 +08:00
LeoYuan 袁力皓
8474644e99 chore: make the second argument of module post processor optional 2023-03-10 10:37:18 +08:00
LeoYuan 袁力皓
a8ab86ebb5 feat: add static field displayName for Component type 2023-03-09 20:02:35 +08:00
kit101
53ada7bf10 docs: fix incorrect content for emit method in event api 2023-03-09 14:07:41 +08:00
kit101
f6800be0e6
docs: fix incorrect content for emit method in event api 2023-03-09 14:04:47 +08:00
liujuping
88961aa640 feat: optimize ts definition 2023-03-08 18:26:35 +08:00
silinchen
aaedee159d fix: misspelled words 2023-03-07 10:04:51 +08:00
liujuping
76ec15f5b7 fix: fix the problem that the outline pane tree cannot be expanded 2023-03-06 15:46:24 +08:00
狗空
2d80d11475 fix(designer): 修复VC组件canResizing发生变化时无法拖拽 2023-03-06 11:45:18 +08:00
huxingyi1997
7bef50762c feat: disable behaviors according to components in outline-tree 2023-03-06 09:15:51 +08:00
liujuping
39f455e13f feat: optimize error component output information 2023-03-03 17:57:45 +08:00
liujuping
5db418efe4 fix: when the component is configured in a loop, the key value changes and renders error 2023-03-03 17:37:51 +08:00
LeoYuan 袁力皓
676e49ee2c fix: use original moduleName 2023-03-02 19:37:59 +08:00
liujuping
29b91846fb fix: componentList in remote component desc not written into asset 2023-03-02 14:11:00 +08:00
liujuping
964833128b feat: add getDOMNode api definition in node module 2023-03-02 11:27:08 +08:00
LeoYuan 袁力皓
a2d857b143 feat: add file name as the third argument which passed to module post processor 2023-03-02 10:38:31 +08:00
LeoYuan 袁力皓
bb770b8e5a Merge branch 'feat/0228' of github.com:alibaba/lowcode-engine into feat/0228 2023-03-02 10:23:53 +08:00
liujuping
9228a2baa7 feat: lowcode component add error placeholder 2023-03-02 10:14:00 +08:00
liujuping
9cec5d833c feat: update the ts definition of the shell module 2023-03-02 09:58:20 +08:00
AugustEnd
810ef478e5 fix: add protection logic for node-helper.ts when using callbacks 2023-03-01 16:30:26 +08:00
liujuping
93e9b6ee00 fix: fix build error due to ts definition 2023-02-28 15:52:00 +08:00
liujuping
d8014c9d1a fix: fix some ts error 2023-02-28 15:13:30 +08:00
za-liyong002
65a040390f fix:修改config.onGot 和 editor.onGot 方法与文档不一致的问题 2023-02-28 12:39:48 +08:00
eternalsky
b3a29913d2
feat: 相对路径生成动态化 & 解决部分插件 ts 声明问题 (#1618)
* feat: console the expression error

* feat: 相对路径生成动态化

* chore: 暂时恢复一些变化,用于更新测试

* chore: 修改错误的 schema

* fix: 修复错误的 schema & 更新数据快照
2023-02-27 09:53:32 +08:00
liujuping
33a4192e2c fix: fix slot id is automatically generated every time 2023-02-24 15:28:18 +08:00
liujuping
1f09b639fb feat: add reverse api to node-children model 2023-02-22 14:59:13 +08:00
liujuping
319d495d3b test: add ut for designer/prop-setAsSlot 2023-02-22 12:51:57 +08:00
JackLian
b319286c48 feat: add shell config model 2023-02-21 18:46:03 +08:00
liujuping
7c16bb1f9c feat: fix prop module issue and ts type definition 2023-02-21 18:35:09 +08:00
liujuping
7c2ebf3c02 refactor: rename executeLifeCycleMethod to executeLifeCycleMethod 2023-02-21 11:52:56 +08:00
JackLian
16c4c96c66 docs: improve comments for plugin-context 2023-02-20 16:10:12 +08:00
LeoYuan 袁力皓
3ddc8f14f8 Merge branch 'feat/0228' of github.com:alibaba/lowcode-engine into feat/0228 2023-02-20 14:17:48 +08:00
liujuping
bbe438cf83 test: add ut for utils/build-components 2023-02-20 14:12:23 +08:00
JackLian
f3f7703f98 chore(release): publish 1.1.2 v1.1.2 2023-02-20 10:36:57 +08:00
jn
6753bf660b fix: designer i18n locale is not correct 2023-02-20 09:31:51 +08:00
liujuping
a4c93c43b9 fix: fix issues with build-components 2023-02-16 14:45:49 +08:00
JackLian
762189cc56 chore: publish docs 1.0.20 2023-02-16 12:10:29 +08:00
liujuping
f1519b7f5c feat: remove extra classname 2023-02-16 10:55:31 +08:00