88 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.55 (2021-06-17)
Bug Fixes
- vision: 兼容原 vision proto transducers 功能 (2ba28f9)
- 修复 valueChange 不会因为子属性变化而通知父属性事件监听, 考虑到后续推荐直接使用 setValue, 也实现了 valueChange 事件 (1297e3c)
Features
- 支持设置是否允许画布鼠标事件的冒泡 (4e5c7f5)
1.0.54 (2021-06-08)
Note: Version bump only for package @ali/lowcode-designer
1.0.53 (2021-06-07)
Note: Version bump only for package @ali/lowcode-designer
1.0.52 (2021-06-07)
Note: Version bump only for package @ali/lowcode-designer
1.0.51 (2021-06-03)
Bug Fixes
- fieldId 重置需要限定在同一个 doc, 解决多 doc 时 fieldId 重复导致重置的问题 (7d2bb4f)
- 在压缩态没有类名, 换个方式实现 (f874823)
- 还是将 dropLocation 设为非响应式变量, 基于性能考量 (2acc70a)
Features
- project 支持 onSimulatorReady 的事件 (79d0c33)
- 导出 utils 命名空间 (e3738cc)
- 支持 disableAutoRender 配置项 (719928a)
- 支持 visionSettings.enableFilterReducerInRenderStage 配置项 (277a185)
- 支持自定义 bem-tools (1e00783)
- 支持节点拖拽时被放入容器的视觉反馈, 通过 enableReactiveContainer 配置项 (6a308ba)
1.0.49 (2021-05-20)
Note: Version bump only for package @ali/lowcode-designer
1.0.48 (2021-05-17)
Note: Version bump only for package @ali/lowcode-designer
1.0.48-beta.4 (2021-05-14)
Features
- 增加画布右键事件的参数 (bd0070c)
1.0.48-beta.3 (2021-05-13)
Features
- 支持在 host 里刷新渲染器 (ccbbf74)
1.0.48-beta.2 (2021-05-12)
Bug Fixes
- 锁定 @builder/babel-preset-ice@1.0.1 (c639edf)
Features
- 完善 schema 中的 componentsMap 和 utils 信息 (f335223)
1.0.48-beta.1 (2021-05-12)
Note: Version bump only for package @ali/lowcode-designer
1.0.48-beta.0 (2021-05-11)
Features
1.0.47 (2021-04-28)
Note: Version bump only for package @ali/lowcode-designer
1.0.47-beta.1 (2021-04-28)
Note: Version bump only for package @ali/lowcode-designer
1.0.47-beta.0 (2021-04-28)
Bug Fixes
- 提前 simulator mount 的时间点, 修复极低概率出现的 style 丢失现象 (b65460f)
1.0.46 (2021-04-27)
Note: Version bump only for package @ali/lowcode-designer
1.0.46-beta.0 (2021-04-25)
Note: Version bump only for package @ali/lowcode-designer
1.0.45 (2021-04-23)
Note: Version bump only for package @ali/lowcode-designer
1.0.45-beta.1 (2021-04-22)
Features
- assset.json package 对象支持 exportName, 用来适配 umd 导出的 name (6a1af9d)
1.0.45-beta.0 (2021-04-21)
Bug Fixes
- 修复设备切换时设备尺寸超过页面bug;iphonex/6默认尺寸 (b7c1876)
1.0.44 (2021-04-14)
Note: Version bump only for package @ali/lowcode-designer
1.0.44-beta.2 (2021-04-14)
Bug Fixes
- 解决 radio 组件无法删除, 且影响其他组件也无法删除的问题 (f2ce27c)
1.0.44-beta.1 (2021-04-14)
Bug Fixes
- 调整 components 触发视图刷新的机制, designer _componentMetasMap 引用更新才触发 renderer components 更新 (a9cead0)
1.0.44-beta.0 (2021-04-13)
Bug Fixes
- componentsMap 中加入低代码组件信息 (b7c1183)
1.0.43 (2021-04-13)
Note: Version bump only for package @ali/lowcode-designer
1.0.43-beta.0 (2021-04-13)
Bug Fixes
1.0.42 (2021-04-06)
Note: Version bump only for package @ali/lowcode-designer
1.0.42-beta.1 (2021-04-06)
Note: Version bump only for package @ali/lowcode-designer
1.0.42-beta.0 (2021-04-06)
Note: Version bump only for package @ali/lowcode-designer
1.0.41 (2021-04-06)
Bug Fixes
- bypass dataSource (3cb331d)
1.0.41-beta.2 (2021-04-06)
Note: Version bump only for package @ali/lowcode-designer
1.0.41-beta.1 (2021-04-06)
Note: Version bump only for package @ali/lowcode-designer
1.0.41-beta.0 (2021-04-02)
Features
- add deviceStyle props (1a09282)
1.0.40 (2021-03-31)
Note: Version bump only for package @ali/lowcode-designer
1.0.40-beta.1 (2021-03-31)
Note: Version bump only for package @ali/lowcode-designer
1.0.40-beta.0 (2021-03-31)
Bug Fixes
- 对齐 getConfig 的实现 (7b551fb)
1.0.39-beta.5 (2021-03-31)
Features
- 增加 getConfig / getItems / selected 等兼容 vision 的 API (9a3352b)
1.0.39-beta.4 (2021-03-30)
Bug Fixes
- 修复无法获取 libraryMap (393d9ce)
1.0.39-beta.3 (2021-03-22)
Note: Version bump only for package @ali/lowcode-designer
1.0.39-beta.2 (2021-03-22)
Features
- 异步加载asset (a5ca12a)
1.0.39-beta.1 (2021-03-12)
Note: Version bump only for package @ali/lowcode-designer
1.0.39-beta.0 (2021-03-12)
Note: Version bump only for package @ali/lowcode-designer
1.0.38-beta.3 (2021-03-11)
Note: Version bump only for package @ali/lowcode-designer
1.0.38-beta.2 (2021-03-11)
Note: Version bump only for package @ali/lowcode-designer
1.0.38-beta.1 (2021-03-09)
Note: Version bump only for package @ali/lowcode-designer
1.0.38-beta.0 (2021-03-08)
Bug Fixes
- 修复 Dialog 错误地添加到非 Page 节点下 (28d7960)
1.0.37 (2021-03-05)
Note: Version bump only for package @ali/lowcode-designer
Note: Version bump only for package @ali/lowcode-designer
1.0.37 (2021-03-05)
Note: Version bump only for package @ali/lowcode-designer
1.0.37-beta.6 (2021-03-03)
Features
- add deviceMapper to adaptor different components lib (b807597)
- add pane drag, use config "enableDrag:true" (2cb24a4)
1.0.37-beta.5 (2021-02-24)
Note: Version bump only for package @ali/lowcode-designer
1.0.37-beta.4 (2021-02-24)
Note: Version bump only for package @ali/lowcode-designer
1.0.37-beta.3 (2021-02-24)
Note: Version bump only for package @ali/lowcode-designer
1.0.37-beta.2 (2021-02-23)
Note: Version bump only for package @ali/lowcode-designer
1.0.37-beta.1 (2021-02-23)
Bug Fixes
Features
- 隔离运行插件 (298c810)
1.0.37-beta.0 (2021-02-23)
Bug Fixes
Features
- 隔离运行插件 (298c810)
1.0.36 (2021-02-04)
Note: Version bump only for package @ali/lowcode-designer
1.0.36-beta.0 (2021-02-04)
Note: Version bump only for package @ali/lowcode-designer
1.0.35 (2021-02-03)
Note: Version bump only for package @ali/lowcode-designer
1.0.35-beta.1 (2021-02-03)
Features
- 支持 Node#wrapWith API (265a84f)
1.0.35-beta.0 (2021-02-01)
Bug Fixes
- 优化 vc-live-editing 注入逻辑(后续可能要开个配置项让用户选择版本) (386d120)
Features
- add i18n support for react simulator & render (6946512)
1.0.33 (2021-01-29)
Note: Version bump only for package @ali/lowcode-designer
1.0.33-beta.1 (2021-01-28)
Note: Version bump only for package @ali/lowcode-designer
1.0.33-beta.0 (2021-01-28)
Bug Fixes
1.0.32 (2021-01-26)
Note: Version bump only for package @ali/lowcode-designer
1.0.32-beta.2 (2021-01-26)
Note: Version bump only for package @ali/lowcode-designer
1.0.32-beta.1 (2021-01-26)
Note: Version bump only for package @ali/lowcode-designer
1.0.32-beta.0 (2021-01-25)
Features
- meta 增加 hideSelectTools (e7287d4)
- metadata 增加 canHovering 配置 (88e128e)
- 增加 plugin 的 autoInit 注册方式 (4f9be73)
- 增强 bem resize (ws, wn, es, en) (ac05124)
- 支持canSelecting & moMoveHook添加node参数 (baf2d30)
1.0.31 (2021-01-15)
Note: Version bump only for package @ali/lowcode-designer
1.0.31-beta.1 (2021-01-15)
Bug Fixes
- 延迟加载内置 setter (99cbdd5)
1.0.31-beta.0 (2021-01-15)
Note: Version bump only for package @ali/lowcode-designer
1.0.30 (2021-01-14)
Note: Version bump only for package @ali/lowcode-designer
1.0.30-beta.17 (2021-01-14)
Bug Fixes
- 变量绑定时未触发事件, http://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/issues/100851 (cc72fe8)
- 调整 editor-setters 的加载时机 (8e66793)
1.0.30-beta.16 (2021-01-14)
Features
- 将 typings 在顶层导出 (d2aed7d)
1.0.30-beta.15 (2021-01-13)
Note: Version bump only for package @ali/lowcode-designer
1.0.30-beta.14 (2021-01-13)
Note: Version bump only for package @ali/lowcode-designer
1.0.30-beta.13 (2021-01-13)
Note: Version bump only for package @ali/lowcode-designer
1.0.30-beta.12 (2021-01-13)
Note: Version bump only for package @ali/lowcode-designer
1.0.30-beta.11 (2021-01-12)
Note: Version bump only for package @ali/lowcode-designer
1.0.30-beta.10 (2021-01-12)
Note: Version bump only for package @ali/lowcode-designer
1.0.30-beta.9 (2021-01-11)
Note: Version bump only for package @ali/lowcode-designer
1.0.30-beta.8 (2021-01-11)
Note: Version bump only for package @ali/lowcode-designer
1.0.30-beta.7 (2021-01-11)
Note: Version bump only for package @ali/lowcode-designer
1.0.30-beta.6 (2021-01-09)
Note: Version bump only for package @ali/lowcode-designer
1.0.29 (2021-01-05)
Note: Version bump only for package @ali/lowcode-designer
1.0.28-beta.2 (2021-01-04)
Note: Version bump only for package @ali/lowcode-designer
1.0.28-beta.1 (2021-01-04)
Bug Fixes
- 补全 componentsMap 的信息 (eebd4a2)
Features
- 支持新版的 plugin 机制 (1e8fc63)
1.0.28-beta.0 (2021-01-04)
Bug Fixes
- 补全 componentsMap 的信息 (eebd4a2)
Features
- 支持新版的 plugin 机制 (1e8fc63)
1.0.27 (2020-12-24)
Note: Version bump only for package @ali/lowcode-designer
1.0.27-beta.2 (2020-12-23)
Note: Version bump only for package @ali/lowcode-designer
1.0.27-beta.1 (2020-12-23)
Note: Version bump only for package @ali/lowcode-designer
1.0.27-beta.0 (2020-12-23)
Note: Version bump only for package @ali/lowcode-designer
1.0.26 (2020-12-22)
Note: Version bump only for package @ali/lowcode-designer
1.0.26-beta.1 (2020-12-22)
Note: Version bump only for package @ali/lowcode-designer
1.0.26-beta.0 (2020-12-22)
Bug Fixes
- 传递正确的 removeIndex 给到 subtreeModified 钩子 (822b2fd)
- 修复 overridePropsConfigure 参数为数组时的逻辑 (4e58e09)
- 修复组件不会插入到选中节点之内或者之后的逻辑 (93b005b)
Features
1.0.25-beta.1 (2020-12-15)
Bug Fixes
- 修复 prop 无法删除最后一个 item (e18a386)
1.0.24-beta.4 (2020-12-14)
Bug Fixes
- 修复 prop.remove 在只有一个属性时无法删除的 bug (037ecfd)
1.0.24-beta.3 (2020-12-11)
Bug Fixes
1.0.24-beta.2 (2020-12-10)
Note: Version bump only for package @ali/lowcode-designer
1.0.24-beta.1 (2020-12-09)
Note: Version bump only for package @ali/lowcode-designer
1.0.24-beta.0 (2020-12-09)
Note: Version bump only for package @ali/lowcode-designer
1.0.23 (2020-12-08)
Note: Version bump only for package @ali/lowcode-designer
1.0.23-beta.5 (2020-12-08)
Note: Version bump only for package @ali/lowcode-designer
1.0.23-beta.4 (2020-12-08)
Note: Version bump only for package @ali/lowcode-designer
1.0.23-beta.3 (2020-12-08)
Note: Version bump only for package @ali/lowcode-designer
1.0.23-beta.2 (2020-12-08)
Bug Fixes
- editor-core 统一版本 (edd4129)
1.0.23-beta.1 (2020-12-07)
Bug Fixes
- checkId 需要传递 (bdff2b1)
- loadAsyncLibrary之后buildComponents (aaec683)
- typo of onResizeEnd and remove (8df5f05)
- 修复 slot 以及子节点不销毁 (8ef62c8)
- 修复数据源的接入问题 (98ae1ed)
- 修改 asyncLibraryMap 拼写错误 (8b2f045)
- 修改style-setter报错,loadAsyncLib 判断 (7fe793a)
- 支持 checkId 开关功能, 在 setSchema 时关闭, 避免 id 被不断重置 (44bdda1)
Features
- renderer 层透传 requestHandlersMap (e12e031)
- 合入 trunk-vision 代码 (ea6bc7a)
- 完成 utils 面板的基本功能 (425c24d)
- 新增支持异步类型library (2a491ae)
1.0.23-beta.0 (2020-12-07)
Bug Fixes
- checkId 需要传递 (bdff2b1)
- loadAsyncLibrary之后buildComponents (aaec683)
- typo of onResizeEnd and remove (8df5f05)
- 修复 slot 以及子节点不销毁 (8ef62c8)
- 修复数据源的接入问题 (98ae1ed)
- 修改 asyncLibraryMap 拼写错误 (8b2f045)
- 修改style-setter报错,loadAsyncLib 判断 (7fe793a)
- 支持 checkId 开关功能, 在 setSchema 时关闭, 避免 id 被不断重置 (44bdda1)
Features
- renderer 层透传 requestHandlersMap (e12e031)
- 合入 trunk-vision 代码 (ea6bc7a)
- 完成 utils 面板的基本功能 (425c24d)
- 新增支持异步类型library (2a491ae)
1.0.22 (2020-11-16)
Bug Fixes
1.0.21 (2020-11-10)
Bug Fixes
- 修复数据源的接入问题 (98ae1ed)
- documentModel 里的 addon 相关函数跟原 vision 实现对齐 (b0ea548)
- 原地编辑功能异常, 编辑时需要禁掉快捷键 (3c000de)
1.0.20 (2020-11-10)
Bug Fixes
1.0.19 (2020-11-05)
Bug Fixes
1.0.18 (2020-11-05)
Note: Version bump only for package @ali/lowcode-designer
1.0.17 (2020-11-05)
Note: Version bump only for package @ali/lowcode-designer
1.0.16 (2020-11-04)
Note: Version bump only for package @ali/lowcode-designer
1.0.15 (2020-11-04)
Note: Version bump only for package @ali/lowcode-designer
1.0.14 (2020-11-04)
Note: Version bump only for package @ali/lowcode-designer
1.0.13 (2020-11-02)
Note: Version bump only for package @ali/lowcode-designer
1.0.12 (2020-10-20)
Note: Version bump only for package @ali/lowcode-designer
1.0.11 (2020-10-19)
Bug Fixes
1.0.9-9 (2020-09-22)
Features
- 支持 node.children.onInsert (f120df5)
1.0.9-8 (2020-09-22)
Bug Fixes
- 修复修改 勾选框、富文本编辑器、下拉选择 等组件标题报错 (8ba26ee)
1.0.9-7 (2020-09-18)
Bug Fixes
-
- 小程序导航配置 pagePath -> path 2.OneAPIConfig -> oneAPIConfig (2714285)
- 修改 renderer 需等待 document 才开始渲染 (e7cc9bc)
1.0.9-6 (2020-09-18)
Bug Fixes
-
- 小程序导航配置 pagePath -> path 2.OneAPIConfig -> oneAPIConfig (2714285)
- 修改 renderer 需等待 document 才开始渲染 (e7cc9bc)
1.0.9-5 (2020-09-17)
Bug Fixes
- 低代码组件丢失代码找回 (aac8126)
- 1.修复 rax 路由问题 2.切换 designMode 重新 setupSelection 3.settingpane add state shouldIgnoreRoot (890ec76)
Features
- 补充一些 vision API (933cef1)
1.0.10 (2020-09-29)
Note: Version bump only for package @ali/lowcode-designer
1.0.9 (2020-09-28)
Note: Version bump only for package @ali/lowcode-designer
1.0.8 (2020-09-28)
Bug Fixes
- props.getNode 防死循环 (444e25c)
- designer: fix insertion style (82c10d2)
- fieldId 重复问题 (e761b1a)
- 🐛 add hotkey up/down/left/right (9c8afe8)
- 🐛 add pollyfill for vision page.getHistory (0b905d0)
- 🐛 error when quick search (801d954)
- 🐛 title缺少icon字段,临时转接一下 (2f9bb25)
- 🐛 增加 getAddonData api (68b7e29)
- 🐛 增加剪切快捷键 (a73a82e)
- 🐛 快捷键支持 (73374dd)
- 🐛 移动快捷键 (7c8a27c)
-
- 修复dialog拖入不显示问题 2. dialog 只能在根节点下 3. 引入 modalNodeManager (65977e7)
- add extraEnv (9058ac8)
- border action style (6b91535)
- cancel dragging on invalid position (f961096)
- canDropIn 为 boolean 时失效 (7508fb6)
- createComponent 支持所有 schema (7f946f5)
- currentPage.id 返回 formUuid (775725d)
- documentModel toData 方法 (1ea0d73)
- export data (41f7724)
- fieldId 重复 (5d64312)
- force schema (6d0a8ff)
- getSuitablePlace (03e7c57)
- handling the undefined variable (0efe8b4)
- layout tabbar number (3975571)
- lc-borders-actions (56d9f5f)
- modal node locate (9a72dd7)
- modify layout props (9baba75)
- nextId append the id of document (80a5c93)
- nextId() 逻辑调整 (488a5d8)
- NodeChildren伪装为Array保证向前兼容 (7950bf5)
- panel visible time (18ac1fa)
- patch prototype (f20bfaa)
- prop type=UNSET 时返回 undefined (f437f30)
- quickSearch error (a8009ef)
- revert (dad21e2)
- settingField items is empty when type is not 'group' (582c41a)
- settingfield添加props修复地区组件切换类型报错 (88348f7)
- slot 兼容问题 + loop key bug fix (bc64017)
- support dropObject is data (809fda7)
- supports (371b84c)
- try get settingfield (56f242f)
- uniqueid (8db52f0)
- updateProps before init (760e6a6)
- vc-filter bug fix (31ea5d5)
- VC-Filter组件的适配问题 (1f581b8)
- 不对外暴露 Node (05957ce)
- 不应该限定 parent 才做解绑操作 (2e616e3)
- 优化simulator样式 (25ba893)
- 优化树子节点删除逻辑 (47e814f)
- 优化画布中点击事件屏蔽,增加富文本组件的部分屏蔽 (a5b6557)
- 优化画布中点击事件屏蔽,增加富文本组件的部分屏蔽 (ec08c6c)
- 低代码组件 props 显示 object 问题 (116498e)
- 低代码组件修改之后渲染为空 (ef71632)
- 修复 preset-vision 版本 lifeCycles 丢失以及 slot 初始化问题 (7cf6d24)
- 修复 toolbar 弹出位置异常 (b40b9a4)
- 修复js面板引用计数问题 (fcc1a6f)
- 修复低代码组件设计器、区块设计器根节点为 Page 的问题,修复 topArea 样式 (e85b542)
- 修复取不到值的情况 (5e7e488)
- 修复在切换页面时,没有销毁相应节点导致的一系列bug (59fac25)
- 修复导入的组件拖入画布报错 (caf9915)
- 修复获取 currentPage 的逻辑 (d8221db)
- 修改移动端设备宽度 (cd7b1e6)
- 兼容modal模式 (1092ee9)
- 初始就create 所有documentInstance, 否则路由跳转有问题 (fdd6978)
- 区块组件无法删除 (d936d2b)
- 卡片内容不可用拖动 (6a85c43)
- 去掉根据 componentName 判断 isModal 的逻辑 (28f0213)
- 可以降级到历史的 JSBlock 格式 (af1746b)
- 合并master分支 (bd2c6ad)
- 在 renderer 层面做 function component 包装,避免影响 rax 等其他场景 (1f920dd)
- 在Transducer中添加对MixedSetter的支持 (7317f2f)
- 在设计器里,所有组件都需要展示,不管 condition 为何值 (0e7e038)
- 增加 getNode 兼容接口 (5b6792f)
- 增加兼容 API (2960446)
- 处理 function component 无法选中的问题,本质上是没有 ref (fa94aab)
- 处理 schema id 重复的问题 (d2316be)
- 处理选区的 toolkit 位置不对的 bug (bfc63db)
- 复制之后 fieldId 重复 (36621ea)
- 实现 removeDocument (c07b447)
- 快捷键增加判断 (0f64829)
- 快捷键增加判断 (e18a231)
- 拖拽时要解除与原来节点的关系 (7a6bf2c)
- 支持事件 VE_EVENTS.VE_PAGE_PAGE_READY (935ffad)
- 支持页面回滚 (5d7dc2f)
- 暂时使用 live 模式作为条件判断是否限制选中 Page 组件 (0bab030)
- 更改生成 id 的规则, 否则命中 recore 解析 id 的一个限制 (5adff44)
- 根据目标元素的canDropIn函数判断是否能放入其他元素 (21d4f64)
- 灵犀vc组件中调用config, 补充进去 (7171aa2)
- 画布BorderAction埋点数据 (d813b50)
- 禁止组件拉到 Page 的直接子节点, 以及替换 tab 组件 (d93a291)
- 简化 onPageReady 实现逻辑 (a36e5f2)
- designer/node.ts: fix hasLoop logic (99a7288)
- 组件缺失占位 (aff2f34)
- 补充documnet-model中addonData 相关方法 (cbc70ea)
- 解决 set('schema') 后 componentsTree 越来越多的 bug (a171d3e)
- 调整 upgrade 和 init 的流程 (09fc1a0)
- 调整visionNode修改未知 (da59235)
- 页面加载之后就被标记位 isModified (2840d27)
Features
- 🎸 merge material-parser (b40c286)
- 🎸 polyfill exchange (286e7d8)
- 🎸 polyfill exchange (7070557)
- 🎸 增加icon获取api (f1a0823)
- 🎸 支持设置模拟器的 viewport 的宽高和缩放级别 (3a54241)
- add ? to component designer/src/designer/setting/utils.js (0025e3c)
- add alias for get index (e853a4f)
- add resize box (14a55ae)
- bord resizing (361f4f6)
- border resizing (c7fc28c)
- change reducer stage (c2e83c7)
- complete live-editing expr & i18n (3ac08ba)
- duplicate (ec932aa)
- Exchange (ef5a72e)
- extend deviceClassName (0e96074)
- for box resizing (cb2854d)
- for box resizing (77e325f)
- get SettingField instead of SettingPropEntry for compatibility (2787a12)
- history log (fbb3577)
- import react-docgen to parse propTypes (6e66168)
- iphonex 样式 (e3637b0)
- iphonex 样式 (08d7875)
- merge live mode (92c3039)
- rax simulator (05b262d)
- run vision polyfill (33750b7)
- show value state (bd49e50)
- support global inline editing (4f7179b)
- support plaintext liveediting (ea62f12)
- support prop.autorun (c0a5235)
- support subtreeModified (7eeb51c)
- ve事件埋点 (700e5b0)
- designer: add blank page logic (aeeb9ba)
- designer: add builtin hotkeys (2ec5883)
- 修复状态切换失效 (2e3f60d)
- 增加 node replaceWith 方法 (d44f95b)
- 增加miniapp外壳 (bccce8c)
- 大纲树支持模态视图 (3785e1c)
- 导出的schema增加componentsMap (dbc958c)
- 引擎层埋点 (69de533)
- 新增simulatorurl,可以设置cdn使用simulator (1f45b05)
- 新增用于小程序跳过 variable 检测设置 hotvalue 的方法 (ef799eb)
1.0.8-0 (2020-09-09)
Bug Fixes
- 不应该限定 parent 才做解绑操作 (2e616e3)
- 合并master分支 (bd2c6ad)
- 兼容modal模式 (1092ee9)
- 解决 set('schema') 后 componentsTree 越来越多的 bug (a171d3e)
- 优化树子节点删除逻辑 (47e814f)
Features
1.0.7-0 (2020-09-02)
0.9.55 (2020-09-08)
Bug Fixes
- 拖拽时要解除与原来节点的关系 (7a6bf2c)
0.9.54 (2020-09-03)
Note: Version bump only for package @ali/lowcode-designer
0.9.53 (2020-09-03)
Note: Version bump only for package @ali/lowcode-designer
1.0.6-0 (2020-09-02)
Bug Fixes
Features
Note: Version bump only for package @ali/lowcode-designer
1.0.5-0 (2020-08-20)
0.9.52 (2020-08-27)
Bug Fixes
- 在 renderer 层面做 function component 包装,避免影响 rax 等其他场景 (1f920dd)
0.9.51 (2020-08-26)
Bug Fixes
- 处理 function component 无法选中的问题,本质上是没有 ref (fa94aab)
0.9.50 (2020-08-24)
Bug Fixes
- 修复在切换页面时,没有销毁相应节点导致的一系列bug (59fac25)
- 在设计器里,所有组件都需要展示,不管 condition 为何值 (0e7e038)
- 实现 removeDocument (c07b447)
0.9.49 (2020-08-23)
Bug Fixes
- nextId() 逻辑调整 (488a5d8)
0.9.48 (2020-08-20)
Note: Version bump only for package @ali/lowcode-designer
0.9.47 (2020-08-19)
Bug Fixes
- 修复获取 currentPage 的逻辑 (d8221db)
0.9.46 (2020-08-19)
Bug Fixes
- support dropObject is data (809fda7)
Note: Version bump only for package @ali/lowcode-designer
0.12.0 (2020-08-17)
Note: Version bump only for package @ali/lowcode-designer
0.11.0 (2020-08-16)
Note: Version bump only for package @ali/lowcode-designer
0.10.0 (2020-08-14)
0.9.43 (2020-08-14)
Bug Fixes
- 修改移动端设备宽度 (cd7b1e6)
0.9.42 (2020-08-14)
Bug Fixes
- createComponent 支持所有 schema (7f946f5)
- 不对外暴露 Node (05957ce)
- 卡片内容不可用拖动 (6a85c43)
- 处理选区的 toolkit 位置不对的 bug (bfc63db)
- 快捷键增加判断 (0f64829)
- 快捷键增加判断 (e18a231)
- 组件缺失占位 (aff2f34)
Features
- 导出的schema增加componentsMap (dbc958c)
0.9.41 (2020-08-07)
Bug Fixes
- canDropIn 为 boolean 时失效 (7508fb6)
0.9.40 (2020-08-06)
Bug Fixes
- fieldId 重复问题 (e761b1a)
0.9.39 (2020-08-06)
Bug Fixes
0.9.38 (2020-08-06)
Bug Fixes
- 兼容modal模式 (1092ee9)
0.9.37 (2020-08-04)
Note: Version bump only for package @ali/lowcode-designer
0.9.36 (2020-08-04)
Bug Fixes
0.9.35 (2020-08-04)
Bug Fixes
0.9.34 (2020-07-29)
Bug Fixes
0.9.33 (2020-07-28)
Bug Fixes
- props.getNode 防死循环 (444e25c)
- vc-filter bug fix (31ea5d5)
- VC-Filter组件的适配问题 (1f581b8)
- 增加 getNode 兼容接口 (5b6792f)
- 补充documnet-model中addonData 相关方法 (cbc70ea)
- 调整visionNode修改未知 (da59235)
0.9.32 (2020-07-23)
Bug Fixes
- prop type=UNSET 时返回 undefined (f437f30)
0.9.31 (2020-07-22)
Features
- rax simulator (05b262d)
0.9.30 (2020-07-21)
Bug Fixes
- settingField items is empty when type is not 'group' (582c41a)
- updateProps before init (760e6a6)
- 低代码组件修改之后渲染为空 (ef71632)
- 修复导入的组件拖入画布报错 (caf9915)
- 调整 upgrade 和 init 的流程 (09fc1a0)
Features
- support subtreeModified (7eeb51c)
0.9.29 (2020-07-21)
Note: Version bump only for package @ali/lowcode-designer
0.9.28 (2020-07-21)
Bug Fixes
- modal node locate (9a72dd7)
- 修复取不到值的情况 (5e7e488)
- 可以降级到历史的 JSBlock 格式 (af1746b)
- 画布BorderAction埋点数据 (d813b50)
Features
- 大纲树支持模态视图 (3785e1c)
0.9.27 (2020-07-14)
Note: Version bump only for package @ali/lowcode-designer
0.9.26 (2020-07-13)
Note: Version bump only for package @ali/lowcode-designer
0.9.25 (2020-07-12)
Note: Version bump only for package @ali/lowcode-designer
0.9.24 (2020-07-12)
Bug Fixes
- nextId append the id of document (80a5c93)
- NodeChildren伪装为Array保证向前兼容 (7950bf5)
- 低代码组件 props 显示 object 问题 (116498e)
0.9.23 (2020-06-23)
Note: Version bump only for package @ali/lowcode-designer
0.9.21 (2020-06-23)
Bug Fixes
-
- 修复dialog拖入不显示问题 2. dialog 只能在根节点下 3. 引入 modalNodeManager (65977e7)
- add extraEnv (9058ac8)
- 修复低代码组件设计器、区块设计器根节点为 Page 的问题,修复 topArea 样式 (e85b542)
- 支持事件 VE_EVENTS.VE_PAGE_PAGE_READY (935ffad)
- 支持页面回滚 (5d7dc2f)
- 更改生成 id 的规则, 否则命中 recore 解析 id 的一个限制 (5adff44)
- 根据目标元素的canDropIn函数判断是否能放入其他元素 (21d4f64)
- 简化 onPageReady 实现逻辑 (a36e5f2)
Features
0.9.20 (2020-06-16)
Note: Version bump only for package @ali/lowcode-designer
0.9.19 (2020-06-15)
Bug Fixes
- force schema (6d0a8ff)
- patch prototype (f20bfaa)
- try get settingfield (56f242f)
- 禁止组件拉到 Page 的直接子节点, 以及替换 tab 组件 (d93a291)
Features
- complete live-editing expr & i18n (3ac08ba)
- get SettingField instead of SettingPropEntry for compatibility (2787a12)
- support prop.autorun (c0a5235)
- ve事件埋点 (700e5b0)
0.9.18 (2020-05-20)
Note: Version bump only for package @ali/lowcode-designer
0.9.17 (2020-05-19)
Note: Version bump only for package @ali/lowcode-designer
0.9.16 (2020-05-18)
Bug Fixes
- uniqueid (8db52f0)
0.9.15 (2020-05-16)
Note: Version bump only for package @ali/lowcode-designer
0.9.14 (2020-05-16)
Note: Version bump only for package @ali/lowcode-designer
0.9.13 (2020-05-16)
Note: Version bump only for package @ali/lowcode-designer
0.9.12 (2020-05-15)
Features
- change reducer stage (c2e83c7)
0.9.11 (2020-05-15)
Features
- add ? to component designer/src/designer/setting/utils.js (0025e3c)
- add alias for get index (e853a4f)
- add resize box (14a55ae)
- bord resizing (361f4f6)
- border resizing (c7fc28c)
- for box resizing (77e325f)
- for box resizing (cb2854d)
0.9.10 (2020-05-15)
Bug Fixes
0.9.9 (2020-05-13)
Bug Fixes
- 🐛 add hotkey up/down/left/right (9c8afe8)
- 🐛 error when quick search (801d954)
- 🐛 快捷键支持 (73374dd)
- 🐛 移动快捷键 (7c8a27c)
- cancel dragging on invalid position (f961096)
- panel visible time (18ac1fa)
- quickSearch error (a8009ef)
- supports (371b84c)
Features
- show value state (bd49e50)
- support global inline editing (4f7179b)
- support plaintext liveediting (ea62f12)
0.9.8 (2020-05-08)
Note: Version bump only for package @ali/lowcode-designer
0.9.7 (2020-05-07)
Bug Fixes
- 🐛 add pollyfill for vision page.getHistory (0b905d0)
- 🐛 title缺少icon字段,临时转接一下 (2f9bb25)
- 🐛 增加 getAddonData api (68b7e29)
- 🐛 增加剪切快捷键 (a73a82e)
- border action style (6b91535)
- documentModel toData 方法 (1ea0d73)
- settingfield添加props修复地区组件切换类型报错 (88348f7)
- 在Transducer中添加对MixedSetter的支持 (7317f2f)
Features
0.9.6 (2020-04-27)
Note: Version bump only for package @ali/lowcode-designer
0.9.5 (2020-04-27)
Note: Version bump only for package @ali/lowcode-designer
0.9.4 (2020-04-27)
Note: Version bump only for package @ali/lowcode-designer
0.9.3 (2020-04-16)
Note: Version bump only for package @ali/lowcode-designer
0.9.2 (2020-04-15)
Features
- 🎸 polyfill exchange (7070557)
- 🎸 polyfill exchange (286e7d8)
- Exchange (ef5a72e)
- run vision polyfill (33750b7)
0.9.1 (2020-03-31)
Note: Version bump only for package @ali/lowcode-designer
0.9.0 (2020-03-30)
Bug Fixes
- designer: fix insertion style (82c10d2)
Features
0.8.5 (2020-03-30)
Note: Version bump only for package @ali/lowcode-designer
0.8.4 (2020-03-30)
Note: Version bump only for package @ali/lowcode-designer
0.8.3 (2020-03-30)
Features
- 🎸 merge material-parser (b40c286)
- history log (fbb3577)
- import react-docgen to parse propTypes (6e66168)