156 Commits

Author SHA1 Message Date
lihao.ylh
dc7d9e006c fix: 修复表格数据列 slot 节点没有正常初始化 2021-11-25 20:03:04 +08:00
lihao.ylh
7b303b7a46 chore: 移除 @ali/ve-less-variable 和 @ali/vu-css-style 2021-11-22 17:28:19 +08:00
lihao.ylh
bb73eeecc5 fix: 修复 stage 里数据无法跟随 field 数据更新
Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/6988263

* fix: 修复 stage 里数据无法跟随 field 数据更新
2021-11-22 10:46:55 +08:00
rongbin.arb
09785db2a2 feat: 新增enableLockedNodeSetting,支持设置容器锁定是属性仍然可以设置 2021-11-08 11:22:06 +08:00
lihao.ylh
90eec64be0 支持 defaultOutlinePaneProps 配置项
Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/6857662

* feat: 增加 defaultOutlinePaneProps 配置项来传入大纲树的参数

* Revert "refactor: get Editor -> editor"

This reverts commit 2546a453827c39fc14f5e8b6cbee1bc90326acfb.
2021-11-03 11:20:48 +08:00
lihao.ylh
2546a45382 refactor: get Editor -> editor 2021-10-25 17:40:49 +08:00
lihao.ylh
f2c3d6cc03 feat: 支持 supportVariableGlobally, 支持对所有属性设置变量配置 2021-10-25 14:06:47 +08:00
lihao.ylh
d312aaa5fc refactor: 调整引擎内的行动点的 icon, 具体参见 #111480 2021-10-25 11:31:36 +08:00
lihao.ylh
3daefb7588 Merge branch 'feat/0.16.14' of gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine into feat/0.16.14 2021-10-19 11:30:35 +08:00
lianjie.lj
c2f7d9196e 增加对钉住状态的本地存储
Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/6694701

* feat: 大纲树面板提供钉住状态记忆
2021-10-19 11:30:28 +08:00
lihao.ylh
776c884220 feat: 支持 supportVariable 来配置属性是否支持变量 2021-10-19 11:27:23 +08:00
lihao.ylh
5c9ba3438e feat: 支持 panel 参数 keepVisibleWhileDragging, 用于指定该 panel 在内部节点拖拽时不隐藏 2021-10-13 10:19:53 +08:00
lihao.ylh
57cd630baf refactor: 调整逻辑, 不再因为配置了字符串的 setter 就自动增加 VariableSetter, 需要变量的话统一通过 MixedSetter 来完成 2021-09-18 16:30:55 +08:00
lihao.ylh
f8584e101a refactor: 将 obx 换成 mobx 2021-09-14 11:20:29 +08:00
lihao.ylh
fc7c78387f refactor: 调整设置区面包屑位置 2021-09-14 11:17:25 +08:00
lihao.ylh
c4dd107dbe refactor: 删除冗余函数转换代码 2021-08-26 20:57:51 +08:00
lihao.ylh
87b57ab4f1 feat: 支持设置切换节点时, 设置区tab是否停留在原位置, 默认回到第一个 2021-08-17 10:25:14 +08:00
lihao.ylh
e051c3f0d7 feat: 增加 Node#lock 接口, 并且支持禁止锁定的节点的编辑操作 2021-08-05 14:59:35 +08:00
lihao.ylh
901510f326 chore: 删除无用文件 2021-07-30 10:03:43 +08:00
力皓
d329ac15b4 Merge branch 'fix/array-setter-bugs' into 'feat/0.16.5'
fix: 重构了array-setter的setValue方式



