This commit is contained in:
hufeixiong
2021-07-20 19:28:51 +08:00
parent 79de48da66
commit b55f43fd0b
12 changed files with 393 additions and 26 deletions

View File

@@ -1,8 +1,11 @@
---
title: CHANGELOG
order: 1
---
## changelog
## 0.6.0
已支持编辑模式使用Iframe
@@ -13,6 +16,7 @@ order: 1
## 0.5.1
修复右侧选中不能取消选中问题。
## 0.5.0
修复control组件宽度不够问题。
@@ -26,7 +30,6 @@ order: 1
修改markline样式。
全局设置增加容器高度。
## 0.4.1
去除lib自动导入样式。
@@ -77,4 +80,4 @@ commander的传递进行修改可以获得config了commander不再从index
删除未作按钮增加fixed配置
## 0.1.4
基础功能
基础功能