荣彬 07ddf1789a Publish
- @ali/lowcode-code-generator@1.0.6-0
 - @ali/lowcode-demo-server@1.0.6-0
 - @ali/lowcode-demo@1.0.6-0
 - @ali/lowcode-designer@1.0.6-0
 - @ali/lowcode-editor-core@1.0.6-0
 - @ali/lowcode-editor-preset-general@1.0.6-0
 - @ali/lowcode-editor-preset-vision@1.0.6-0
 - @ali/lowcode-editor-setters@1.0.6-0
 - @ali/lowcode-editor-skeleton@1.0.6-0
 - @ali/lowcode-material-parser@1.0.6-0
 - @ali/lowcode-plugin-components-pane@1.0.6-0
 - @ali/lowcode-plugin-designer@1.0.6-0
 - @ali/lowcode-plugin-event-bind-dialog@1.0.6-0
 - @ali/lowcode-plugin-outline-pane@1.0.6-0
 - @ali/lowcode-plugin-sample-logo@1.0.6-0
 - @ali/lowcode-plugin-sample-preview@1.0.6-0
 - @ali/lowcode-plugin-source-editor@1.0.6-0
 - @ali/lowcode-plugin-undo-redo@1.0.6-0
 - @ali/lowcode-plugin-variable-bind-dialog@1.0.6-0
 - @ali/lowcode-plugin-zh-en@1.0.6-0
 - @ali/lowcode-rax-provider@1.0.6-0
 - @ali/lowcode-rax-renderer@1.0.6-0
 - @ali/lowcode-rax-simulator-renderer@1.0.6-0
 - @ali/lowcode-react-provider@1.0.6-0
 - @ali/lowcode-react-renderer@1.0.6-0
 - @ali/lowcode-react-simulator-renderer@1.0.6-0
 - @ali/lowcode-runtime@1.0.6-0
 - @ali/lowcode-types@1.0.6-0
 - @ali/lowcode-utils@1.0.6-0
2020-09-02 15:59:49 +08:00

25 KiB
Raw Blame History

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.6-0 (2020-09-02)

Bug Fixes

  • 合并master分支 (bd2c6ad)
  • 用户在动态修改 prototype 时也需要重新计算 meta (66c21c0)

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)

master

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

  • currentPage.id 返回 formUuid (775725d)
  • formUuid 可能不在 url 中 (8657ab8)
  • 区块组件无法删除 (d936d2b)

0.8.46 (2020-08-17)

Bug Fixes

  • fieldId 重复 (5d64312)
  • 页面加载之后就被标记位 isModified (2840d27)

0.8.45 (2020-08-14)

Bug Fixes

0.8.44 (2020-08-14)

master

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

  • 修复 slot 获取初始值异常的 bug (63b19f1)
  • 兼容 listSetter 内部变量,修复回退 fieldId 重置问题 (c95e618)

0.8.36 (2020-08-04)

Bug Fixes

  • 修复 slot 获取初始值异常的 bug (63b19f1)
  • 兼容 listSetter 内部变量,修复回退 fieldId 重置问题 (c95e618)

0.8.35 (2020-07-29)

Bug Fixes

  • slot 兼容问题 + loop key bug fix (bc64017)

0.8.34 (2020-07-28)

Bug Fixes

Features

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

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

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

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

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

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

  • 🎸 增加一个hover事件效果 (da5dd1a)
  • 🎸 增加节点选择组件调用入口 (e945d79)
  • 🎸 旧的组件无法继续沿用,增加了一个节点选择组件 (f042041)

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

0.8.1 (2020-04-15)

Bug Fixes

Features

  • 🎸 ployfill for vision (41a0647)
  • vision-polyfill: add context (f724487)
  • vision-polyfill: add context as portal (bd12730)
  • vision-polyfill: support polyfill of vision package (204fdfe)
  • 🎸 polyfill exchange (7070557)
  • 🎸 polyfill exchange (286e7d8)
  • Exchange (ef5a72e)
  • run vision polyfill (33750b7)