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.15.6 to 4.16.7 #68

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps md-editor-v3 from 4.15.6 to 4.16.7.

Release notes

Sourced from md-editor-v3's releases.

v4.16.7

修复问题

  • 🐞 当只有一个模块存在时,在右侧滚动时会出现错误(#565)。

Fixed Bugs

  • 🐞 When there is only a single module present, an error occurs when scrolling on right side.(#565)

v4.16.6

修复问题

  • 🐞 当滚动到底部时,两侧的同步率可能不相同。

Fixed Bugs

  • 🐞 When scrolling to the bottom, the synchronization ratio on both sides may not be the same.

v4.16.3

修复问题

  • 🐞 删除文档末尾的换行符时,同步滚动可能失效。
  • 🐞 当设置codeFoldablefalse时,折叠图标仍然显示(#561)。

Fixed Bugs

  • 🐞 When delete trailing line break, synchronized scrolling becomes disabled.
  • 🐞 Icon not removed when codeFoldable is false(#561).

v4.16.0

新增特性

  • 🌟 显示代码折叠状态,并支持将复制按钮替换为图标(#542#547)。

修复问题

  • 🐞 切换语言时,复制按钮文字未切换。
  • 🐞 原始规范和扩展规范之间的代码块呈现方法不一致(#554)。

New Features

  • 🌟 Indicates code folding status and supports replacing copy button with icon(#542, #547).

... (truncated)

Commits
  • e8e2e83 4.16.7
  • 11b8b95 fix: when there is only a single module present, an error occurs when scrolli...
  • 6c75053 4.16.6
  • 5d50419 fix: synchronized scrolling positions on right sides are inconsistent
  • 859db1e 4.16.5
  • b831d1c fix: synchronized scrolling positions on both sides are inconsistent
  • a4981c9 4.16.4
  • 7bf7d18 fix: when scrolling to the bottom, the synchronization ratio on both sides ma...
  • 1ef2790 4.16.3
  • 2c14fbb 4.16.2
  • 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)