81 Commits

Author SHA1 Message Date
力皓
1c430a2e66 fix: 升级和降级 schema 的操作都跳过数组, 因为 dataSource 和 ListSetter 都依赖了乐高的 schema 结构 2021-04-06 20:42:22 +08:00
力皓
3cb331dcbe fix: bypass dataSource 2021-04-06 12:40:52 +08:00
力皓
5f851740b3 fix: 修复转换 schema 双向不对等的 bug 2021-04-02 12:06:18 +08:00
力皓
c463b73580 refactor(perf): 修复首次渲染隐藏模态框带来的重复渲染性能消耗
chore: 关闭 liveReload
fix: 修复 history.savePoint 的延迟调用逻辑
2021-03-24 12:33:35 +08:00
wuyue.xht
e7b4e2cc9c feat: 低代码组件支持实时修改属性 2021-03-09 19:53:22 +08:00
力皓
7168a903ce fix: 修复 overridePropsConfigure 失效的 bug 2021-03-09 17:31:46 +08:00
xiaoxian.xlf
3f0a5e2483 Merge branch feat/pane-drag into release/1.0.37
Title: feat: add pane drag, use config "enableDrag:true" 

Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/4882586
2021-03-03 10:47:56 +08:00
暁仙
2cb24a41c0 feat: add pane drag, use config "enableDrag:true" 2021-03-03 10:37:22 +08:00
xuanji.w
4513f03ac1 chore: 调整命名 2021-02-24 15:39:37 +08:00
xuanji.w
a2dd868f90 feat: add prototypeWrapper&preprocessor 2021-02-23 21:00:34 +08:00
力皓
6406417e73 fix: 修复 canDropIn / canDropTo 转成 nestingRule 异常
fix: 修复部分场景下 bem-tools 选择框位置不对
chore: 命名 iframe 为 SimulatorRenderer, 方便调试
2021-02-19 16:45:16 +08:00
力皓
a17573191f chore: code style fix 2021-02-08 11:48:42 +08:00
力皓
b295da1a02 fix: lifecycle reducer 跳过非 vc 的组件 2021-02-07 10:57:28 +08:00
力皓
265a84fa6b feat: 支持 Node#wrapWith API 2021-02-03 10:35:33 +08:00
力皓
386d120ab7 fix: 优化 vc-live-editing 注入逻辑(后续可能要开个配置项让用户选择版本) 2021-02-01 10:57:49 +08:00
力皓
faac8293bf fix: deep-parser 也只能应用在 vc 组件上 2021-01-28 19:11:51 +08:00
力皓
158b6a699f fix: 修复从其他页面粘贴过来的 modal 位置不对
fix: 对于 vc 场景的组件, 才做 schema 兼容处理
refactor: eslint 统一收拢到根目录
2021-01-27 14:23:57 +08:00
力皓
2aa596883d fix: 同步 vision-polyfill 中对 resize 方向的控制逻辑
feat: 不再发布 editor-preset-general 的 npm 版本和 editor-preset-vision 的 cdn 版本
2021-01-26 10:05:59 +08:00
douyan.dy
baf2d30e19 feat: 支持canSelecting & moMoveHook添加node参数 2021-01-20 18:38:29 +08:00
力皓
8c019a3bb7 fix: 修复 vc-live-editing 功能 2021-01-14 18:09:34 +08:00
力皓
8e667934e4 fix: 调整 editor-setters 的加载时机
fix: 导出的 Project 不要去修改引擎内部的 project
2021-01-14 15:50:02 +08:00
力皓
d2aed7d78d feat: 将 typings 在顶层导出
refactor: 将 designerHelper 等改成 designerCabin
2021-01-14 10:42:27 +08:00
力皓
373556ad87 fix: 注册 builtinSetters / live-editing, 增加 init 2021-01-12 17:19:56 +08:00
力皓
826ef2cafa feat: 增加全局 API 模块和 vision-polyfill 模块 2021-01-08 10:22:00 +08:00
kangwei
33b21f0af4 ready for build 2020-04-27 11:45:42 +08:00
kangwei
e801a4c47a big change 2020-04-27 02:12:43 +08:00
kangwei
b486a8419c optimize structure 2020-04-27 00:07:43 +08:00
kangwei
0fecf68b83 fix vc-page 2020-04-26 00:05:34 +08:00
kangwei
50bc2bd7c2 fix dynamic setter 2020-04-25 15:17:51 +08:00
kangwei
7c3e7e315e fix initialCHildren 2020-04-25 00:17:00 +08:00
kangwei
df2362c67d complete transform logic 2020-04-24 23:49:37 +08:00
kangwei
8a768177ce move setting to designer 2020-04-24 17:26:46 +08:00
kangwei
f1b686bad5 polyfill slot 2020-04-24 01:28:02 +08:00
kangwei
dd869f6fb0 fix style 2020-04-22 18:54:43 +08:00
kangwei
8b02b10e4e joint source editor 2020-04-22 17:45:55 +08:00
kangwei
79827dc8b9 joint preview 2020-04-22 17:38:33 +08:00
kangwei
9f66f458e8 joint source panel 2020-04-22 17:23:44 +08:00
kangwei
741552e5f7 joint bind dialog 2020-04-22 16:39:44 +08:00
kangwei
a21490a379 joint trunk-pane 2020-04-22 14:42:27 +08:00
kangwei
f15c0ad0ff optimize style 2020-04-22 12:53:34 +08:00
kangwei
8a977da5a8 fix style 2020-04-21 23:19:25 +08:00
kangwei
7cf157d742 Merge branch 'polyfill/vision' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into polyfill/vision 2020-04-21 23:06:05 +08:00
kangwei
cf69e6aa2f fix drag 2020-04-21 23:05:51 +08:00
wuyue.xht
b35b88e364 style: tab类型的lc-left-float-pane样式 2020-04-21 22:15:52 +08:00
kangwei
4e00dc0434 Merge branch 'polyfill/vision' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into polyfill/vision 2020-04-21 21:56:03 +08:00
wuyue.xht
e40b1f3e7d feat: 接入乐高组件面板 2020-04-21 21:55:30 +08:00
kangwei
007e4ce47e fix outline 2020-04-21 21:54:27 +08:00
kangwei
567281fa9b add return 2020-04-21 21:26:36 +08:00
kangwei
8e3e3b589a polyfill dragengine 2020-04-21 21:18:21 +08:00
kangwei
36e4b564b1 Merge branch 'polyfill/vision' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into polyfill/vision 2020-04-21 20:59:03 +08:00