2659 Commits

Author SHA1 Message Date
tbfed
0cc5ea1bd2 Merge commit '8eda2a60baa14fce2f030b711164806008265100' into def_releases_2022040810384040_ali-lowcode_ali-lowcode-engine/1.0.81 2022-04-14 15:02:19 +08:00
lihao.ylh
8eda2a60ba Merge branch 'develop' into release/1.0.81 2022-04-14 15:01:51 +08:00
lihao.ylh
a3d3aca0d4 fix: judge if component should be lowcode type while generating componentsMap 2022-04-14 11:33:59 +08:00
lihao.ylh
ce898bea0b test: 修复单测失败的 case 2022-04-11 14:41:52 +08:00
tbfed
b07c066728 Merge commit 'b84d5c8486bb7ccfd6b3e300c29054c97837cd4a' into def_releases_2022040810384040_ali-lowcode_ali-lowcode-engine/1.0.81 2022-04-11 14:13:06 +08:00
lihao.ylh
b84d5c8486 Merge remote-tracking branch 'origin/develop' into release/1.0.81 2022-04-11 14:12:41 +08:00
liujuping
3a902412fe feat: 低代码组件支持生命周期和函数执行 2022-04-11 11:33:59 +08:00
lihao.ylh
b861086c61 feat: 在 JSSlot 转成 JSBlock 时, 把 id 信息补全 2022-04-08 10:37:22 +08:00
lihao.ylh
1d38a293f9 fix: 修复 legaoBuiltin typo & 增加 execEventFlow mock 函数 2022-04-08 10:36:08 +08:00
lihao.ylh
8284d761f3 chore(release): publish 1.0.80 v1.0.80 2022-03-31 17:19:25 +08:00
tbfed
ced3ba4c1d Merge commit '5431363e43c7a86d1311c21eb6d66382450d5452' into def_releases_202203291003099_ali-lowcode_ali-lowcode-engine/1.0.80 publish/1.0.80 2022-03-31 11:25:03 +08:00
lihao.ylh
5431363e43 Merge remote-tracking branch 'origin/develop' into release/1.0.80 2022-03-31 11:24:29 +08:00
liujuping
f48992d093 fix: Fix the rendering error caused by incorrect key value when configuring the loop 2022-03-30 22:08:15 +08:00
tbfed
a88abbd745 Merge commit '4141cc518ddf25d4bf923717f7c90df4d6a818b8' into def_releases_202203291003099_ali-lowcode_ali-lowcode-engine/1.0.80 2022-03-30 17:10:54 +08:00
lihao.ylh
4141cc518d Merge remote-tracking branch 'origin/develop' into release/1.0.80 2022-03-30 17:10:28 +08:00
lihao.ylh
39c24add37 Merge branch fix/loop-jsFunction into develop
Title: fix: 修复 JSFunction 表达式使用时,无法去掉 this 使用 scope 变量 

Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/7954110
2022-03-30 17:10:11 +08:00
tbfed
4e87b34f67 Merge commit 'cb412add4584d5564fc3864abc551c5be71842a3' into def_releases_202203291003099_ali-lowcode_ali-lowcode-engine/1.0.80 2022-03-29 17:50:04 +08:00
lihao.ylh
cb412add45 Merge remote-tracking branch 'origin/develop' into release/1.0.80 2022-03-29 17:47:13 +08:00
liujuping
d3a8b61976 feat: delete @recore/obx-react 包内容 2022-03-29 17:44:32 +08:00
tbfed
5408462555 Merge commit '4ff9ee96d0a6d8658dde5039bd79a9a13e67e830' into def_releases_202203291003099_ali-lowcode_ali-lowcode-engine/1.0.80 2022-03-29 17:43:23 +08:00
lihao.ylh
4ff9ee96d0 Merge branch 'develop' into release/1.0.80 2022-03-29 17:43:03 +08:00
liujuping
a4f8a5818f fix: 修复低代码组件使用时计算 noContainer props 出现不必要的报错 2022-03-29 17:25:47 +08:00
lihao.ylh
f6538b6704 Merge branch 'develop' into release/1.0.80 2022-03-29 10:01:39 +08:00
lihao.ylh
1426801783 fix: 修复低代码组件属性不处理 JSE 结构的问题 2022-03-29 10:01:05 +08:00
lihao.ylh
e43607c497 Merge branch feat/jsSlotRender into develop
Title: fix: 修复低代码组件Slot下表达式未解析完全 

Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/8203101
2022-03-29 09:58:50 +08:00
lihao.ylh
04c3ebf4f5 Merge branch 'feat/async-export-package' into 'develop'
Code review title: feat: 资产包支持一个package从另外一个package异步导出
Code review description: 资产包支持一个package从另外一个package异步导出
Code review Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/8153374
2022-03-29 09:48:30 +08:00
liujuping
6711ef02a3 fix: 修复低代码组件Slot下表达式未解析完全 2022-03-28 23:29:28 +08:00
xuanji.w
a69933a6d1 feat: 资产包支持一个package从另外一个package异步导出 2022-03-28 11:20:01 +08:00
lihao.ylh
651e118e3d fix: 修复大纲树点击模态框交互异常 2022-03-23 19:53:18 +08:00
lihao.ylh
b5ed75a22d Merge branch feat/jsFunctionScope into develop
Title: feat: JSFunction 表达式支持 scope 值 

Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/8088102
2022-03-23 19:48:43 +08:00
zude.hzd
37c3edc534 feat: JSFunction 表达式支持 scope 值 2022-03-18 12:24:54 +08:00
lihao.ylh
152a5b42f7 chore(release): publish 1.0.80-beta.0 v1.0.80-beta.0 2022-03-18 11:31:50 +08:00
lihao.ylh
e569be26c8 chore: log error directly otherwise stacktrace will be lost 2022-03-18 11:25:05 +08:00
度城
f167a5567f Merge branch 'fix/expression-error-log' into 'develop'
fix: 修复表达式报错日志



