111 Commits

Author SHA1 Message Date
lihao.ylh
9a4da20bf0 Merge branch 2.x-fix-types into 2.x
Title: 补充第二批类型定义 

- 优化 types 类型定义,使得类型注释能在 VSCode 中正确被提示

![](https://cn-hangzhou.oss-cdn.aliyun-inc.com/git/force/uploads/comment/43449/101888317763806785/image.png)

-  参照协议规范,完善所有 schema 和 asset 相关描述
- 将资产包协议的类型定义从 utils 移动到 types 中
- 跟随物料规范,追加 ComponentSort 标识

Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/7216325
2021-12-21 14:43:21 +08:00
lihao.ylh
344c0113a2 chore: 临时提交 2021-12-20 11:30:46 +08:00
humphry.hy
1a03a8c78e docs: 跟随物料规范,追加 ComponentSort 标识 2021-12-14 15:18:35 +08:00
humphry.hy
e46d371dcd feat: 将 assets 资产包定义改到 types 里 2021-12-14 15:06:04 +08:00
humphry.hy
d82f3f587f docs: 补完 ts 类型定义 2021-12-14 14:53:27 +08:00
humphry.hy
5f65901447 docs: 针对标准补完 value-type 和 seter-config 的类型 2021-12-14 11:38:07 +08:00
humphry.hy
0ac42471c8 feat: 补充物料协议 2021-12-13 20:12:42 +08:00
humphry.hy
820f8c046c docs: 参照协议规范,完善所有 schema 和 asset 相关描述 2021-12-13 19:47:11 +08:00
humphry.hy
1a2f82154b feat: 补充文档定义 2021-12-13 17:33:45 +08:00
humphry.hy
43a2a2ffbd feat: 补充物料规范已经定义的部分 2021-12-13 16:40:30 +08:00
humphry.hy
c04ec1255d docs: 优化 types 类型定义,使得类型注释能在 VSCode 中正确被提示 2021-12-13 16:14:08 +08:00
lihao.ylh
99e565291c fix: 修复引入 lodash.some 报错的问题 2021-11-30 10:00:36 +08:00
humphry.hy
f160282441 feat: follow 组件描述协议的更新 2021-11-11 14:48:56 +08:00
humphry.hy
f9734e8a7e fix: 优化 configure.supports.events 的类型 2021-11-10 18:01:05 +08:00
lihao.ylh
37194d1674 chore: 先移除 types 对 designer 的依赖 2021-11-09 16:40:05 +08:00
liujuping.liujupin
7b181521b9 fix: 修复循环,插槽等作用域获取失败问题 & 新增最小渲染单元功能,解决增量更新机制的问题 2021-11-03 11:38:37 +08:00
lihao.ylh
776c884220 feat: 支持 supportVariable 来配置属性是否支持变量 2021-10-19 11:27:23 +08:00
lihao.ylh
2cc8c028d0 Merge branch 'feat/support-cdn-only-in-editor' into 'feat/0.16.14'
Code review title: feat: support component's cdn urls only in editor
Code review description: 引擎支持优先加载组件「编辑态」资源

提案地址:https://yuque.antfin-inc.com/ali-lowcode/hbd2px/xdf5me
Code review Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/6255590
2021-10-13 10:20:30 +08:00
lihao.ylh
cb1016c715 fix: 移除事件属性为 {ignored: true} 的情况 2021-09-27 15:14:22 +08:00
lihao.ylh
8555b94630 chore: 优化 top entry 的 get 子项逻辑 2021-09-23 16:26:50 +08:00
liujuping.liujupin
de3fdba3a9 refactor: 设计态下画布渲染模块性能优化 2021-09-22 11:23:18 +08:00
金禅
841b04324f feat: support component's cdn urls only in editor 2021-08-24 10:41:07 +08:00
金禅
d3010f26b7 feat: support RemoteComponentDescription 2021-08-02 20:49:39 +08:00
lihao.ylh
9babbe7f9c fix: 处理复杂 prop 对象在 dispose 时没有清除子对象中的 slot 实例 2021-07-30 11:17:17 +08:00
rongbin.arb
3994b18877 feat: 支持节点加锁和解锁模式 2021-07-16 17:30:44 +08:00
力皓
a10e1e4d2a refactor: 修改 TransformStage 为字符串实现 2021-05-27 15:26:09 +08:00
力皓
e131c0276c refactor(perf): 支持属性编辑的增量更新schema 2021-05-19 15:00:56 +08:00
力皓
b7c1183460 fix: componentsMap 中加入低代码组件信息 2021-04-13 20:54:41 +08:00
力皓
2ab953db61 chore: 修复 KeyType 定义错误 2021-04-01 13:46:05 +08:00
力皓
7857096c0f fix: renderer-core 在非设计渲染态时, 不应处理 hidden 属性 2021-03-22 09:52:36 +08:00
力皓
95a8356803 chore: fix conflicts 2021-01-25 10:42:46 +08:00
yingkong.lz
88e128e3d5 feat: metadata 增加 canHovering 配置 2021-01-24 00:10:34 +08:00
yingkong.lz
e7287d47b1 feat: meta 增加 hideSelectTools 2021-01-23 23:05:19 +08:00
力皓
4f9be73b61 feat: 增加 plugin 的 autoInit 注册方式
chore(test): 增加 plugin 的单测
2021-01-22 16:30:55 +08:00
力皓
5792d5da43 refactor: 将 plugin 相关的 types 都移到 designer 中 2021-01-20 16:49:24 +08:00
力皓
d2aed7d78d feat: 将 typings 在顶层导出
refactor: 将 designerHelper 等改成 designerCabin
2021-01-14 10:42:27 +08:00
高凯
ea9d12ca85 Merge branch 'feat/plugin' into 'release/1.0.28'
chore: 优化 plugin types 定义



See merge request !1105593
2021-01-04 14:16:09 +08:00
力皓
a879be49cb chore: 优化 plugin types 定义 2021-01-04 11:46:37 +08:00
牧毅
29b1dafb0f feat: 🎸 utils 的定义中增加对于 function 类型的支持 2021-01-04 10:23:28 +08:00
力皓
1e8fc63321 feat: 支持新版的 plugin 机制
fix: 兼容 vision 版本 select / radiogroup setter
chore: 优化工程化
2020-12-30 14:26:52 +08:00
力皓
1f241eafc7 fix: 删除无用代码, 解决 ts 编译报错 2020-12-10 10:58:48 +08:00
力皓
0a09a61bbb chore: 解决低代码组件无法渲染的 bug 2020-12-04 22:36:49 +08:00
力皓
ea6bc7aeb8 feat: 合入 trunk-vision 代码 2020-12-04 20:57:35 +08:00
wanying.jwy
b4dbbdbe02 chore: fix conflicts 2020-11-24 17:46:11 +08:00
mark.ck
8df5f050d7 fix: typo of onResizeEnd and remove 2020-11-07 19:15:22 +08:00
guokai.jgk
fd80698df1 feat: split datasource types 2020-11-05 19:30:31 +08:00
荣彬
a24787870a fix: datasource版本错误问题 2020-11-05 12:06:43 +08:00
guokai.jgk
cf3c7dbd35 feat: update datasource engine 2020-10-29 17:54:53 +08:00
guokai.jgk
b0ef9914e8 Merge branch 'release/1.0.0' into feat/datasource-engine 2020-10-23 15:21:41 +08:00
guokai.jgk
9f51e39264 fix: JSExpression 增加 compiled 2020-10-23 14:05:54 +08:00