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 kityminder from v1.4.31 to v1.4.45 #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 28, 2021

Bumps kityminder from v1.4.31 to v1.4.45.

Release notes

Sourced from kityminder's releases.

修复节点折叠时导出 PNG 的问题

  1. 修复节点折叠时导出 PNG 的问题

修复节点折叠时导出 PNG 的问题

  1. 修复节点折叠时导出 PNG 的问题

修复 PNG 导出时可能存在的跨域问题

  1. 改用 XHR 的方式加载外链图片,修复跨域问题
  2. 修复了 safari 下 a 标签的 title 属性非法的问题

修复了 png 格式导出的问题

  1. 修复了 png 格式导出画布及图片居中的问题
  2. 修复了 getCommonAncestor 函数的问题
  3. 修复了渲染时 contentBox 不正确的问题

修复 Resource 面板颜色闪烁的问题

  1. 修复 Resource 面板颜色闪烁的问题;
  2. 彻底修复 hasOwnProperty 的问题。

修复了 Resource 面板的问题

  • 修复了 resource 面板插入 hasOwnProperty 导致的问题
Changelog

Sourced from kityminder's changelog.

KityMinder-Core 更新日志

v1.4.0

完成从原仓库的代码迁移。处于兼容性考虑,版本号直接从 1.4.0 开始。

Commits
  • eb61a0f feat(dist): rebuild dist and release v1.4.45
  • 47f4d08 fix(hyperlink): set default hyperlink
  • 6f2c54c feat(dist): rebuild dist
  • a3c8f16 fix(hyperlink): restrict url protocol in hyperlink url to avoid XSS vulnerabi...
  • 48114ec fix(export): remove canvas after exporting png
  • a189a89 docs(readme): update readme to fix demo container bug
  • 833dffa feat(release): release v1.4.43
  • 88d7014 fix(png): traverse the tree to judge if it has image
  • 2e933bd feat(release): release v1.4.42
  • fbb8821 fix(png): fix bug when export png with node collapsed
  • Additional commits viewable in compare view

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 [kityminder](https://github.com/fex-team/kityminder-core) from v1.4.31 to v1.4.45.
- [Release notes](https://github.com/fex-team/kityminder-core/releases)
- [Changelog](https://github.com/fex-team/kityminder-core/blob/dev/CHANGELOG.md)
- [Commits](fex-team/kityminder-core@v1.4.31...eb61a0f)

---
updated-dependencies:
- dependency-name: kityminder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 28, 2021
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
Development

Successfully merging this pull request may close these issues.

0 participants