See merge request !1611171
2022-03-17 15:29:47 +08:00
zude.hzd
b064c4bcb9 fix: 修复表达式报错日志 2022-03-17 12:04:24 +08:00
lihao.ylh
3ff2354965 chore(release): publish 1.0.79 v1.0.79 2022-03-09 11:01:47 +08:00
lihao.ylh
41be4502b7 feat: 增加物料 onLocateHook publish/1.0.79 2022-03-08 09:49:26 +08:00
lihao.ylh
77d837c010 refactor: 优化当 loop 为空数组时, 判断为有 loop 配置 2022-03-08 09:49:26 +08:00
liujuping
38389cf5b8 fix: 修复 JSFunction 表达式使用时,无法去掉 this 使用 scope 变量 2022-03-07 23:24:23 +08:00
liujuping
72098d6550 fix: 修复部分情况发现循环渲染问题 2022-03-07 20:54:52 +08:00
lihao.ylh
de5d0650df chore(release): publish 1.0.78 v1.0.78 2022-02-23 19:53:03 +08:00
tbfed
2a11399fe4 Merge commit 'fb749d7a041330cd5f1d3bf16187f61343c28b13' into def_releases_2022022114463131_ali-lowcode_ali-lowcode-engine/1.0.78 publish/1.0.78 2022-02-23 16:49:59 +08:00
liujuping
fb749d7a04 fix: 修复配置最小渲染单元组件的子组件会出现输入卡顿问题 2022-02-23 16:42:07 +08:00
liujuping
a10b2423ea fix: 修复画布切换设备类型时,修改配置在画布中不生效 2022-02-23 16:22:05 +08:00
tbfed
59d5d7c241 Merge commit 'f77b1dc0fadab6605fb10303f696c879c28b4378' into def_releases_2022022114463131_ali-lowcode_ali-lowcode-engine/1.0.78 2022-02-23 15:29:28 +08:00
林熠
f77b1dc0fa Merge branch 'fix/history-records' into 'develop'
fix: 修复初始页面就有两条历史记录



See merge request !1581812
2022-02-23 15:25:36 +08:00
lihao.ylh
c21aeb9a5c fix: 修复初始页面就有两条历史记录 2022-02-23 15:22:58 +08:00
liujuping
251b5c496e fix: ResourceConsumer cant observer data change 2022-02-21 14:35:30 +08:00
lihao.ylh
2d5b1becc7 Merge branch 'master' into develop 2022-02-09 16:20:17 +08:00
lihao.ylh
4ce3957d90 chore(release): publish 1.0.77 v1.0.77 2022-02-09 16:18:14 +08:00