See merge request !1341482
2021-07-29 19:23:43 +08:00
zude.hzd
2667eab9ca fix: 重构了array-setter的setValue方式 2021-07-29 17:36:12 +08:00
lihao.ylh
9f051c62ed chore: fix conflicts 2021-07-29 14:03:12 +08:00
荣彬
6279079cc8 feat: 新增settings pane切换事件 2021-07-16 15:35:31 +08:00
alex.mm
98065b7a62 feat: support drill down logic by kangwei to #35417409 2021-07-15 14:07:09 +08:00
lihao.ylh
d12d298196 fix: IconArrow typo 2021-06-29 19:37:04 +08:00
lihao.ylh
358ecb3c54 refactor(perf): 彻底排除 next 以及部分 lodash.xxx 方式引入的 lodash, 不再直接引入 ve-icons 2021-06-29 16:28:16 +08:00
lihao.ylh
29eeaa07d1 fix: 修复在切换节点时, 设置区没有回到首个 tab 2021-06-28 15:10:09 +08:00
力皓
71ff7c698d fix: 修复设置区 stage 回到首页的功能 2021-06-17 11:13:19 +08:00
力皓
51eaf4051c refactor(prop): 每次 prop.dispose 后需要重新构建 items, field.items 有则复用, 无则新建 2021-06-16 13:49:50 +08:00
力皓
91ad1abbb9 refactor(props): 将底层 prop 的层级调整成跟元数据描述一致, 支持通过 API 方式设置 prop 分支节点 2021-06-10 16:49:51 +08:00
力皓
3820949eb6 Merge branch 'feat/tip-render' into 'release/1.0.50'
feat(editor-skeleton&editor-core): 添加了点击setter-pane后抛出editor事件

点击setter的title

See merge request !1264429
2021-05-25 16:53:22 +08:00
蓬叁
2c697c9913 feat(editor-skeleton&editor-core): 添加了点击setter-pane后抛出editor事件 2021-05-25 16:47:18 +08:00
力皓
e131c0276c refactor(perf): 支持属性编辑的增量更新schema 2021-05-19 15:00:56 +08:00
zude.hzd
12d60b2890 fix: fix array-setter bugs 2021-05-13 16:11:15 +08:00
力皓
1825da1949 refactor: 增加 settings 销毁的鲁棒性 2021-04-25 14:02:49 +08:00
力皓
5b64850bd5 refactor(perf): 解决内存泄漏问题, 回收 setting-top-entry, 断开 setting-field 父子之间的互相引用关系 2021-04-22 19:13:41 +08:00
力皓
9a3352b054 feat: 增加 getConfig / getItems / selected 等兼容 vision 的 API 2021-03-31 14:34:40 +08:00
zude.hzd
0486dbb320 fix: 修复arraysetter 初始化重复执行onChange问题 2021-03-12 22:00:15 +08:00
zude.hzd
e8f83fc4b3 fix: 修复array-setter 初始化重复多次执行onChange 2021-03-11 18:54:42 +08:00
力皓
c6b4b2cfd0 fix: 修复 vc 组件里 icon svg 写 class 时样式异常 2021-03-09 13:57:35 +08:00
力皓
28d7960c52 fix: 修复 Dialog 错误地添加到非 Page 节点下
fix: scrollToNode 时, 兼容 comment 类型的节点
fix: 修复明细组件点击扩展配置时白屏
2021-03-08 10:57:28 +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
力皓
5f3c4e91d3 fix: 在切换 setter 时清空 hotvalue 2021-03-01 16:18:57 +08:00
力皓
a17573191f chore: code style fix 2021-02-08 11:48:42 +08:00
zude.hzd
085eb66ddc fix: 修复arraysetter其他setter设值失败的问题 2021-01-28 15:39:18 +08:00
力皓
06d2f43117 feat: 支持 Panel / Widget / PanelDock 等类型的面板 disable / enable 方法, 以及相应的事件触发 2021-01-11 15:47:38 +08:00
力皓
60b12a4e8b feat: 支持 PanelDock 的 disable / enable 方法, 可用于初始化前后的开闭操作
fix(designer settings style): 修复settings样式
2021-01-08 14:11:39 +08:00
力皓
6b6536498f fix: 修复设置区不刷新的 bug 2020-12-09 20:21:34 +08:00
mark.ck
3175745e5e feat: array/object setter support getValue & setValue 2020-12-08 16:55:53 +08:00