wuhan2020 / wuhan2020.github.io

Wuhan2020 Community Website
https://wuhan2020.github.io
MIT License
78 stars 84 forks source link

Bump echarts from 4.9.0 to 5.1.2 #601

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps echarts from 4.9.0 to 5.1.2.

Release notes

Sourced from echarts's releases.

5.1.2

v5.1.2

  • [Feature] [geo/map] Support skew in transform and svg parser. #755 (pissang)
  • [Feature] [tree] Add treeAncestors property in the params of tooltip callback . #14957 (stephenLYZ)
  • [Feature] [i18n] Add Slovenian translation. #14758 (dkrat7)
  • [Fix] [canvas] Fix extra ctx.save call when dirty rect is enabled. #765 (pissang)
  • [Fix] [path] Fix small subpath may be ignored when optimizing small line segments. #760 (pissang)
  • [Fix] [tooltip] When component tooltip.formatter is not specified, use a specific default formatter, rather than use global tooltip.formatter as default. Fix #14939. #14972 (100pah)
  • [Fix] [resize] Error thrown when resize is called after setOption called with lazyUpdate: true. Fix #14846, Fix #11395. #14934 (100pah)
  • [Fix] [treemap] Error when running setOption twice with diff data. #14930 (Map1en)
  • [Fix] [tree] Error when running setOption twice with diff data. #14905 (Map1en)
  • [Fix] [option] Check the missing component before merge theme. #14966 (pissang)
  • [Fix] [text] Fix gradient text background cause rendering error. #756 (pissang)
  • [Fix] [clip] Line chart will throw an error when clip is set as false. #14813 (plainheart)
  • [Fix] [legend] Remove unexpected syntax to ensure better compatibility. #14810 (plainheart)
  • [Fix] [dataZoom] Type fix for startValue and endValue. Close #14412 #14775 (dileepyelleti)
  • [Fix] [label] Ensure the label of the temporary symbol is in front of line and area polygon. #14993 (plainheart)
  • [Fix] [stack] Fix number getPrecisionSafe incorrect on scientific notation like 3.45e-1. Stack sum eliminate floating arithmetic problem. #15015 (100pah)
  • [Fix] [dataZoom] Should no dataZoom filtering when toolbox.feature.dataZoom not declared. #15015 (100pah)
  • [Fix] [line] Avoid the infinite value in linearMap util. #14602 (plainheart)
  • [Fix] [timeline] Trigger timelineplaychange event when play to the end. #14620 (Ovilia)
  • [Fix] [custom] Fix progressive rendering in custom series. #14920 (pissang)
  • [Fix] [brush] Clamp range when brush. #14569 (susiwen8)
  • [Fix] [label] Fix labels are not on the top bug. #14542 (plainheart)
  • [Fix] [toolbox] The show option of customized toolbox button does not work. #14408 (plainheart)
  • [Fix] [type] Changed LineEndLabelOption.valueAnimation to be optional. #14806 (Bilge)
  • [Fix] [type] Export cbs and their parameter types. #14871 (dougalg)
  • [Fix] [type] Fix position callback return type. Fix #15031. (congjiujiu)
  • [Fix] [type] Remove non-required properties from PatternObject and fix some type issues. #759. (plainheart)

5.1.2-rc.1

No release notes provided.

5.1.1

  • [Fix] [geo] Fix tooltip don't show on geo component. #14767 (pissang)
  • [Fix] [tooltip] Fix the position of tooltip may be incorrect when appendToBody. #14713 (plainheart)
  • [Fix] [map] Fix tooltip may have error on map series. #14704 (plainheart)
  • [Fix] [pie] Fix labelLine may still appear on emphasis when changed from outside to inside. #14702 (villebro)
  • [Fix] [type] Fix type error on earlier TypeScript versions. Close #14716 #14739
  • [Fix] [type] symbolOffset incorrectly marked as mandatory. #14693 (villebro)

5.1.1-rc.1

No release notes provided.

5.1.0

v5.1.0

  • !![Feature] [geo] [map] geo component and map series support SVG format source. #14571 (100pah)

... (truncated)

Commits
  • 00fde3c Merge pull request #15084 from apache/release-dev
  • 34be25c release: 5.1.2
  • 60a9595 fix: test/-cases.html
  • 9991333 fix: add missing test cases.
  • 97de128 Merge pull request #15067 from apache/master
  • 0d4758b Merge pull request #15015 from apache/fix/stack-miss-data
  • 40b599a fix: when toolbox declared but dataZoom not declared, should not dataZoom fil...
  • 214c369 optimize: optimize getPrecision , and use getPrecision instead of getPrecisio...
  • c695011 Merge pull request #15031 from congjiujiu/fix/tooltip-position-callback-type
  • 9c28349 fix(tooltip): position callback return type. close #15030
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by 100pah, a new releaser for echarts since your current version.


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[bot] commented 3 years ago

Superseded by #615.