admin-fe icon indicating copy to clipboard operation
admin-fe copied to clipboard

Bump simditor from 2.3.6 to 2.3.22

Open dependabot[bot] opened this issue 6 years ago • 0 comments

Bumps simditor from 2.3.6 to 2.3.22.

Release notes

Sourced from simditor's releases.

v2.3.22

  • Add DOMPurify as dependencies for preventing XSS attacks

v2.3.21

minor bug fix

v2.3.19

链接功能支持 ftp(s)、file、mailto、tel 格式

v2.3.18

清理粘贴内容

v2.3.16

修复了一些粘贴时出现的问题。

v2.3.15

FIX: code 功能在 inline 模式下,内容过长时不会自动换行

v2.3.14

默认允许 B, U, I, S 标签的 style 中带有 font-size

v2.3.13

FIX: 从其它地方拷贝过来的多层列表,在多次回车后可能出现内容被清除的情况 FIX: 无法在两个紧邻的表格中间加入换行 FIX: 删除表格之后的换行,导致表格无法再调整宽度

v2.3.12

FIX: 粘贴表格后,导致已有的表格无法再调整列宽 FIX: 粘贴时会出现大量无用的 span 标签 FIX: 将字体从其它大小设置为「正常大小」时,会导致文本的其它样式丢失

v2.3.11

FIX: 在编辑器没有 focus 时调整表格的列宽,所做调整没有被保存起来

v2.3.10

解决粘贴的表格中 col 宽度为 NaN% 的问题; 在 H* 标题中禁用 font-size 功能;

v2.3.9

FIX: 清理元素样式时,只针对单位为 px 的 font-size 属性进行数值判断

v2.3.8

FIX: 在 Chrome 63.0.3239.84 中,粘贴内容的 font-size 可能为 1px 的问题

v2.3.7

  • FIX: 修复搜狗浏览器下文字颜色、大小功能报错的问题
  • CHG: 编辑器没有 focus 时,也可以使用 toolbar
  • FIX: 从粘贴内容中去除 style 标签
  • FIX: 在编辑器 focus 的情况下切换浏览器 tab,再切回编辑器页面,直接点击「引用」、「缩进」等功能出错
  • CHG: 当设置 tabIndent 为 false 时,toolbar 的「缩进」按钮中不显示快捷键
... (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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Nov 02 '19 14:11 dependabot[bot]