fix(deps): update dependency md-editor-v3 to v6 #241
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.21.3->^6.0.0Release Notes
imzbf/md-editor-v3 (md-editor-v3)
v6.2.1Compare Source
新功能
修复Bug
New Features
Fixed Bugs
v6.2.0Compare Source
新功能
重构
KatexPlugin以统一块和内联数学公式解析。修复Bug
New Features
Refactor
KatexPluginto unify block and inline math parsing.Fixed Bugs
v6.1.1Compare Source
重构
修复问题
noPrettier的值为false时,应呈现标签`ToolbarPrettier'。catalogMaxDepth时高亮显示(#971)。Refactor
Fixed Bugs
noPrettieris false, labelToolbarPrettiershould be rendered.v6.1.0Compare Source
新增特性
mermaid模块代码。修复问题
New Features
mermaidmodule.Fixed Bugs
v6.0.1Compare Source
修复问题
Fixed Bugs
v6.0.0Compare Source
新增特性
toolbar一直,默认不展示,文档参考:文档。重构
type和options,用于区分不同扩展。文档。MdPreview时,移除外层包装元素。修复问题
codemirror导入EditorView。New Features
toolbar, hidden by default. Documentation.Refactor
typeandoptionsfor codemirror's extensions to use to distinguish between them. DocumentationMdPreview, remove wrapper element.Fixed Bugs
EditorViewfromcodemirrorwhen using CDN.v5.8.5Compare Source
修复问题
Fixed Bugs
v5.8.4Compare Source
修复问题
1rf编码错误(#921)。Fixed Bugs
v5.8.3Compare Source
重构
修复问题
Refactor
Fixed Bugs
v5.8.2Compare Source
修复问题
mermaid到最新版本。感谢 @mzner 。katex时没有携带预设的属性(#912)。感谢 @kaokei 。Fixed Bugs
memraidto latest version. Thanks to @mzner .katex(#912). Thanks to @kaokei.v5.8.1Compare Source
修复问题
Fixed Bugs
v5.8.0Compare Source
新增特性
修复问题
New Features
MdPreview: https://unpkg.com/md-editor-v3@latest/lib/umd/preview.jsFixed Bugs
v5.7.1Compare Source
修复问题
Fixed Bugs
v5.7.0Compare Source
新增特性
重构
⭐️ 矫正”裁剪上传“的翻译。
⭐️ 重命名类型
ConfigOption为GlobalConfig。⭐️ 主题调整:
修复问题
New Features
Refactor
⭐️ Correct crop command translation.
⭐️ Rename type
ConfigOptiontoGlobalConfig.⭐️ Theme Adjustment:
Fixed Bugs
v5.6.1Compare Source
新增特性
extraTools属性可以被设置为方法(#865)。修复问题
New Features
extraToolsattribute can be set to function(#865).Fixed Bugs
v5.6.0Compare Source
新增特性
insertLinkDirect,用于设置是否直接插入链接(#855)。修复问题
execCommand插入图像或链接。New Features
Fixed Bugs
execCommand.v5.5.1Compare Source
修复问题
MdCatalog在挂载前访问元素 (#838)。Fixed Bugs
MdCatalogaccess elements before mounting (#838).v5.5.0Compare Source
新增特性
box-sizing默认值(#785)New Features
v5.4.5Compare Source
Upgrade dependency
@vavt/markdown-theme, Log: v4.4.0v5.4.4Compare Source
重构
data-code存储mermaid模块代码(#799)(#813)。修复问题
mermaid模块无法展示(#813 @NitroRCr).Refactor
Fixed Bugs
mermaidmodules with double quotes can't be displayed(#813 @NitroRCr).v5.4.3Compare Source
重构
修复问题
Refactor
Fixed Bugs
v5.4.2Compare Source
修复问题
Fixed Bugs
v5.4.1Compare Source
修复问题
Fixed Bugs
v5.4.0Compare Source
新增特性
mermaid.enableZoom,开发者可以启用mermaid模块的缩放功能(#798)。重构
navigator.clipboard来复制代码。onError事件, 支持捕获mermaid渲染错误。mermaid模块。修复问题
mermaid内容无法正常渲染(#799)。New Features
mermaid.enableZoom, users can enable zooming of mermaid(#798).Refactor
navigator.clipboardto copy code.onErrorevent, support for catchingmermaidrendering errors.mermaidmodule.Fixed Bugs
v5.3.2Compare Source
重构
修复问题
onRemount事件的位置定义错误。Refactor
Fixed Bugs
v5.3.1Compare Source
v5.3.0Compare Source
新增特性
onRemount事件。MdEditor组件新增catalogLayout属性。重构
修复问题
New Features
onRemount.catalogLayoutforMdEditor.Refactor
Fixed Bugs
v5.2.3Compare Source
修复问题
Fixed Bugs
v5.2.2Compare Source
重构
Refactor
v5.2.1Compare Source
新增特性
prefix。showToolbarName属性。修复问题
disabled属性。New Features
prefix.showToolbarNameto the expansion component actively.Fixed Bugs
already been destroyed.(#748).
v5.2.0Compare Source
v5.1.1Compare Source
修复问题
MdCatalog组件会显示之前缓存的目录。New Features
MdCatalogcomponent will display the last cached catalog.v5.1.0Compare Source
新增特性
disabled现在对工具栏生效了(#722)。重构
default插槽替换部分trigger插槽。修复问题
New Features
disabledis now effective for the toolbar(#722).Refactor
triggerslot withdefaultslot.Fixed Bugs
v5.0.2Compare Source
修复问题
$开头的案例。Fixed Bugs
$.v5.0.1Compare Source
重构
Refactor
v5.0.0Compare Source
新增特性
clearSideEffects,文档。重构
noIconfont相关属性。id替换editorId属性(仅MdEditor和MdPreview),使用useId获取默认值(你需要使用vue@3.5以上)。XSSPlugin, 不再默认添加 XSS 扩展到组件,示例。MdCatalog组件,新增指示器。修复问题
inputBoxWitdh,现在:inputBoxWidth。New Features
clearSideEffects, Docs.Refactor
editorIdproperty withid(onlyMdEditorandMdPreview), useuseIdto get default value(you need to use vue@3.5 or above).XSSPlugin, no longer include XSS protection by default, Example.noIconfont.MdCatalog, add indicator.Fixed Bugs
inputBoxWitdh, now:inputBoxWidth.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.