update 0.15.2

This commit is contained in:
yehuozhili
2022-04-29 23:43:03 +08:00
parent 7ae87f157e
commit 8ccf5289e5
15 changed files with 113 additions and 55 deletions

View File

@@ -5,6 +5,12 @@ nav:
title: 变更日志
order: 6
---
## 0.15.2
修复行内元素编辑预览不一致情况。
新增行高字号配置项。
## 0.15.1
新增useRegistFunc用于注册函数。