力皓
|
1e8fc63321
|
feat: 支持新版的 plugin 机制
fix: 兼容 vision 版本 select / radiogroup setter
chore: 优化工程化
|
2020-12-30 14:26:52 +08:00 |
|
力皓
|
d811850a51
|
refactor: 调整 node.prop.change 事件的发起位置
refactor: 支持部分老的 vision API
chore: typo fix currentDocument
|
2020-12-01 20:39:09 +08:00 |
|
力皓
|
c30e56a09a
|
chore: 重构部分 reducer
chore(test): 增加 bus / env / reducer 部分单测
|
2020-11-26 15:20:26 +08:00 |
|
wanying.jwy
|
b4dbbdbe02
|
chore: fix conflicts
|
2020-11-24 17:46:11 +08:00 |
|
力皓
|
275b7aaef9
|
fix: 修复 setDevice 里获取 currentDocument 的逻辑
|
2020-11-20 14:15:18 +08:00 |
|
力皓
|
5e6e91b265
|
fix: 修复 project.unload 无法正常删除 document 的 bug
chore(test): 部分完成 pages / api 等兼容测试
chore(test): 完成部分 prototype 单测
|
2020-11-09 09:59:42 +08:00 |
|
力皓
|
11e8e02f70
|
fix: 解决 device 变化后不刷新视图的 bug
|
2020-11-05 17:09:05 +08:00 |
|
力皓
|
642a4042c4
|
fix: 解决 slot 在关闭时没有正常回收节点
fix: 解决同名 slot 在替换时没有正常回收节点
fix: findDOMNode 增强
chore: 在 build-plugins start 时开启 inline-source-map
|
2020-11-02 11:46:26 +08:00 |
|
力皓
|
9775087310
|
refactor: 兼容 type: group 为 i18n 时的场景, 比如 CascadeDateField
fix: 乐高回滚异常
|
2020-10-20 17:55:52 +08:00 |
|
力皓
|
f2c3292210
|
fix: 修复 JSSlot 被转成 i18n 结构
refactor: 优化 getNodeInstance 的循环出口
|
2020-10-19 19:10:27 +08:00 |
|
力皓
|
66d43f2103
|
fix: convertI18nObject
fix: initialChildren 传入 settingTopEntry 参数
|
2020-10-16 17:31:02 +08:00 |
|
力皓
|
9b87407596
|
fix: 处理 JSExpreesion 的 i18n 场景
|
2020-10-12 11:00:57 +08:00 |
|
力皓
|
0aafafe6ea
|
fix: i18n 绑定变量后消失
fix: block 区块组件无法显示
|
2020-09-23 21:38:58 +08:00 |
|
wanying.jwy
|
614dbf20a4
|
fix: revert 一段错误修改的代码 & 优化代码
|
2020-09-22 14:41:55 +08:00 |
|
wanying.jwy
|
69cda3e076
|
fix: save 的时候删除空的 props
|
2020-09-22 12:40:13 +08:00 |
|
力皓
|
8ba26ee880
|
fix: 修复修改 勾选框、富文本编辑器、下拉选择 等组件标题报错
fix: 修复不存在组件无法选中问题
|
2020-09-22 11:09:56 +08:00 |
|
力皓
|
e591abacec
|
fix: JSSlot 格式也需要转换成 JSBlock
|
2020-09-20 16:48:19 +08:00 |
|
力皓
|
91fdb160f3
|
chore: fix conflicts
|
2020-09-18 15:12:48 +08:00 |
|
力皓
|
e7cc9bc7d8
|
fix: 修改 renderer 需等待 document 才开始渲染
|
2020-09-18 14:44:56 +08:00 |
|
牧毅
|
56e3ae25f7
|
Merge branch 'trunk-vision' into release/0.9.51
|
2020-09-17 21:00:31 +08:00 |
|
力皓
|
419064308d
|
chore: 去除无用代码
|
2020-09-14 15:08:47 +08:00 |
|
wanying.jwy
|
d4f8467abd
|
Merge remote-tracking branch 'origin/release/0.9.18' into feat/rax-miniapp
|
2020-09-14 09:53:22 +08:00 |
|
wanying.jwy
|
7fe13d15e3
|
Merge remote-tracking branch 'origin/release/1.0.0' into feat/rax-miniapp
|
2020-09-10 10:27:44 +08:00 |
|
wuji.xwt
|
c0b7bff96d
|
Merge remote-tracking branch 'origin/release/1.0.0' into refactor/code-style
# Conflicts:
# packages/designer/src/document/document-model.ts
# packages/designer/src/document/node/node-children.ts
# packages/designer/src/document/node/props/prop.ts
# packages/plugin-source-editor/src/index.tsx
|
2020-09-08 20:38:34 +08:00 |
|
力皓
|
bef84b0f96
|
chore: fix conflicts
|
2020-09-08 20:05:22 +08:00 |
|
wuji.xwt
|
1952d07e86
|
style: fix by lint
|
2020-09-07 17:48:39 +08:00 |
|
荣彬
|
9e4756107f
|
fix: 去除乐高vision兼容影响
|
2020-09-05 16:39:45 +08:00 |
|
wanying.jwy
|
fe50442bb1
|
lifecycles
|
2020-09-04 10:44:23 +08:00 |
|
荣彬
|
394db8db1b
|
fix: vision兼容标准api
|
2020-09-03 22:23:06 +08:00 |
|
力皓
|
0461a57d57
|
refactor: 重新梳理 purge / remove / delete 的职责,以及相应重构
refactor: 调整判断 fieldId 是否存在的逻辑
fix: 解决 redo 时页面节点数不对以及 fieldId 被重置
|
2020-09-02 13:46:42 +08:00 |
|
力皓
|
795a4e6a69
|
refactor: 重构判断是否是 simulator 环境的逻辑
fix: 支持 NodeChildren#find 函数
|
2020-08-31 17:59:54 +08:00 |
|
carlos.czw
|
82c5d2ea27
|
fix: 使用深拷贝赋值并修改 dataSource.list 避免影响 legao 现有逻辑
|
2020-08-30 17:43:22 +08:00 |
|
荣彬
|
bd2c6ad341
|
fix: 合并master分支
|
2020-08-29 22:54:31 +08:00 |
|
carlos.czw
|
68c0bde59a
|
Merge branch 'feat/rax-miniapp' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into feat/rax-miniapp
|
2020-08-28 16:20:45 +08:00 |
|
carlos.czw
|
91f17024de
|
feat: 适配 webtable
|
2020-08-28 16:20:39 +08:00 |
|
wanying.jwy
|
17e1624669
|
Merge branch 'feat/rax-miniapp' of http://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine into feat/rax-miniapp
|
2020-08-28 15:59:22 +08:00 |
|
wanying.jwy
|
9287d842f0
|
chore: fix set designmode
|
2020-08-28 15:59:09 +08:00 |
|
carlos.czw
|
aa135c0554
|
feat: 适配乐高 OneApi 数据源,将 options.params 从 Array 改为 Object
|
2020-08-27 22:09:57 +08:00 |
|
carlos.czw
|
398204bda8
|
chore: 去掉恼人的 console.log
|
2020-08-26 17:04:52 +08:00 |
|
力皓
|
fa94aab3cb
|
fix: 处理 function component 无法选中的问题,本质上是没有 ref
fix: 处理 filter 组件在每次重绘时 fieldId 变更的 bug
|
2020-08-26 11:08:12 +08:00 |
|
mario.gk
|
31215da05b
|
fix: fieldId 重置bug
|
2020-08-23 13:14:01 +08:00 |
|
荣彬
|
8118b5e7cc
|
临时启用vision测试
|
2020-08-22 07:57:24 +08:00 |
|
carlos.czw
|
8029905ffd
|
Merge branch 'feat/rax-miniapp' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into feat/rax-miniapp
|
2020-08-20 00:34:52 +08:00 |
|
carlos.czw
|
786791713a
|
feat: 在 editor-preset-vision 中对 legao schema 进行向前兼容
|
2020-08-20 00:34:15 +08:00 |
|
wanying.jwy
|
66f0c79dec
|
feat: live mode lifeCycles
|
2020-08-19 23:27:11 +08:00 |
|
wanying.jwy
|
26f4fb132e
|
feat: JSexpression props
|
2020-08-19 16:24:02 +08:00 |
|
幽城
|
2195797908
|
feat: register-defaults 改为可选项
|
2020-08-19 12:37:37 +08:00 |
|
mario.gk
|
e905928ab3
|
fix: compatiableReducer 递归
|
2020-08-19 12:12:21 +08:00 |
|
mario.gk
|
5d643124c4
|
fix: fieldId 重复
|
2020-08-17 19:01:02 +08:00 |
|
wanying.jwy
|
92c303967a
|
feat: merge live mode
|
2020-08-16 15:28:25 +08:00 |
|