lenve / VBlog

V部落,Vue+SpringBoot实现的多用户博客管理平台!
http://45.77.146.32:8081/index.html
7.32k stars 2.93k forks source link

Bump mavon-editor from 2.4.13 to 2.8.2 in /vueblog #78

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps mavon-editor from 2.4.13 to 2.8.2.

Release notes

Sourced from mavon-editor's releases.

v2.5.4

v2.5.2

  • bug修复
  • 合并PR

v2.4.16

  • 添加多图上传 #120
  • 添加 image_filter 图片过滤函数 #101
  • 完善 $imgDelByFilename,在调用这个函数删除了图片之后,将其从 md 源代码中删除 #101

  • Add multi images upload #120
  • Add image_filter for image file filter function #101
  • After calling the $imgDelByFilename function, the related pictures are deleted from the md source code #101

v2.4.15

  • 修复工具栏图片按钮下拉菜单在火狐浏览器中的兼容问题

  • Fix dropdown compatibility in Firefox

v2.4.14

  • 在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
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/lenve/VBlog/network/alerts).