1915 Commits

Author SHA1 Message Date
mario.gk
05133181ca fix: preset-vision 引入默认 setter,支持物料中心组件 2020-09-27 10:45:30 +08:00
mario.gk
d8d32a29f9 fix: designer.componentsMap 2020-09-27 10:45:01 +08:00
mario.gk
b787dc436c fix: 使用 componentMeta.isModal 代替 protoType.isModal() 2020-09-27 10:44:20 +08:00
金禅
37a409d9c1 fix: 修复组件面板 i18n 警告 2020-09-25 23:06:16 +08:00
zude.hzd
a9f1131f90 feat: 新增class-name setter 2020-09-25 14:04:23 +08:00
荣彬
287d758fde Merge branch 'fix/vision-monaco' into 'release/1.0.0'
fix: lock vesions of monaco



See merge request !993003
2020-09-24 14:57:10 +08:00
mario.gk
3742a04405 Merge branch 'daily/0.9.24' into feat/done
# Conflicts:
#	packages/editor-preset-vision/package.json
#	packages/react-renderer/package.json
2020-09-24 11:12:40 +08:00
mario.gk
75fc3c6539 fix: 去掉 flags publish/0.9.24 2020-09-24 11:07:28 +08:00
mario.gk
91cfb564df fix: build 配置文件修改 2020-09-24 10:32:00 +08:00
zude.hzd
b13f87beee fix: lock vesions of monaco 2020-09-23 22:31:44 +08:00
力皓
8ec282f157 v0.12.1-2 publish/0.9.23 v0.12.1-2 2020-09-23 21:46:15 +08:00
力皓
0aafafe6ea fix: i18n 绑定变量后消失
fix: block 区块组件无法显示
2020-09-23 21:38:58 +08:00
康为
4f89c98408 Merge branch 'fix/checkId' into 'release/1.0.0'
fix: 支持 checkId 开关功能, 在 setSchema 时关闭, 避免 id 被不断重置



See merge request !988464
2020-09-23 17:28:45 +08:00
mario.gk
ca89731b2d Merge commit '21c2ded9af26a11856fdb7661e317d1f7dc2a178' into feat/done
# Conflicts:
#	packages/editor-preset-vision/package.json
2020-09-23 12:18:47 +08:00
力皓
21c2ded9af v0.12.1-1 v0.12.1-1 publish/0.9.22 2020-09-22 17:53:17 +08:00
力皓
029131e09f chore: starts from 0.12.1-0,avoid conflicts with normal release 2020-09-22 17:52:37 +08:00
力皓
dd56fbbc19 Merge branch 'fix/rax-miniapp-0922' into 'release/0.9.22'
fix: path with /



See merge request !990445
2020-09-22 17:43:22 +08:00
wanying.jwy
2470363010 fix: path with / 2020-09-22 17:01:36 +08:00
muyun.my
9a0a448778 chore: 添加注释 2020-09-22 15:57:36 +08:00
muyun.my
a0e5a266d6 fix: schema 变更处理 2020-09-22 15:57:04 +08:00
力皓
548d0afe3b v1.0.9-9 v1.0.9-9 2020-09-22 15:36:23 +08:00
力皓
36a4eefa6a Merge branch 'feat/node-onInsert' into 'release/0.9.22'
feat: 支持 node.children.onInsert



See merge request !989981
2020-09-22 15:28:03 +08:00
mario.gk
f120df571b feat: 支持 node.children.onInsert 2020-09-22 15:17:15 +08:00
力皓
1f95589a2b v1.0.9-8 v1.0.9-8 2020-09-22 15:08:35 +08:00
力皓
b4a5f7c35c Merge branch 'fix/rax-miniapp-0922' into 'release/0.9.22'
fix: save 的时候删除空的 props



