Skip to content

Bump md-editor-v3 from 2.11.3 to 4.12.2#168

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/md-editor-v3-4.12.2
Closed

Bump md-editor-v3 from 2.11.3 to 4.12.2#168
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/md-editor-v3-4.12.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 24, 2024

Bumps md-editor-v3 from 2.11.3 to 4.12.2.

Release notes

Sourced from md-editor-v3's releases.

v4.12.2

修复问题

  • 🐞 UMD模块在生产环境报错(#475 )。
  • 🐞 两位数及以上的列表序号显示不完全,现在默认显示三位数,超过请自行调整样式(#477 )。

Fixed Bugs

  • 🐞 In production environments, errors occur with UMD module(#475 ).
  • 🐞 For two-digit and above list item numbers that are not fully displayed, currently they default to showing three-digit numbers; for longer numbers, please manually adjust the style accordingly(#477 ).

v4.12.1

修复问题

  • 🐞 在nuxt3中使用报document is not defined错。

Fixed Bugs

  • 🐞 Get document is not defined in nuxt3.

v4.12.0

新增特性

  • 🌟 为editorId设置不同的默认值(现在存在多个编辑器不需要手动设置该属性,但是使用目录组件时仍然需要相同)。
  • 🌟 暴露方法domEventHandlers来监听全部的dom事件(#446)。
  • 🌟 上传图片事件onUploadImg现在支持回显alttitle属性了,使用示例

重构

  • ⭐️ 切换预览状态时,从页面上移除dom。
  • ⭐️ 将组件Modal渲染到document.body中去(#437)。

修复问题

  • 🐞 未允许嵌入视频代码 (#463)。
  • 🐞 指令v-model的触发时机不正确(#455)。

New Features

  • 🌟 Generate different default values for attribute editorId(Now there exist multiple editors that do not require manual setting of this property, however, when using component MdCatalog, such configuration is still necessary.).
  • 🌟 Expose domEventHandlers for adding handlers for all DOM events(#446).
  • 🌟 The onUploadImg event for uploading images now supports displaying the alt and title attributes after upload. Refer to the example

Refactor

... (truncated)

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 show <dependency name> 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)

Bumps [md-editor-v3](https://github.com/imzbf/md-editor-v3) from 2.11.3 to 4.12.2.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Commits](https://github.com/imzbf/md-editor-v3/commits/v4.12.2)

---
updated-dependencies:
- dependency-name: md-editor-v3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 24, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 29, 2024

Superseded by #169.

@dependabot dependabot Bot closed this Mar 29, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/md-editor-v3-4.12.2 branch March 29, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants