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.3.2 #644

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps echarts from 4.9.0 to 5.3.2.

Release notes

Sourced from echarts's releases.

5.3.2

  • [Feature] [line] allow areaStyle.origin to take number as input. #16719 (jiawulin001)
  • [Feature] [scatter] scale support number. #16688 (susiwen8)
  • [Feature] [tree] add collapsed to tree click event parameters. #16660 (susiwen8)
  • [Fix] [marker] fix marker state doesn't restore after blurring. #16670 (susiwen8)
  • [Fix] [gauge] fix progress bar may become unexpectedly circle when value is 0 and progress.roundCap is enabled. #16653 (plainheart)
  • [Fix] [polar] fix chart throws errors when splitLine is enabled in radius axis. #16736 (plainheart)
  • [Fix] [labelLine] fix labelLine can't be hidden. #16542 (susiwen8)
  • [Fix] [dataZoom] fix dataZoom was unexpectedly displayed at the top when data contains null values. #16730 (yuanjiangxia)
  • [Fix] [heatmap] fix unexpected gaps in heatmap charts. #16714 (plainheart)
  • [Fix] [toolbox] fix toolbox title may be outside of the chart. #16704 (plainheart)
  • [Fix] [toolbox] toolbox doesn't enter emphasis state when hovering on the icon. #16702 (plainheart)
  • [Fix] [toolbox] [dataview] fix unexpected scrollbar and outline when using default textview. #16691 (plainheart)
  • [Fix] [visualMap] fix some text style can't work on visualMap. #16679 (fuchunhui)
  • [Fix] [line] fix line graph renders null value incorrectly. #16672 (WindyZ99)
  • [Fix] [sanky] fallback to black if color is illegal. #16614 (susiwen8)
  • [Fix] [types] fix wrong jpg instead of jpeg image export types. #16747 (yassilah)

5.3.2-rc.1

Release 5.3.2-rc.1

5.3.1

  • [Feature] [i18n] Add korean translation #16582 (hijae)
  • [Feature] [heatmap] Add borderRadius option to heatmap. #16493 (Rain120)
  • [Fix] [lines] Fix potential memory leak in the effect line when setOption with notMerge. #16525 (pissang)
  • [Fix] [line] Fix stepped line charts with empty data. #16435 (Gyyi)
  • [Fix] [line] Fix empty data in lttb sampling. #16431 (fuchunhui)
  • [Fix] [tooltip] Changing default time formatter to be in 24-hour format. #16421 (Comee)
  • [Fix] [graphic] Fix cursor doesn't work in graphic component. #16513 (plainheart)
  • [Fix] [pictorialBar] Fix pictorialBar data with value of 0. #16469 (fuchunhui)
  • [Fix] [svg] Fix render bug when using decal. #889 (pissang)
  • [Fix] [tooltip] Fix legend.tooltip.enterable and tooltip.enterable. #16463 (fuchunhui)
  • [Feature] [event] Provide label index in axis events #16187 (Ovilia)
  • [Fix] [sunburst] Centering labels of sunburst at the first level. #16425 (FrankChencc)
  • [Fix] [tooltip] Hide tooltip when data view is open. #16321 (plainheart)
  • [Fix] Fix sampling with zero width charts. #16372 (Cuiyansong)

5.3.1-rc.1

Release 5.3.1-rc.1

5.3.0

  • [Feature] Introduce new keyframe based animation to graphic component and custom series. #16225 (pissang)
  • [Feature] Support transition animation in the graphic component. #16225 (pissang)
  • [Feature] [svg] Refactor SVG renderer. Improved SVG rendering performance by 2x ~ 10x. #836 (pissang)
  • [Feature] [svg] Add SVG server-side rendering with zero dependencies. #15880 (pissang)
  • [Feature] [axis] Add alignTicks for mutliple axis alignment. #16300 (pissang)
  • [Feature] [state] Add select.disabled to disable select state. #15534 (susiwen8)
  • [Feature] [state] Add selectedMode: 'series' to select the whole series. #15534 (susiwen8)
  • [Feature] [state] Add emphasis.disabled to disable emphasis state. #16368 (pissang)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by plainheart, 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 2 years ago

Superseded by #653.