See merge request !989562
2020-09-22 14:59:01 +08:00
wanying.jwy
79b70420fb fix: 删除一个 console log 2020-09-22 14:51:27 +08:00
wanying.jwy
614dbf20a4 fix: revert 一段错误修改的代码 & 优化代码 2020-09-22 14:41:55 +08:00
mario.gk
094c6b8dce refactor: accessLibrary 使用 utils 版本 2020-09-22 14:26:30 +08:00
mario.gk
58b8200fb2 feat: skeleton 增加全局 catch 2020-09-22 14:24:16 +08:00
armslave.yy
c0ef4bcbbe fix: ignore eslintrc in test-case
因为 test-case 中的 eslintrc 文件会被 xima 读取导致 commit hook 不通过。所以去掉了其内容,并在 run test 时配置 diff 方法不比较该文件。

Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/3772464

* fix: ignore eslintrc in test-case
2020-09-22 14:16:43 +08:00
wanying.jwy
69cda3e076 fix: save 的时候删除空的 props 2020-09-22 12:40:13 +08:00
muyun.my
4dd2eefc90 fix 2020-09-22 11:10:17 +08:00
力皓
8ba26ee880 fix: 修复修改 勾选框、富文本编辑器、下拉选择 等组件标题报错
fix: 修复不存在组件无法选中问题
2020-09-22 11:09:56 +08:00
力皓
44bdda1187 fix: 支持 checkId 开关功能, 在 setSchema 时关闭, 避免 id 被不断重置 2020-09-21 17:05:16 +08:00
muyun.my
47f55cafce feat: 数据源面板 2020-09-21 08:33:46 +08:00
rongbin.arb
ac72d71339 Merge branch refactor/merge-rax-generator into release/1.0.0
Title: refactor: merge rax code generator & refactor 

Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/3770366
2020-09-20 22:40:46 +08:00
力皓
e591abacec fix: JSSlot 格式也需要转换成 JSBlock publish/0.9.21 2020-09-20 16:48:19 +08:00
春希
7a36eab5e6 fix: merge problems & deps bugs 2020-09-19 23:26:15 +08:00
春希
533e09acb1 Merge branch 'release/1.0.0' into refactor/merge-rax-generator 2020-09-19 21:20:58 +08:00
力皓
91fdb160f3 chore: fix conflicts publish/0.9.19 2020-09-18 15:12:48 +08:00
力皓
e212ee38ef v1.0.9-7 v1.0.9-7 2020-09-18 15:10:18 +08:00
力皓
e5fb5dc948 Merge branch 'fix/rax-miniapp' into 'release/0.9.19'
fix: 1. 小程序导航配置 pagePath -> path 2.OneAPIConfig -> oneAPIConfig

1. 小程序导航配置 pagePath -> path 2.OneAPIConfig -> oneAPIConfig

See merge request !986113
2020-09-18 15:01:03 +08:00
wanying.jwy
2714285393 fix: 1. 小程序导航配置 pagePath -> path 2.OneAPIConfig -> oneAPIConfig 2020-09-18 14:55:04 +08:00
力皓
e7cc9bc7d8 fix: 修改 renderer 需等待 document 才开始渲染 2020-09-18 14:44:56 +08:00
rongbin.arb
4efd066942 Merge branch 'fix/react-render-fromschema' into 'release/1.0.0'
Code review title: componentDidUpdate 中处理schema中的state更新
Code review Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/3763780
2020-09-18 14:28:58 +08:00
zude.hzd
c7c01def80 componentDidUpdate 中处理schema中的state更新 2020-09-18 11:46:13 +08:00
牧毅
56e3ae25f7 Merge branch 'trunk-vision' into release/0.9.51 publish/0.9.51 2020-09-17 21:00:31 +08:00
力皓
62fb4cff3b v1.0.9-5 v1.0.9-5 2020-09-17 15:50:43 +08:00
力皓
0a6e0eb354 Merge branch 'fix/rax-miniapp' into 'release/0.9.19'
fix: 1.修复 rax 路由问题 2.切换 designMode 重新 setupSelection 3.settingpane add state shouldIgnoreRoot

1.修复 rax 路由问题
2.切换 designMode 重新 setupSelection
3.settingpane add state shouldIgnoreRoot

See merge request !984258
2020-09-17 15:38:01 +08:00
wanying.jwy
890ec7617f fix: 1.修复 rax 路由问题 2.切换 designMode 重新 setupSelection 3.settingpane add state shouldIgnoreRoot 2020-09-17 14:32:20 +08:00