Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vditor from 3.7.4 to 3.8.3 #67

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps vditor from 3.7.4 to 3.8.3.

Release notes

Sourced from vditor's releases.

点击链接跳转

  • 953 标题删除需保留空行 改进功能
  • 946 Improve delete behavior in the list item after the code block 修复缺陷
  • 949 lute.Md2HTML 3.7.5 后解析无 id 属性 修复缺陷
  • 936 Auto link .app domain suffix 改进功能
  • 926 即时渲染和所见即所得模式支持点击链接 引入特性

保存光标位置

  • 938 大纲缺少样式 修复缺陷
  • 928 Mathjax 资源缺失及添加 license 修复缺陷
  • 720 在光标位置插入内容的问题 改进功能
  • 751 firefox 代码块中 enter 键换行问题 修复缺陷
  • 923 隐藏预览操作栏 改进功能

表格操作加强及MS粘贴等缺陷修复

  • 921 MS Word 表格粘贴问题 修复缺陷
  • 922 MS Excel 粘贴带图表格问题 修复缺陷
  • 904 wysiwyg 和 ir 模式表格增加向上插入行和向左插入列 改进功能
  • 920 ” 无法输入 修复缺陷
  • 919 支持外部文本内容拖拽进入编辑器 改进功能
  • 917 intsertValue无法一次添加多行markdown内容 修复缺陷
  • 文档修改
    • 3.8.1
      • 添加表格增加向上插入行 ⇧⌘F 和向左插入列 ⇧⌘G 的快捷键
      • 快捷键配置格式修改为 ⇧⌘[] / ⌘[] / ⌥[] / ⌥⌘[] / ⇧Tab / []

支持 plantuml

  • 910 编辑列表内容时出现的问题 改进功能
  • 913 支持plantuml 引入特性
  • 907 mathjax 在method.min.js 中preview 显示错误 修复缺陷
  • 909 toc 和大纲中数学公式显示问题修复 修复缺陷
  • 908 粘贴不了 MS Office Excel 内容的问题 修复缺陷
  • 文档修改
    • 3.8.0
      • 添加 plantumlRender 方法
      • options.input 移除 previewElement 参数

细节修复

  • 900 img标签图片无法显示 修复缺陷
  • 901 预览区域代码点击复制无效 修复缺陷
  • 890 Can not delete the special tag(Wysiwyg mode) 修复缺陷
  • 894 代码块下紧跟一张图片,使用回退键删除图片时光标跑到代码块里,图片不能删除 修复缺陷
  • 659 IR 模式复制粘贴 问题 修复缺陷
  • 888 大纲点击错误 修复缺陷

增加大纲位置配置等改进

  • 884 工具栏自定义按钮禁用 改进功能
  • 877 数学公式输入删除生成节点 修复缺陷
  • 882 改进 HTML 转换 Markdown 时加粗、斜体等空格的处理 改进功能
  • 878 移除列表标记符中文优化 改进功能

... (truncated)

Changelog

Sourced from vditor's changelog.

v3.8.3 / 2021-03-14

  • 953 标题删除需保留空行 改进功能
  • 946 Improve delete behavior in the list item after the code block 修复缺陷
  • 949 lute.Md2HTML 3.7.5 后解析无 id 属性 修复缺陷
  • 936 Auto link .app domain suffix 改进功能
  • 926 即时渲染和所见即所得模式支持点击链接 引入特性
  • 938 大纲缺少样式 修复缺陷
  • 928 Mathjax 资源缺失及添加 license 修复缺陷
  • 720 在光标位置插入内容的问题 改进功能
  • 751 firefox 代码块中 enter 键换行问题 修复缺陷
  • 923 隐藏预览操作栏 改进功能
  • 921 MS Word 表格粘贴问题 修复缺陷
  • 922 MS Excel 粘贴带图表格问题 修复缺陷
  • 904 wysiwyg 和 ir 模式表格增加向上插入行和向左插入列 改进功能
  • 920 ” 无法输入 修复缺陷
  • 919 支持外部文本内容拖拽进入编辑器 改进功能
  • 917 intsertValue无法一次添加多行markdown内容 修复缺陷
  • 910 编辑列表内容时出现的问题 改进功能
  • 913 支持plantuml 引入特性
  • 907 mathjax 在method.min.js 中preview 显示错误 修复缺陷
  • 909 toc 和大纲中数学公式显示问题修复 修复缺陷
  • 908 粘贴不了 MS Office Excel 内容的问题 修复缺陷
  • 文档修改
    • 3.8.0
      • 添加 plantumlRender 方法
      • options.input 移除 previewElement 参数
    • 3.8.1
      • 添加表格增加向上插入行 ⇧⌘F 和向左插入列 ⇧⌘G 的快捷键
      • 快捷键配置格式修改为 ⇧⌘[] / ⌘[] / ⌥⌘[]

v3.7.7 / 2021-01-19

  • 903 使用 setValue 后第一次输入无法撤销 修复缺陷
  • 902 hint 内容为 md 时,需进行渲染 改进功能
  • 900 img标签图片无法显示 修复缺陷
  • 901 预览区域代码点击复制无效 修复缺陷
  • 890 Can not delete the special tag(Wysiwyg mode) 修复缺陷
  • 894 代码块下紧跟一张图片,使用回退键删除图片时光标跑到代码块里,图片不能删除 修复缺陷
  • 659 IR 模式复制粘贴 问题 修复缺陷
  • 888 大纲点击错误 修复缺陷
  • 884 工具栏自定义按钮禁用 改进功能
  • 877 数学公式输入删除生成节点 修复缺陷
  • 882 改进 HTML 转换 Markdown 时加粗、斜体等空格的处理 改进功能
  • 878 移除列表标记符中文优化 改进功能
  • 875 增加大纲位置配置 引入特性
  • 873 graphviz,mermaid 在为空时不应出现错误提示 改进功能
  • 872 vditor.options.upload.file 支持 await 改进功能
  • 871 大纲标题过长需显示省略号 改进功能
  • 866 预览配置开启自动空格后,链接中有中文,无法正常解析 改进功能

... (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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 26, 2021

Superseded by #76.

@dependabot dependabot bot closed this Mar 26, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vditor-3.8.3 branch March 26, 2021 13:12
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
0 participants