731 Commits

Author SHA1 Message Date
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
test005
69070441c0 fix: fix componentsMap spell mistake 2023-02-16 10:09:38 +08:00
JackLian
12dee7f911 Merge branch 'release/1.1.1' 2023-02-15 17:24:42 +08:00
JackLian
18eeff953a chore(release): publish 1.1.1 v1.1.1 2023-02-15 17:23:11 +08:00
JackLian
9d83b8b5b9 docs: improve doc for plugin related apis 2023-02-15 17:15:12 +08:00
liujuping
36d1d3bef1 feat: support webview type resource in workspace mode 2023-02-15 15:43:51 +08:00
liujuping
8c82fe8f00 feat: disable global hotkey binding shortcuts in workspace mode 2023-02-15 15:43:08 +08:00
JackLian
becdfecd5a fix: solve ut failure for code-generator 2023-02-15 10:56:50 +08:00
liujuping
0eac230905 feat: add IPublicTypeSkeletonConfig type 2023-02-15 10:33:04 +08:00
Ikko Eltociear Ashimine
5448d0d4a9 docs: fix typo in modal-nodes-manager.md
specfic -> specific
2023-02-14 20:19:38 +08:00
LeoYuan 袁力皓
20b34b74a2 feat: handle extra slots 2023-02-14 17:49:58 +08:00
liujuping
631b566932 feat: fix the problem of plugin outline tree in workspace mode 2023-02-14 16:30:29 +08:00
liujuping
2f69837002 fix: fix the problem that the default setter is not registered successfully 2023-02-14 12:14:32 +08:00
JackLian
aa7287842b Merge branch 'release/1.1.0' 2023-02-14 09:43:26 +08:00
JackLian
19b997cd5e chore(release): publish 1.1.0 v1.1.0 2023-02-14 09:41:12 +08:00
eternalsky
76f5ee4cf8 feat: console the expression error 2023-02-13 19:57:09 +08:00
liujuping
c905aa27c3 feat: added detailed definition of some skeleton.add parameters 2023-02-13 09:21:10 +08:00
LeoYuan 袁力皓
37e07bb238 fix: replace the top-level context only 2023-02-10 22:10:17 +08:00
Cap
ac211009b4 docs():修改快速开始文档中设计器入口文件路径[/] 2023-02-10 14:31:36 +08:00
LeoYuan 袁力皓
b629ca55e5 fix: getting slot children incorrectly 2023-02-09 16:41:56 +08:00
liujuping
bf5fece16b feat: fix poroject.onSimulatorHostReady in workspace mode 2023-02-09 15:34:50 +08:00
liujuping
f44b5aca89 feat: added export of SimulatorHost class and simulatorHostSymbol 2023-02-09 15:34:16 +08:00
liujuping
da1450ea1a fix: fix the problem of white screen in custom initialization method 2023-02-09 15:30:19 +08:00
LeoYuan 袁力皓
df8a750746 fix: 兼容某些老的通过 JSE 来表达函数的场景 2023-02-08 19:50:51 +08:00
LeoYuan 袁力皓
62289e5995 fix: 修复 lifeCycles 无法正常出码 2023-02-08 16:38:37 +08:00
LeoYuan 袁力皓
da7ff59066 fix: 兼容 isJSExpression 不包含函数类型的修改 2023-02-08 14:49:52 +08:00
liujuping
c3ce042c83 feat: the renderer-core leaf component removes the react.createElement call 2023-02-07 18:21:20 +08:00