Skip to content

build(deps-dev): bump md-editor-v3 from 1.11.14 to 2.9.0#129

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 6, 2023

Copy link
Copy Markdown

Bumps md-editor-v3 from 1.11.14 to 2.9.0.

Release notes

Sourced from md-editor-v3's releases.

v2.9.0

新增特性:

  • ⭐️ 在代码模块中显示代码的语言名称(#212)。
  • ⭐️ 使用图标替换复制代码按钮中的文字(#212). 新的图标库链接 iconfont.js
  • ⭐️ 支持新的katex模块语法(例如: $$\tag{hi} x+y^{2x}$$)。
  • ⭐️ 新的监听事件: onBlur, onFocus(#214)。
  • ⭐️ 当previewOnly设置为true时,也加载图标库。
  • ⭐️ 支持使用mermaid@10(#219)。然而,当前的默认版本是9.4.0,因为mermaid的一些bug尚未修复。
  • ⭐️ 切换预览模块显示状态后,自动对齐两边的滚动条。

重构:

  • 🌟 移除工具栏的样式min-width(#214)。
  • 🌟 修正css变量(--md-scrollbar-thumb-active-color)中不正确的拼写名称。

修复Bug:

  • 🐞 自定义一些marked内部的扩展未正确生效。
  • 🐞 复制按钮在切换预览模块状态后没有正确显示。
  • 🐞 使用SSR时,提供mermaid实例时报错。

New Features:

  • ⭐️ Display the name of development language(#212).
  • ⭐️ Replace text with icon in element .copy-button(#212). New iconfont.js.
  • ⭐️ Write a katex block with one new grammar($$\tag{hi} x+y^{2x}$$ works).
  • ⭐️ New events: onBlur, onFocus(#214).
  • ⭐️ Load iconfont.js when set previewOnly = true.
  • ⭐️ Support to use mermaid@10 (#219). However, the current default version is 9.4.0, for some bugs of mermaid are not fixed yet.
  • ⭐️ Synchronize scroll height after switching preview status.

Refactor:

  • 🌟 Remove style min-width of toolbar(#214).
  • 🌟 Modify the wrong spelling of css variable(--md-scrollbar-thumb-active-color) name.

Fix Bugs:

  • 🐞 Some modules of marked can't be customized.
  • 🐞 The button for copying code is not initialized after switching peview status.
  • 🐞 Render mermaid error when using SSR.

v2.8.1

🐞 修复:

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

... (truncated)

Commits
  • 5478336 2.9.0
  • cba6abe refactor: modify the wrong spelling of css variable name
  • 7b3cadf feat: set the default version of mermaid to 9.4.0 temporarily(#219)
  • 71c8f65 refactor: move unresolveHtml into function asyncReplace
  • ee240e7 chore: upgrade mermaid@10.0.2
  • 13be0e8 refactor: adjust mermaid template
  • 56ca59b docs: correct syntax errors
  • 63ab0bd fix: content is not generated normally when using SSR
  • f805d6e chore: store debug parameters
  • bfab8a1 fix: the button for copying code is not initialized after switching preview s...
  • 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.9.0.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Commits](imzbf/md-editor-v3@v1.11.14...v2.9.0)

---
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 Mar 6, 2023
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