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.2.0 #615

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps echarts from 4.9.0 to 5.2.0.

Release notes

Sourced from echarts's releases.

5.2.0

v5.2.0

Break Changes

All Changes

  • [Feature] Introduce universal transition to all series. #15208 (pissang)
  • [Feature] [color] Add series.colorBy #13788 (Ovilia)
  • [Feature] [label] Support sector label positions for polar bars #774 (Ovilia)
  • [Feature] [effectScatter] Add rippleEffect.number #15335 (plainheart)
  • [Feature] [gauge] Add pointer.showAbove to allow pointer show above the title and details. #15337 (AmosChenYQ) #15326 (susiwen8)
  • [Feature] [emphasis] emphasis.color can use 'inherit' to be not higlighted. #15172 (Foreverwzh)
  • [Feature] [pie] Display an empty cicle when pie don't have value. #15095 (ssthouse)
  • [Fix] [dataset] Fix dataset performance drops signifcantly on high dimensions data. #15355 (pissang)
  • [Fix] [axis] Optimize format in time axis #15465 (leavest) #15434 (zhiyuc123)
  • [Fix] [custom] Optimize text font compatibility with legacy code. #15454 (AmosChenYQ)
  • [Fix] [memory] Optimize memory when chart instance is still hold after dispose #15417 (pissang)
  • [Fix] [line] Optimize color gradient when having infinite value. #15416 (plainheart)
  • [Fix] [date] Optimize date parsing #15410 (quillblue)
  • [Fix] [line] Fix render bug. #788 (pissang)
  • [Fix] [candlestick] Fix style lost after update #15368 (pissang)
  • [Fix] [sankey] Gradient should follow orient. #15363 (susiwen8)
  • [Fix] [tooltip] Fix tooltip formatter doesn't renders HTMLElement if tooltip position is specified. #15313 (plainheart)
  • [Fix] [tooltip] Tooltip should clear content when formatter returns null. #15313 (plainheart)
  • [Fix] [bar] Set label to be inside when position is 'middle' #15309 (Ovilia)
  • [Fix] [marker] Fix 'clampData' undefined error in 'getMarkerPosition' #15297 (AmosChenYQ)
  • [Fix] [treemap] Fix old nodes not removed when disabled animation #15283 (villebro)
  • [Fix] [tree] Fix edge may not removed when update data #15251 (ssthouse)
  • [Fix] [pie/sunburst] Fix borderRadius can't be reset in pie series and sunburst series when setting it to null or undefined #15243 (plainheart)
  • [Fix] [canvas] Fix unexpected none or null fillStyle may be warned in firefox #784 (plainheart)
  • [Fix] [highlight] Hightlight multiple series through chart.dispatchAction not work as expected #15207 (ssthouse)
  • [Fix] [sankey] Fix drag bug when using series.nodes to represent data. #15199 (DuLinRain)
  • [Fix] [svg] Optimize exported SVG compatibility for Powerpoint. #767 (plainheart)
  • [Fix] [legend] Fix text.lineHeight not work #773 (ssthouse)
  • [Fix] [pie] Change the default borderJoin to round. #15145 (plainheart)
  • [Fix] [radar] Change the default borderJoin to round. #15381 (Ovilia)
  • [Fix] [treemap] Fix label.show set to false will throw error #15141 (susiwen8)
  • [Fix] [pictorialBar] Fix pictorialBar zero value label display. #15132 (ssthouse)
  • [Fix] [lines] Fix lines can't be cleared by chart.clear() #15088 (plainheart)
  • [Fix] [endLabel] Fix endLabel not display when only set emphasis.show to true. #15072 (Ovilia)
  • [Fix] [svg] Fix rect path not closed. #767 (plainheart)
  • [Fix] [treemap] Add treeAncestors in callback params #14976 (pissang)
  • [Fix] [tree] Fix error when running setOption twice with different data #14930 (Map1en)
  • [Fix] [radar] Fix radar symbol border is scaled #15396 (pissang)
  • [Fix] [marker] Fix symbolOffset and symbolKeepAspect doesn't work in markPoint. #14737 (plainheart)
  • [Fix] [gauge] Fix data index and series index is missing. #14688 (yufeng04)
  • [Fix] [tooltip] Tooltip arrow will follow borderWidth. #14393 (g7i)

... (truncated)

Commits
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 #616.