chore(deps): bump vditor from 3.5.4 to 3.5.5 #37

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/vditor-3.5.5 into master 2020-10-19 14:41:21 +08:00
dependabot[bot] commented 2020-10-16 19:22:37 +08:00 (Migrated from github.com)

Bumps vditor from 3.5.4 to 3.5.5.

Release notes

Sourced from vditor's releases.

Vditor v3.5.5 发布,支持 flowchart

发布新闻

Changelog

Sourced from vditor's changelog.

v3.5.5 / 2020-10-12

  • 777 blockquote 复制问题 修复缺陷
  • 774 sv 模式在 table 后换行 bug修复缺陷
  • 773 vditor支持FlowCharts的流程图语法 引入特性
  • 770 取消列表项自动合并 改进功能
  • 768 mermaid 问题修复 修复缺陷
  • 765 hint 组件中文回车及单引号转译修复 修复缺陷
  • 746 块引用 > 按下后即渲染(允许空内容的块引用) 改进功能
  • 757 汉语拼音中文空格问题 修复缺陷
  • 756 任务列表编辑问题 修复缺陷
  • 755 撤销后光标位置改进 修复缺陷
  • 746 代码片段都没了 修复缺陷
  • 753 更新社区地址为 ld246.com 文档相关
  • 752 图表和脑图 undo bug 修复缺陷
  • 749 即时渲染模式转义符 \ 改进 改进功能
  • 747 options.esc 中文处理 改进功能
  • 744 IR 模式代码块闪烁 修复缺陷
  • 748 数学公式中出现中文不能渲染问题 修复缺陷
  • 738 IR 模式标题变大变小快捷键及光标位置 修复缺陷
  • 736 MathJax 数学公式会抖动 改进功能
  • 735 官网地址及桌面端地址修改 文档相关
  • 730 数学公式细节处理 修复缺陷
  • 文档修改
    • 3.5.5 mermaidRender 移除 className 参数;添加 flowchartRender 方法

v3.4.7 / 2020-08-22

  • 717 在IR模式下插入特殊字符的bug 修复缺陷
  • 719 支持 ==Mark== 标记语法 引入特性
  • 711 调试工具栏图颜色不适配暗黑主题 改进功能
  • 718 脚注太长浮层渲染溢出 修复缺陷
  • 716 insertValue 无法插入html文本 改进功能
  • 714 preview 数学公式解析问题 修复缺陷
  • 709 操作栏按钮快速点击问题「ir」「wysiwyg」模式 改进功能
  • 706 光标非正常移动 修复缺陷
  • 676 请求:增加 Ant Design 主题 引入特性
  • 703 codeblock with backspace(IR) 修复缺陷
  • 708 linkToImgUrl 方法添加 token 改进功能
  • 701 复制到微信、知乎的改进 改进功能
  • 684 图片使用引用风格时的解析问题 修复缺陷
  • 698 图片上传解析问题 修复缺陷
  • 696 图片参考式解析问题 修复缺陷
  • 694 Fix expandmarker for node element 修复缺陷
  • 697 修复Lute类型的定义 开发重构
  • 687 Code 内 Enter/Backspace/Delete 可能不触发 input,并导致 Code 不及时渲染 改进功能
  • 685 options.icon 增加判断如果没有该属性则不引入js 改进功能
  • 689 存在软换行时,选中文本执行 Backspace,会导致内容异常 修复缺陷
  • 686 修正 Issue:Code 内 Delete 键可能删除过多内容 & Code 内 回车后光标位置异常 修复缺陷
  • 681 修正 ExpandMarker 规则,避免无法取消选中区域 修复缺陷

