Skip to content

Bump vditor from 3.8.5 to 3.8.6 in /src/Vditors#18

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/src/Vditors/vditor-3.8.6
Closed

Bump vditor from 3.8.5 to 3.8.6 in /src/Vditors#18
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/src/Vditors/vditor-3.8.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2021

Copy link
Copy Markdown

Bumps vditor from 3.8.5 to 3.8.6.

Changelog

Sourced from vditor's changelog.

Vditor change log

升级

  • 3.7
    • preview 静态方法添加 mode 配置
    • 大纲 DOM 结构和 class 变更
    • 添加 options.undoDelay 配置
    • 添加 options.counter.after 回调方法
    • 添加 previewImage 静态方法
    • 添加 options.fullscreen.index
    • 移除options.preview.markdown.chinesePunct 配置
    • options.outline 修改为 { enable: boolean, position: "left" | "right" }
    • toolbar.click 参数修改为 event: Event, vditor: IVditor
  • 3.6
  • options.preview.actions 添加 tooltip
  • mermaidRender 添加 theme 参数
  • mindmapRender 添加 theme 参数
  • chartRender 添加 theme 参数
  • 3.5
    • mermaidRender 移除 className 参数
  • 3.4
    • options.hint.at => "options.hint.extend: IHintExtend[]"
  • v3.3
    • options.mode 默认值修改为 ir
    • options.markdown.listMarker 修改为 options.markdown.listStyle
    • options.preview.markdow.theme 修改为 options.preview.theme
    • setContentTheme 参数修改为 contentTheme: string, path: string
    • setTheme 参数修改为 theme: "dark" | "classic", contentTheme?: string, codeTheme?: string, contentThemePath?: string
    • 移除 setSelection
    • 移除 options.keymap
    • 移除 options.preview.markdown.setext
    • 移除工具栏上的格式化功能:options.toolbar 中移除 format 选项
  • v3.2
    • IPreviewOptions.anchor 从 boolean 类型修改为 number 类型
  • v3.1
    • options.counter 修改为 counter?: { enable: boolean; max?: number; type: "markdown" | "text"; }
    • options.hideToolbar 修改为 toolbarConfig: { hide?: boolean, pin?: boolean }
    • setPreviewMode 方法中移除 preview 选项
    • options.preview.mode 移除 preview 选项
    • IPreviewOptions 中的 theme 配置移动到 IPreviewOptions.markdown
  • v3.0
    • options.mode 可选值为:'wysiwyg', 'sv', 'ir'
    • toolbar 中的 wysiwyg 修改为 edit-mode
    • new 支持传入 element
    • options.cache 修改为 {enable: boolean, id: string}
    • md2html 方法改为异步
    • 添加 options.preview.markdown.codeBlockPreview 配置
    • options.toolbar 添加 className 配置
    • 添加 getCurrentMode 方法

... (truncated)

Commits

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 [vditor](https://github.com/Vanessa219/vditor) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/Vanessa219/vditor/releases)
- [Changelog](https://github.com/Vanessa219/vditor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Vanessa219/vditor/commits)

---
updated-dependencies:
- dependency-name: vditor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 7, 2021
@dependabot @github

dependabot Bot commented on behalf of github Sep 22, 2021

Copy link
Copy Markdown
Author

Superseded by #22.

@dependabot dependabot Bot closed this Sep 22, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/src/Vditors/vditor-3.8.6 branch September 22, 2021 01:08
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants