Browse Source

chore: add changeset for tiptap maxHeight feature

pull/7897/head
yuan.ji 4 months ago
parent
commit
a28fc4441f
  1. 10
      .changeset/tiptap-maxheight-feature.md

10
.changeset/tiptap-maxheight-feature.md

@ -0,0 +1,10 @@
---
"@vben/plugins": minor
---
feat: tiptap 组件新增 maxHeight 属性支持
- 新增 maxHeight prop,支持限制编辑器内容区最大高度
- 编辑器内容超出最大高度时自动显示滚动条
- 新增完整的组件文档(中英文)
- 新增基础用法和图片上传示例
Loading…
Cancel
Save