Skip to content

Bump md-editor-v3 from 2.11.3 to 4.12.3#169

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps md-editor-v3 from 2.11.3 to 4.12.3.

Release notes

Sourced from md-editor-v3's releases.

v4.12.3

修复问题

  • 🐞 多余的调试代码(#474)。
  • 🐞 添加事件监听后,滚动条的位置不正常。
  • 🐞 单行中已存在$时,再输入未正确提示(#478)。

Fixed Bugs

  • 🐞 Remove unnecessary debug code(#474).
  • 🐞 After adding event listener, the initial scrollbar position is abnormal.
  • 🐞 In a line where sign $ already exists, further input will not trigger suggestions(#478).

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)。

... (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.3.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Commits](https://github.com/imzbf/md-editor-v3/commits/v4.12.3)

---
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 29, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 3, 2024

Superseded by #174.

@dependabot dependabot Bot closed this Apr 3, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/md-editor-v3-4.12.3 branch April 3, 2024 18:13
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