Skip to content

v1.2.0

Choose a tag to compare

@yikoyu yikoyu released this 28 Jun 09:41
· 546 commits to master since this release

1.2.0 (2022-06-28)

Bug Fixes

  • image: update上传时无效 (d347f68)
  • image: 表单输入时lockAspectRatio默认值伪true (6acf546)
  • locales: 修改国际化文本 editor.image.size.large (57d90e5)
  • VuetifyViewer: blockquote的class被xss过滤 (c5a4577)
  • 编辑器换空行,getHTML输出html为

    ,和编辑时行为不一致 (7ae230e)

Features

  • BubbleMenu: 添加image-aspect-ratio选项 (7fde452)
  • image: 添加长宽锁定功能,width为100%时,编辑器无效果 (9188ae4)
  • VuetifyTiptap: 添加maxWidth参数 (b8cccd0)
  • VuetifyViewer: 添加before插槽和after插槽 (a5fa49a)