43 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.12.1-16 (2020-10-12)
0.13.1-1 (2020-10-12)
Bug Fixes
- 处理 JSExpreesion 的 i18n 场景 (9b87407)
0.12.1-15 (2020-10-12)
Bug Fixes
- 样式兼容 (0f2dea4)
Features
- 使用 release/1.0.0 的 editor-setters (80d74d6)
0.12.1-14 (2020-10-10)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.12.1-13 (2020-09-28)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.12.1-12 (2020-09-28)
Bug Fixes
- update package.json (dfb2b47)
0.12.1-11 (2020-09-27)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.12.1-10 (2020-09-27)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.12.1-9 (2020-09-27)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.12.1-8 (2020-09-27)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.12.1-7 (2020-09-27)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.12.1-3 (2020-09-27)
Bug Fixes
Features
- skeleton 增加全局 catch (58b8200)
0.12.1-2 (2020-09-23)
Bug Fixes
- i18n 绑定变量后消失 (0aafafe)
0.12.1-1 (2020-09-22)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
1.0.9-9 (2020-09-22)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
1.0.9-8 (2020-09-22)
Bug Fixes
- JSSlot 格式也需要转换成 JSBlock (e591aba)
- revert 一段错误修改的代码 & 优化代码 (614dbf2)
- save 的时候删除空的 props (69cda3e)
- vision兼容标准api (394db8d)
- 修复修改 勾选框、富文本编辑器、下拉选择 等组件标题报错 (8ba26ee)
- 去除乐高vision兼容影响 (9e47561)
1.0.9-7 (2020-09-18)
Bug Fixes
- 修改 renderer 需等待 document 才开始渲染 (e7cc9bc)
1.0.9-5 (2020-09-17)
Features
- 补充一些 vision API (933cef1)
1.0.9-2 (2020-09-14)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
1.0.9-1 (2020-09-14)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
1.0.9-0 (2020-09-14)
Bug Fixes
- fieldId 重复问题 (e761b1a)
- 🐛 eslint (14803dd)
- 🐛 eslint (e3ca0bd)
- 🐛 use intl (a22e66a)
- 🐛 用 isI18nData 判断 meta title (732bccf)
- 🐛 解决点击组件时无法聚焦到点中的组件上的问题 (852d882)
- 🐛 逻辑简化 (710f3ba)
- add extraEnv (9058ac8)
- compatiable bug (45574db)
- compatiable old VE api (45af1c5)
- compatiableReducer 递归 (e905928)
- createComponent 支持所有 schema (7f946f5)
- currentPage.id 返回 formUuid (775725d)
- fieldId 重复 (5d64312)
- fieldId 重置bug (31215da)
- formUuid 可能不在 url 中 (8657ab8)
- i18n parser & setting (dbdd9e4)
- modify layout props (9baba75)
- patch prototype (f20bfaa)
- render children (487f257)
- settingField items is empty when type is not 'group' (582c41a)
- slot 兼容问题 + loop key bug fix (bc64017)
- style (4694331)
- Trunk add getSetter (b6d64c3)
- Trunk.getSetter return ReactElement (34bf71d)
- upgradePropsReducer (e68977f)
- variable init bug (6d55bd3)
- vc-filter bug fix (31ea5d5)
- vision API 兼容 DockPane.getDocks() (f72fb66)
- vision prop 初始化时有依赖已初始化的 prop,需要实时添加 (1feb46f)
- vision 大包 window 指向问题 (aa1b526)
- 不对外暴露 Node (05957ce)
- 不应该限定 parent 才做解绑操作 (2e616e3)
- 使用深拷贝赋值并修改 dataSource.list 避免影响 legao 现有逻辑 (82c5d2e)
- 保存区块按钮渲染异常 (33a7227)
- 修复 initial 重复、type = 'composite' 时 items 为空 (bf79e63)
- 修复 preset-vision 版本 lifeCycles 丢失以及 slot 初始化问题 (7cf6d24)
- 修复 slot 获取初始值异常的 bug (63b19f1)
- 修复低代码组件设计器、区块设计器根节点为 Page 的问题,修复 topArea 样式 (e85b542)
- 修复组件面板详情加载不了的 bug (cca3309)
- 修复获取 currentPage 的逻辑 (d8221db)
- 兼容 listSetter 内部变量,修复回退 fieldId 重置问题 (c95e618)
- 兼容 rpx (5050af7)
- 兼容 variable 历史数据格式 (d666317)
- 兼容事件绑定 (f4c07af)
- 兼容原来 prototype 的 componentName/view (d542a40)
- 区块组件无法删除 (d936d2b)
- 可以降级到历史的 JSBlock 格式 (af1746b)
- 右侧配置面板样式修复 (05f62da)
- 合并master分支 (bd2c6ad)
- 在 renderer 层面做 function component 包装,避免影响 rax 等其他场景 (1f920dd)
- 增加兼容 API (2960446)
- 处理 function component 无法选中的问题,本质上是没有 ref (fa94aab)
- 支持 AC 组件 (c287bad)
- 支持事件 VE_EVENTS.VE_PAGE_PAGE_READY (935ffad)
- editor-skeleton: add canSetFixed prop to panel config (1b57d5c)
- 支持页面回滚 (5d7dc2f)
- 框架样式调整 (58790c5)
- 用户在动态修改 prototype 时也需要重新计算 meta (66c21c0)
- 移除 isInSimulator 函数 (6370889)
- 简化 onPageReady 实现逻辑 (a36e5f2)
- 补全 packageName, 否则在组件面板会被隐藏 (88e5008)
- 调整 upgrade 和 init 的流程 (09fc1a0)
- 调整保存成功弹出框位置 (5198dae)
- 页面加载之后就被标记位 isModified (2840d27)
Features
- 🎸 prototype getTitle 支持 i18n (18807ab)
- complete live-editing expr & i18n (3ac08ba)
- export Monitor (51025f0)
- get layout config from legao-design (b9103a2)
- JSexpression props (26f4fb1)
- live mode lifeCycles (66f0c79)
- live 模式取消 mock 兼容 (ab66fd4)
- merge live mode (92c3039)
- register-defaults 改为可选项 (2195797)
- support prop.autorun (c0a5235)
- support subtreeModified (7eeb51c)
- ve事件埋点 (700e5b0)
- 在 editor-preset-vision 中对 legao schema 进行向前兼容 (7867917)
- 增加 defaultFixed,面板可默认固定 (eb51b5e)
- 支持 entry 模式 (fe1f6f1)
- 支持多 pages 的 schema 结构 (d9b5adb)
- 适配 webtable (91f1702)
- 适配乐高 OneApi 数据源,将 options.params 从 Array 改为 Object (aa135c0)
1.0.8-0 (2020-09-09)
Bug Fixes
1.0.7-0 (2020-09-02)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
1.0.6-0 (2020-09-02)
0.8.57 (2020-09-08)
Bug Fixes
0.8.56 (2020-09-03)
Bug Fixes
0.8.55 (2020-09-03)
1.0.5-0 (2020-08-20)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
1.0.4-0 (2020-08-20)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
1.0.3-0 (2020-08-20)
0.8.54 (2020-08-27)
Bug Fixes
- 在 renderer 层面做 function component 包装,避免影响 rax 等其他场景 (1f920dd)
- editor-skeleton: add canSetFixed prop to panel config (1b57d5c)
0.8.53 (2020-08-26)
Bug Fixes
- 处理 function component 无法选中的问题,本质上是没有 ref (fa94aab)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
1.0.2-0 (2020-08-20)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
1.0.1-0 (2020-08-20)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
1.0.0 (2020-08-17)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.13.0 (2020-08-17)
0.8.50 (2020-08-20)
Bug Fixes
- 兼容原来 prototype 的 componentName/view (d542a40)
0.8.49 (2020-08-19)
Bug Fixes
- 修复获取 currentPage 的逻辑 (d8221db)
Features
- register-defaults 改为可选项 (2195797)
0.8.48 (2020-08-19)
Bug Fixes
- compatiableReducer 递归 (e905928)
0.8.47 (2020-08-19)
Bug Fixes
0.8.46 (2020-08-17)
Bug Fixes
0.8.45 (2020-08-14)
Bug Fixes
- 兼容 rpx (5050af7)
0.8.44 (2020-08-14)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.12.0 (2020-08-17)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.11.0 (2020-08-17)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.10.0 (2020-08-16)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.9.0 (2020-08-14)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.8.38 (2020-08-04)
Bug Fixes
- 🐛 解决点击组件时无法聚焦到点中的组件上的问题 (852d882)
0.8.37 (2020-08-04)
Bug Fixes
0.8.36 (2020-08-04)
Bug Fixes
0.8.35 (2020-07-29)
Bug Fixes
- slot 兼容问题 + loop key bug fix (bc64017)
0.8.34 (2020-07-28)
Bug Fixes
- vc-filter bug fix (31ea5d5)
Features
- 支持 entry 模式 (fe1f6f1)
0.8.33 (2020-07-23)
Bug Fixes
- vision prop 初始化时有依赖已初始化的 prop,需要实时添加 (1feb46f)
0.8.32 (2020-07-22)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.8.31 (2020-07-21)
Bug Fixes
- settingField items is empty when type is not 'group' (582c41a)
- 修复 initial 重复、type = 'composite' 时 items 为空 (bf79e63)
- 修复组件面板详情加载不了的 bug (cca3309)
- 兼容 variable 历史数据格式 (d666317)
- 兼容事件绑定 (f4c07af)
- 调整 upgrade 和 init 的流程 (09fc1a0)
Features
- support subtreeModified (7eeb51c)
0.8.30 (2020-07-21)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.8.29 (2020-07-21)
Bug Fixes
- 🐛 eslint (e3ca0bd)
- 🐛 eslint (14803dd)
- 🐛 use intl (a22e66a)
- 🐛 用 isI18nData 判断 meta title (732bccf)
- 🐛 逻辑简化 (710f3ba)
- 可以降级到历史的 JSBlock 格式 (af1746b)
Features
- 🎸 prototype getTitle 支持 i18n (18807ab)
0.8.28 (2020-07-14)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.8.27 (2020-07-13)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.8.26 (2020-07-12)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.8.25 (2020-07-12)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.8.24 (2020-06-24)
Bug Fixes
- variable init bug (6d55bd3)
0.8.23 (2020-06-23)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.8.22 (2020-06-23)
Bug Fixes
- add extraEnv (9058ac8)
- compatiable bug (45574db)
- Trunk add getSetter (b6d64c3)
- Trunk.getSetter return ReactElement (34bf71d)
- 修复低代码组件设计器、区块设计器根节点为 Page 的问题,修复 topArea 样式 (e85b542)
- 右侧配置面板样式修复 (05f62da)
- 支持事件 VE_EVENTS.VE_PAGE_PAGE_READY (935ffad)
- 支持页面回滚 (5d7dc2f)
- 简化 onPageReady 实现逻辑 (a36e5f2)
Features
- export Monitor (51025f0)
0.8.21 (2020-06-16)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.8.20 (2020-06-15)
Bug Fixes
- compatiable old VE api (45af1c5)
- i18n parser & setting (dbdd9e4)
- patch prototype (f20bfaa)
- render children (487f257)
- style (4694331)
- 调整保存成功弹出框位置 (5198dae)
Features
0.8.19 (2020-05-20)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.8.18 (2020-05-19)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.8.17 (2020-05-18)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.8.16 (2020-05-18)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.8.15 (2020-05-18)
Note: Version bump only for package @ali/lowcode-editor-preset-vision
0.8.14 (2020-05-16)
Note: Version bump only for package @ali/lowcode-vision-preset
0.8.13 (2020-05-16)
Note: Version bump only for package @ali/lowcode-vision-preset
0.8.12 (2020-05-16)
Note: Version bump only for package @ali/lowcode-vision-preset
0.8.11 (2020-05-15)
Features
0.8.10 (2020-05-15)
Note: Version bump only for package @ali/lowcode-vision-preset
0.8.9 (2020-05-15)
Bug Fixes
0.8.8 (2020-05-13)
Note: Version bump only for package @ali/lowcode-vision-preset
0.8.7 (2020-05-13)
Bug Fixes
- supports (371b84c)
Features
- add label for i18n setter in slots (b298c18)
- support global inline editing (4f7179b)
- support plaintext liveediting (ea62f12)
- 支持body和背景样式 (661d98d)
0.8.6 (2020-05-08)
Note: Version bump only for package @ali/lowcode-vision-preset
0.8.5 (2020-05-08)
Note: Version bump only for package @ali/lowcode-vision-preset
0.8.4 (2020-05-07)
Bug Fixes
- 🐛 i18n面板不生效 (27cd916)
- 🐛 修复区块面板命名冲突的问题 (de50ebf)
- 🐛 修复富文本高级内容弹层样式问题 (edb480d)
- 🐛 绑定动作无法打开代码面板 (160d6f7)
Features
0.8.3 (2020-04-27)
Note: Version bump only for package @ali/lowcode-vision-preset
0.8.2 (2020-04-27)
Note: Version bump only for package @ali/lowcode-vision-preset
0.8.1 (2020-04-27)
Note: Version bump only for package @ali/lowcode-vision-preset
0.8.2 (2020-04-16)
Note: Version bump only for package @ali/lowcode-vision-polyfill