Skip to content

Bump md-editor-v3 from 2.7.2 to 4.2.2#122

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps md-editor-v3 from 2.7.2 to 4.2.2.

Release notes

Sourced from md-editor-v3's releases.

v4.2.2

修复问题:

  • 🐞 嵌套的列表标记不标准。

Fixed Bugs:

  • 🐞 Nested list marker are not standard.

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

... (truncated)

Commits
  • b8f9f62 4.2.2
  • cc109c2 chore: upgrade @​vavt/markdown-theme
  • fedd3d7 refactor: unified controller of generating mermaid module
  • 25b6e7e refactor: remove useless code
  • 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
  • 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 10, 2023
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/md-editor-v3-4.2.2 branch 9 times, most recently from 580ce80 to 518178d Compare July 16, 2023 12:59
Bumps [md-editor-v3](https://github.com/imzbf/md-editor-v3) from 2.7.2 to 4.2.2.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Commits](imzbf/md-editor-v3@v2.7.2...v4.2.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 force-pushed the dependabot/npm_and_yarn/md-editor-v3-4.2.2 branch from 518178d to 4ddb094 Compare July 16, 2023 13:00
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 14, 2023

Superseded by #133.

@dependabot dependabot Bot closed this Aug 14, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/md-editor-v3-4.2.2 branch August 14, 2023 18:11
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