... (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.5.4 to 3.5.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Vanessa219/vditor/releases">vditor's releases</a>.</em></p> <blockquote> <h2>Vditor v3.5.5 发布,支持 flowchart</h2> <p><a href="https://ld246.com/article/1602468808090">发布新闻</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Vanessa219/vditor/blob/master/CHANGELOG.md">vditor's changelog</a>.</em></p> <blockquote> <h3>v3.5.5 / 2020-10-12</h3> <ul> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/777">777</a> blockquote 复制问题 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/774">774</a> sv 模式在 table 后换行 bug<code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/773">773</a> vditor支持FlowCharts的流程图语法 <code>引入特性</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/770">770</a> 取消列表项自动合并 <code>改进功能</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/768">768</a> mermaid 问题修复 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/765">765</a> hint 组件中文回车及单引号转译修复 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/746">746</a> 块引用 &gt; 按下后即渲染(允许空内容的块引用) <code>改进功能</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/757">757</a> 汉语拼音中文空格问题 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/756">756</a> 任务列表编辑问题 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/755">755</a> 撤销后光标位置改进 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/746">746</a> 代码片段都没了 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/753">753</a> 更新社区地址为 ld246.com <code>文档相关</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/752">752</a> 图表和脑图 undo bug <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/749">749</a> 即时渲染模式转义符 \ 改进 <code>改进功能</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/747">747</a> options.esc 中文处理 <code>改进功能</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/744">744</a> IR 模式代码块闪烁 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/748">748</a> 数学公式中出现中文不能渲染问题 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/738">738</a> IR 模式标题变大变小快捷键及光标位置 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/736">736</a> MathJax 数学公式会抖动 <code>改进功能</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/735">735</a> 官网地址及桌面端地址修改 <code>文档相关</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/730">730</a> 数学公式细节处理 <code>修复缺陷</code></li> <li>文档修改 <ul> <li>3.5.5 <code>mermaidRender</code> 移除 <code>className</code> 参数;添加 <code>flowchartRender</code> 方法</li> </ul> </li> </ul> <h3>v3.4.7 / 2020-08-22</h3> <ul> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/717">717</a> 在IR模式下插入特殊字符的bug <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/719">719</a> 支持 ==Mark== 标记语法 <code>引入特性</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/711">711</a> 调试工具栏图颜色不适配暗黑主题 <code>改进功能</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/718">718</a> 脚注太长浮层渲染溢出 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/716">716</a> insertValue 无法插入html文本 <code>改进功能</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/714">714</a> preview 数学公式解析问题 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/709">709</a> 操作栏按钮快速点击问题「ir」「wysiwyg」模式 <code>改进功能</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/706">706</a> 光标非正常移动 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/676">676</a> 请求:增加 Ant Design 主题 <code>引入特性</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/703">703</a> codeblock with backspace(IR) <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/708">708</a> linkToImgUrl 方法添加 token <code>改进功能</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/701">701</a> 复制到微信、知乎的改进 <code>改进功能</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/684">684</a> 图片使用引用风格时的解析问题 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/698">698</a> 图片上传解析问题 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/696">696</a> 图片参考式解析问题 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/pull/694">694</a> Fix expandmarker for node element <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/pull/697">697</a> 修复Lute类型的定义 <code>开发重构</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/687">687</a> Code 内 Enter/Backspace/Delete 可能不触发 input,并导致 Code 不及时渲染 <code>改进功能</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/685">685</a> options.icon 增加判断如果没有该属性则不引入js <code>改进功能</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/pull/689">689</a> 存在软换行时,选中文本执行 Backspace,会导致内容异常 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/pull/686">686</a> 修正 Issue:Code 内 Delete 键可能删除过多内容 &amp; Code 内 回车后光标位置异常 <code>修复缺陷</code></li> <li><a href="https://github-redirect.dependabot.com/Vanessa219/vditor/pull/681">681</a> 修正 ExpandMarker 规则,避免无法取消选中区域 <code>修复缺陷</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Vanessa219/vditor/commit/be25fe304d93d392b1a6a17224a76e162db898d9"><code>be25fe3</code></a> :memo:</li> <li><a href="https://github.com/Vanessa219/vditor/commit/442ac3806916599046cb137d0d8999495a1491ac"><code>442ac38</code></a> :arrow_up:</li> <li><a href="https://github.com/Vanessa219/vditor/commit/22c29d0bdeae35307615f6ff950e96b653dbf398"><code>22c29d0</code></a> :bug: fix <a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/777">#777</a></li> <li><a href="https://github.com/Vanessa219/vditor/commit/0ac735a5b27fbad2f5a0700747e7aaf381116efc"><code>0ac735a</code></a> :bug: fix <a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/774">#774</a></li> <li><a href="https://github.com/Vanessa219/vditor/commit/7f5e57d4aafc09a4fa19fbf4a8cdb52b8a19891a"><code>7f5e57d</code></a> :sparkles: fix <a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/773">#773</a></li> <li><a href="https://github.com/Vanessa219/vditor/commit/d254b746ee7333216a62e06c9a4536c63fd9bf73"><code>d254b74</code></a> :memo:</li> <li><a href="https://github.com/Vanessa219/vditor/commit/eb8183f289fcc092ad56536f1c1bee5b0a22d637"><code>eb8183f</code></a> :rotating_light:</li> <li><a href="https://github.com/Vanessa219/vditor/commit/bbf2e43802a62886af0c2796a89c9efb29819311"><code>bbf2e43</code></a> :bug: fix <a href="https://github-redirect.dependabot.com/Vanessa219/vditor/issues/768">#768</a></li> <li>See full diff in <a href="https://github.com/Vanessa219/vditor/compare/v3.5.4...v3.5.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vditor&package-manager=npm_and_yarn&previous-version=3.5.4&new-version=3.5.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
xiaohai2271 (Migrated from github.com) approved these changes 2020-10-19 14:41:15 +08:00
Sign in to join this conversation.
No description provided.