Eisvana / eisvana.github.io

Eisvana Website
http://eisvana.com/
GNU General Public License v3.0
0 stars 0 forks source link

Bump md-editor-v3 from 4.13.5 to 4.14.1 #55

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps md-editor-v3 from 4.13.5 to 4.14.1.

Release notes

Sourced from md-editor-v3's releases.

v4.14.1

新增特性

  • 🌟 扩展了tableShape属性,文档
  • 🌟 支持给Modal配置初始的zIndex文档
  • 🌟 扩展CDN标签属性的配置(#502),文档

重构

  • ⭐️ 频繁渲染时,确保每个渲染的持续时间一致(#501)。
  • ⭐️ 当工具栏的长度为0时,不显示工具栏。

修复问题

  • 🐞 切换预览模式后,目录高亮显示功能变为不可用。
  • 🐞 切换预览模式后,调整编辑区域宽度的功能失效(#507)。

New Features

  • 🌟 Extend tableShape attribute(#152), Docs.
  • 🌟 Support configuring default zIndex for Modal, Docs.
  • 🌟 Extend configuration for CDN tag attributes(#502), Docs.

Refactor

  • ⭐️ When frequently rendering, ensure a consistent duration for each individual render(#501).
  • ⭐️ Do not display the toolbar when the length of toolbars is 0.

Fixed Bugs

  • 🐞 After switching preview mode, catalog highlighting feature becomes inactive.
  • 🐞 After switching preview mode, the function to adjust width of editing area is disabled(#507)
Commits
  • 0ce0802 4.14.1
  • ce2f13b fix: no onload event triggered when inserting an extension library(#515)
  • eb57801 4.14.0
  • 65902e4 perf: when frequently rendering, ensure a consistent duration for each indivi...
  • c2f7175 fix: after switching preview mode, the function to adjust width of editing ar...
  • 5ccf28d fix: after switching preview mode, catalog highlighting feature becomes inactive
  • ab0d0cf feat: extend configuration for CDN tag attributes(#502)
  • f6a0a16 refactor: do not display the toolbar when the length of toolbars is 0
  • 78fa673 feat: support configuring default zIndex for Modal
  • 5a7ae01 feat: extend tableShape attribute
  • 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 show 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)