Skip to content

Bump md-editor-v3 from 2.7.2 to 4.2.1#116

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

Bump md-editor-v3 from 2.7.2 to 4.2.1#116
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/md-editor-v3-4.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 3, 2023

Bumps md-editor-v3 from 2.7.2 to 4.2.1.

Release notes

Sourced from md-editor-v3's releases.

v4.2.1

修复Bugs:

  • 🐞 自定义的markdown-it扩展失效(#305 )。
  • 🐞 用于生成mermaid的临时节点没有被正确移除(#312 )。
  • 🐞 编辑器模式展开目录时,页脚工具栏被遮挡(#310 )。
  • 🐞 可能存在的对null访问属性getBoundingClientRect报错(#308 )。

Fix Bugs:

  • 🐞 Customized markdown-it extensions have lower priority(#305).
  • 🐞 Temporary node not removed when no mermaid exists(#312).
  • 🐞 Location of internal catalog is incorrect(#310).
  • 🐞 Cannot read properties of null (reading 'getBoundingClientRect ')(#308 ).

v4.2.0

重构:

  • 🌟 editorRef.value.focus()现在可以设定获得焦点后光标的位置,默认上次光标的位置(#299 ),文档:focus

修复问题:

  • 🐞 editorRef.value.insert()插入内容后编辑器没有获取焦点。

Refactor:

  • 🌟 Cursor position can be set during focusing, in editorRef.value.focus()(#299 ), docs: focus.

Fix Bugs:

  • 🐞 Lost focus when using editorRef.value.insert() and setting select to false.

v4.1.1

修复Bugs:

  • 🐞 codemirror的新扩展不支持在创建时立即设置属性。
  • 🐞 在首次渲染mermaid@10+模块时,页面会闪烁。

Fix Bugs:

  • 🐞 New extension of codemirror does not support setting properties immediately.
  • 🐞 Page blinks when rendering mermaid@10+ for the first time.

... (truncated)

Commits
  • 176f35c 4.2.1
  • d490f35 fix: cannot read properties of null (reading 'getBoundingClientRect ')(#308)
  • 0bdab59 fix: location of internal catalog is incorrect(#310)
  • b3c5fdf fix: temporary node not removed when no mermaid exists(#312)
  • 82fdd78 refactor: delete unused attribute trigger of Dropdown
  • 9bea852 chore: ignore yarn.lock in example folder
  • 69f2234 fix: customized markdown-it extensions have lower priority(#305)
  • 9d5be64 4.2.0
  • 29ea44f fix: lost focus when setting select to false
  • 7021fa3 docs: new example for focus()
  • 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 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 dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 3, 2023
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/md-editor-v3-4.2.1 branch from edbccad to 2fb4068 Compare July 4, 2023 21:18
Bumps [md-editor-v3](https://github.com/imzbf/md-editor-v3) from 2.7.2 to 4.2.1.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Commits](imzbf/md-editor-v3@v2.7.2...v4.2.1)

---
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 force-pushed the dependabot/npm_and_yarn/md-editor-v3-4.2.1 branch from 2fb4068 to 8f5d29d Compare July 4, 2023 21:20
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 10, 2023

Superseded by #122.

@dependabot dependabot Bot closed this Jul 10, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/md-editor-v3-4.2.1 branch July 10, 2023 18:50
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