Skip to content

build(deps-dev): bump md-editor-v3 from 1.11.14 to 2.8.1#123

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

build(deps-dev): bump md-editor-v3 from 1.11.14 to 2.8.1#123
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/md-editor-v3-2.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 20, 2023

Copy link
Copy Markdown

Bumps md-editor-v3 from 1.11.14 to 2.8.1.

Release notes

Sourced from md-editor-v3's releases.

v2.8.1

🐞 修复:

  • 🐞 切换预览状态后,滚动预览区域未高亮目录中的标题。

🐞 Fix:

  • 🐞 Heading in catalog is not highlighted after switching the status of the preview element.

v2.8.0

⭐️ 新增:

  • ⭐️ alert模块支持不输入标题。
  • ⭐️ 提供headingId作为配置标题方法的第六入参(通过props.markedHeadingId生成,用于解决不同编辑器的markedHeadingId和公共配置优先级问题)。

🌟 重构:

  • 🌟 移除工具栏模块在仅预览时多余的判断逻辑。
  • 🌟 内容中公共模块(katexmermaidalert)样式移动到公共库@​vavt/markdown-theme
  • 🌟 所有主题均不再隐藏复制代码按钮。

🐞 修复:

  • 🐞 输入内容时提示TypeError: textarea is undefined (#206 )。
  • 🐞 方法类型的props默认值设置错误。
  • 🐞 mermaid内容在某些主题下文字下沉。

⭐️ New Feature:

  • ⭐️ Support to render alert module without title.
  • ⭐️ Provide headingId as the sixth parameter to configure heading.

🌟 Refactor:

  • 🌟 Remove useless logic that check status 'previewOnly' in Toolbar.
  • 🌟 Move style of common modules to @​vavt/markdown-theme.
  • 🌟 The Copy Code button is no longer hidden for all themes.

🐞 Fix:

  • 🐞 Got 'TypeError: textarea is undefined' when typing text (#206 ).
  • 🐞 Correct default value of type Function.
  • 🐞 The text display error in module mermaid.

v2.7.2

🐞 修复:

... (truncated)

Commits
  • 8824f17 2.8.1
  • cd85115 fix: heading in catalog is not highlighted after switching the status of the ...
  • e1d0ac0 2.8.0
  • 84628f4 fix: event 'onClick' could not be triggered
  • e4dfaf1 chore: upgrade @​vavt/markdown-theme to 2.0.1
  • cb9bebb chore: update example of nuxt
  • 2ede742 docs: reveal type 'RewriteHeading'
  • 51564af feat: provide 'headingId' as the sixth parameter to configure heading
  • d4fec32 chore: upgrade @​vavt/markdown-theme
  • a192c20 chore: install new caniuse-lite version
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by imzbf, a new releaser for md-editor-v3 since your current version.


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)

Bumps [md-editor-v3](https://github.com/imzbf/md-editor-v3) from 1.11.14 to 2.8.1.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Commits](imzbf/md-editor-v3@v1.11.14...v2.8.1)

---
updated-dependencies:
- dependency-name: md-editor-v3
  dependency-type: direct:development
  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 Feb 20, 2023
@dependabot @github

dependabot Bot commented on behalf of github Mar 6, 2023

Copy link
Copy Markdown
Author

Superseded by #129.

@dependabot dependabot Bot closed this Mar 6, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/md-editor-v3-2.8.1 branch March 6, 2023 01:22
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