Skip to content

v2.4.14

Compare
Choose a tag to compare
@hinesboy hinesboy released this 20 Dec 10:10
· 292 commits to master since this release
0132e90
  • 在mavon最外层添加样式text-align: left,防止受到外部样式影响
  • 单双栏切换逻辑调整,单双栏切换更加合理
  • 去除自动切换单双栏逻辑(在 width < 768px变单栏)
  • 添加链接、图片链接弹出页面优化,支持TAB键、回车键操作
  • 上传图片限制文件格式为gif,jpeg,jpg,png,svg
  • fix #157
  • fix #156

  • Add style text-align: left to the mavonEditor
  • Improve the single-double column switching logic
  • Rmove the single-double column auto-switching logic(width < 768px)
  • Improve the Upload page (Support TAB key, ENTER key operation)
  • Limit image upload types
  • fix #157
  • fix #156