kingwrcy / discussion

极简论坛
https://discussion.mblog.club
195 stars 20 forks source link

Bump md-editor-v3 from 4.17.3 to 4.19.0 #64

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps md-editor-v3 from 4.17.3 to 4.19.0.

Release notes

Sourced from md-editor-v3's releases.

v4.18.1

修复问题

  • 🐞 内容预览区域可能会抖动(#619)。
  • 🐞 placeholder内容过长时,光标高度不正常(#617)。

Fixed Bugs

  • 🐞 The preview area may shake(#619).
  • 🐞 When placeholder text is long, cursor line height is incorrect(#617).

v4.18.0

新增特性

  • 🌟 单击任务可以切换其状态(#609),示例

修复问题

  • 🐞 cyanosis主题下的任务列表永远是选中状态。

New Features

  • 🌟 Clicking a task can toggle its status(#609), demo.

Fixed Bugs

  • 🐞 Task list in cyanosis theme is always in a checked state.

v4.17.4

修复问题

  • 🐞 使用实验功能导致某些事件失效(#589)。
  • 🐞 放大图片事件可能会冲突。

Fixed Bugs

  • 🐞 Using experimental features causes certain events to become ineffective(#589).
  • 🐞 Zoom image event conflict.
Commits
  • 1c8140b 4.19.0
  • 5355ae6 feat: when provided highlight.js instance, switching code styles is no long...
  • b47e5d3 chore: remove incorrect examples
  • 5fb6d1b refactor: when positioning heading, margin-top of heading will be taken int...
  • 9da46c1 fix: unable to format text when using Prettier version 3.x
  • 0a73fe9 fix: scroll container element is not stored correctly
  • a377fa3 fix: attempted to access DOM on server side
  • 562e101 fix: cannot preview the image that needs to be cropped
  • 9aa8367 fix: catalog cannot be used in web component
  • 8a3cb24 fix: the icon size is not normal
  • 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)
dependabot[bot] commented 1 month ago

Superseded by #67.