Skip to content

Latest commit

 

History

History
415 lines (141 loc) · 11.9 KB

CHANGELOG.md

File metadata and controls

415 lines (141 loc) · 11.9 KB

0.2.49 (2022-07-23)

Bug Fixes

0.2.48 (2022-07-22)

Features

  • 支持暴露 moveable 对象 (fb7a7bc)

0.2.47 (2022-07-22)

Features

0.2.46 (2022-07-21)

0.2.45 (2022-07-20)

Features

  • 通过 ref 获取 Editor 的 api 对象 (7fbb406)

0.2.44 (2022-07-20)

Features

  • 去掉属性配置栏的底部 (a49b6c9)

0.2.43 (2022-07-20)

Features

  • 默认支持移动编辑区 (1809706)

0.2.42 (2022-07-18)

Features

  • 导出 numberFormat 函数 (1ea4147)

0.2.41 (2022-07-13)

Features

  • 优化 Select 的 placeholder 实现 (ae19f97)

0.2.40 (2022-07-12)

0.2.39 (2022-07-12)

Bug Fixes

  • 组件 ListTree Key 匹配问题 (c379045)

0.2.38 (2022-07-12)

Features

  • list tree 支持自定义 key Name (730ad22)

0.2.37 (2022-07-12)

Features

0.2.36 (2022-07-12)

Features

  • 添加属性面板演示 (55f5894)

0.2.35 (2022-07-11)

Features

  • 属性面板表单组件效果 (5d88584)

0.2.34 (2022-07-11)

0.2.33 (2022-07-11)

0.2.32 (2022-07-11)

Features

0.2.31 (2022-07-11)

Features

  • 导出 ScrubbableControl 与 SegmentedControl (7c92b14)

0.2.30 (2022-07-11)

Features

  • 导出 properties 中的组件 (55b860f)

0.2.29 (2022-06-27)

Bug Fixes

  • 修复错误的默认 editor state (85f66f7)

0.2.28 (2022-06-27)

Features

0.2.27 (2022-06-27)

Features

  • 优化 MultipleWrapperData 组件排序逻辑 (aa5c0e0)

0.2.26 (2022-06-23)

Features

0.2.25 (2022-06-20)

Bug Fixes

  • 忽略测试问题,暂时停用 (ea80635)

0.2.24 (2022-06-20)

Features

0.2.23 (2021-12-12)

Features

  • 属性面板: 支持 PopoverWrapper 中嵌套 MultipleWrapper 结构 (a484131)

0.2.22 (2021-12-12)

Features

  • 属性面板: 通过 multiple 设置可以,快速添加 MultipleWrapper 组件 (1c8c505)

0.2.21 (2021-12-11)

Bug Fixes

  • 属性面板: 优化 MultipleWrapper 组件 (a92f992)

0.2.20 (2021-12-11)

Bug Fixes

  • 属性面板: 修复 MultipleWrapper 组件 howPopoverImmediatelyAtCreated 属性无效的问题 (111069f)

0.2.19 (2021-12-11)

Features

  • 属性面板: 列表配置组件 (88e0144)

0.2.18 (2021-12-10)

Features

  • 调整默认屏幕尺寸 (9ed58e6)

0.2.17 (2021-11-29)

Bug Fixes

  • 为 tailwind 添加前缀,避免与 bootstrap 冲突 (e064786)

0.2.16 (2021-11-25)

Bug Fixes

  • 依赖调整 @asany/icons (c1c6d5b)

0.2.15 (2021-11-24)

Features

  • 移除组件面板相关样式 (6899063)

0.2.14 (2021-11-24)

Features

0.2.12 (2021-11-23)

Bug Fixes

0.2.10 (2021-11-23)

Features

  • 导出 Toolbar 中的 render 方法 (176a763)

0.2.9 (2021-10-21)

Features

0.2.8 (2021-09-28)

Bug Fixes

  • 避免样式冲突,修改 class 名称 (1528bd4)

0.2.7 (2021-09-11)

Bug Fixes

0.2.6 (2021-08-30)

Bug Fixes

  • lodash-es 转为 lodash (6900718)

0.2.5 (2021-08-28)

Bug Fixes

  • 🐛 解决切换属性配置面板时,更新 value 导致的 Maximum call stack size exceeded (070ff98)

0.2.4 (2021-08-28)

Bug Fixes

  • 🐛 解决切换属性面板,表单数据不同步的问题 (3727497)

0.2.2 (2021-08-26)

Bug Fixes

  • 简化 Block 配置时的变量名 (7c2c54e)

0.2.1 (2021-08-26)

Features

  • 删除原组件配置逻辑,优化 Moveable 功能 (#3) (511aa3f)

0.2.0 (2021-08-20)

Bug Fixes

  • 左边栏,resizer 最小化时,位置优化 (bb5a447)
  • 更新 @asany/icons 到 0.1.5 (5c9ce73)
  • 解决 absolute 造成的右侧超出的问题 (d4e4cdb)

Features

  • 使用 @asany/icons 管理图标 (74d9a76)

0.1.1 (2021-07-15)

Features

  • 添加工作区组件配置 (aad9660)
  • 通用编辑器原始代码 (8be574a)