Eisvana / eisvana.github.io

Eisvana Website
http://eisvana.com/
GNU General Public License v3.0
0 stars 0 forks source link

Bump md-editor-v3 from 4.20.2 to 4.21.0 #106

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps md-editor-v3 from 4.20.2 to 4.21.0.

Release notes

Sourced from md-editor-v3's releases.

v4.21.0

新增特性

重构

  • ⭐️ 通过添加标签使输入符合ADA标准(#695)。
  • ⭐️ 用完整形式替换一些缩写内容。

修复问题

  • 🐞 移除代码中多余的引号(#694)。

New Features

Refactor

  • ⭐️ Make Inputs ADA Compliant by adding Labels(#695).
  • ⭐️ Replace some abbreviated content with its full form.

Fixed Bugs

  • 🐞Remove excess quotes(#694).

v4.20.4

修复问题

  • 🐞 显示工具栏描述时,图标没有居中显示(#682)(#691)。

Fixed Bugs

  • 🐞 When displaying toolbar text, the icons are not centered(#682)(#691).

v4.20.3

新增特性

  • 🌟 只在需要时显示切换同步滚动按钮(#684)。

修复问题

  • 🐞 无法使用ctrl+ictrl+u快捷键(#686)。
  • 🐞 显示工具栏描述时,图标没有居中显示(#682)。

... (truncated)

Commits
  • bb33bbe 4.21.0
  • d818dab refactor: replace some abbreviated content with its full form
  • d6a20d8 Merge pull request #695 from ikkysleepy/ada-compliance
  • 1c9b006 Add Missing Labels
  • 526a890 feat: export component NormalFooterToolbar
  • 92956a8 Merge pull request #694 from King-hsw/develop
  • ac66087 fix:代码块中的copy-button标签内多一个无效双引号
  • 4c80645 4.20.4
  • a5d5c2d refactor: when displaying toolbar text, the icons are not centered(#682)(#691)
  • 08114de Revert "fix: when displaying toolbar text, the icons are not centered(#682)"
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)