2392 Commits

Author SHA1 Message Date
liujuping
22c973cbad fix: 删除不必要的 obx(SimulatorRendererContainer._components) 2022-04-18 14:35:29 +08:00
lihao.ylh
e4ae885394 Merge branch fix/componentNotFound into develop
Title: fix: renderer not rendering correct components when loading components with loadAsyncLibrary api 

fix: renderer not rendering correct components when loading components with loadAsyncLibrary api

Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/8411442
2022-04-18 11:19:46 +08:00
liujuping
c1a5ed824c fix: renderer not rendering correct components when loading components with loadAsyncLibrary api 2022-04-15 23:07:59 +08:00
lihao.ylh
a3d3aca0d4 fix: judge if component should be lowcode type while generating componentsMap 2022-04-14 11:33:59 +08:00
liujuping
3a902412fe feat: 低代码组件支持生命周期和函数执行 2022-04-11 11:33:59 +08:00
lihao.ylh
8284d761f3 chore(release): publish 1.0.80 2022-03-31 17:19:25 +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
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
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
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
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 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
zude.hzd
b064c4bcb9 fix: 修复表达式报错日志 2022-03-17 12:04:24 +08:00
lihao.ylh
3ff2354965 chore(release): publish 1.0.79 2022-03-09 11:01:47 +08:00
lihao.ylh
41be4502b7 feat: 增加物料 onLocateHook 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 2022-02-23 19:53:03 +08:00
liujuping
fb749d7a04 fix: 修复配置最小渲染单元组件的子组件会出现输入卡顿问题 2022-02-23 16:42:07 +08:00
liujuping
a10b2423ea fix: 修复画布切换设备类型时,修改配置在画布中不生效 2022-02-23 16:22:05 +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 2022-02-09 16:18:14 +08:00
lihao.ylh
02c3cb14a5 fix: 修复引用 ve-less-variables 错误的问题 2022-02-09 15:31:09 +08:00
alex.mm
e59235216d fix: 大纲树文字过长,右侧图标看不到 2022-02-09 15:10:43 +08:00
龙彦
0b9764d97b fix: 修复低代码组件在设计器中使用时切换移动端视图不生效的问题 2022-02-09 15:10:43 +08:00
alex.mm
578c4af532 fix: 大纲树文字过长,右侧图标看不到 2022-02-09 10:25:26 +08:00
龙彦
a6f3f0c42d fix: 修复低代码组件在设计器中使用时切换移动端视图不生效的问题 2022-02-09 10:25:26 +08:00
lihao.ylh
7b3b6eb756 fix: 补充 vision-polyfill 的依赖声明 2022-01-18 10:54:54 +08:00
lihao.ylh
78cd565e46 fix: 修复引用 ve-less-variables 错误的问题 2022-01-17 20:08:07 +08:00
lihao.ylh
aa37619e4f feat: Fix confilct, auto commit by WebIDE 2022-01-11 17:49:00 +08:00
lihao.ylh
9b449a205f refactor: 加回 vision-polyfill 2022-01-11 17:47:15 +08:00
墨尘
a4f485b9e5 feat: 恢复react-renderer build.json 2022-01-11 14:24:25 +08:00
墨尘
23cd239f43 feat: react-renderer生成umd模块并上传cdn 2022-01-11 12:20:20 +08:00
墨尘
a8d19e9f31 feat: react-renderer生成umd模块并上传cdn 2022-01-11 12:08:13 +08:00
墨尘
f6cfd6a4bf Merge branch 'master' into react-renderer-umd 2022-01-11 11:19:14 +08:00