Closed renovate[bot] closed 7 months ago
Name | Link |
---|---|
Latest commit | b6b66ced9cd06a04c0552448d441ef7926fa89e1 |
Latest deploy log | https://app.netlify.com/sites/rsdoctor/deploys/65fd865fd099ce00085cc6f1 |
Deploy Preview | https://deploy-preview-244--rsdoctor.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This PR contains the following updates:
5.4.3
->5.5.0
Release Notes
apache/echarts (echarts)
### [`v5.5.0`](https://togithub.com/apache/echarts/releases/tag/5.5.0) [Compare Source](https://togithub.com/apache/echarts/compare/5.4.3...5.5.0) - \[Break Change] \[Feature] \[core] change to default ESM package. [#19513](https://togithub.com/apache/echarts/issues/19513) ([100pah](https://togithub.com/100pah)) - \[Feature] \[ssr] server-side rendering and client hydration. [#18381](https://togithub.com/apache/echarts/issues/18381) ([Ovilia](https://togithub.com/Ovilia)) - \[Feature] \[animation] support multi-level drill-down for universal transition. [#17611](https://togithub.com/apache/echarts/issues/17611) ([tyn1998](https://togithub.com/tyn1998)) - \[Feature] \[pie] add `padAngle` option. [#19076](https://togithub.com/apache/echarts/issues/19076) ([linghaoSu](https://togithub.com/linghaoSu)) - \[Feature] \[pie] add `endAngle` for control pie range. [#18820](https://togithub.com/apache/echarts/issues/18820) ([linghaoSu](https://togithub.com/linghaoSu)) - \[Feature] \[polar] allow setting `angleAxis.endAngle`. [#19099](https://togithub.com/apache/echarts/issues/19099) ([yassilah](https://togithub.com/yassilah)) - \[Feature] \[sampler] add min-max sampler function. [#19279](https://togithub.com/apache/echarts/issues/19279) ([snukhulov](https://togithub.com/snukhulov)) - \[Feature] \[i18n] add Arabic(AR) translation. [#19214](https://togithub.com/apache/echarts/issues/19214) ([OthmanAliModaes](https://togithub.com/OthmanAliModaes)) - \[Feature] \[i18n] add Dutch(NL) translation. [#19252](https://togithub.com/apache/echarts/issues/19252) ([tijmenamsing](https://togithub.com/tijmenamsing)) - \[Feature] \[tooltip] add `appendTo` option to allow customizing tooltip container. [#18436](https://togithub.com/apache/echarts/issues/18436) ([viking7982](https://togithub.com/viking7982)) - \[Feature] \[label] support align for min/max labels. [#19228](https://togithub.com/apache/echarts/issues/19228) ([Ovilia](https://togithub.com/Ovilia)) - \[Feature] \[pictorialBar] support clip for pictorialBar series. [#19197](https://togithub.com/apache/echarts/issues/19197) ([Ovilia](https://togithub.com/Ovilia)) - \[Feature] \[tooltip] add `dataIndex` to `valueFormatter` callback. [#19123](https://togithub.com/apache/echarts/issues/19123) ([ChepteaCatalin](https://togithub.com/ChepteaCatalin)) - \[Fix] \[toolbox] fix toolbox text can't apply the specified or global font style. [#19170](https://togithub.com/apache/echarts/issues/19170) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[label] fix labelLine default style when normal state not show but other state show. [#18800](https://togithub.com/apache/echarts/issues/18800) ([linghaoSu](https://togithub.com/linghaoSu)) - \[Fix] \[labelLine] fix `emphasis.labelLine` is not working in pie chart. [#19180](https://togithub.com/apache/echarts/issues/19180) ([shiersansi](https://togithub.com/shiersansi)) - \[Fix] \[marker] fix markArea position when axis is with `alignWithLabel`. [#19516](https://togithub.com/apache/echarts/issues/19516) ([Ovilia](https://togithub.com/Ovilia)) - \[Fix] \[line] fix line may cross in time axis when animation is enabled. [#18960](https://togithub.com/apache/echarts/issues/18960) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[scatter] fix edge scatter may be unexpectedly clipped due to tiny offset. [#18867](https://togithub.com/apache/echarts/issues/18867) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[sunburst] label rotation flipping. [#19176](https://togithub.com/apache/echarts/issues/19176) ([Ovilia](https://togithub.com/Ovilia)) - \[Fix] \[aria] fix hard-coded series type name translation. [#19239](https://togithub.com/apache/echarts/issues/19239) ([Ovilia](https://togithub.com/Ovilia)) - \[Feature] \[matrix] allow rotating relative to a point different than the origin. [#1034](https://togithub.com/ecomfe/zrender/issues/1034) ([ChepteaCatalin](https://togithub.com/ChepteaCatalin)) - \[Fix] \[graph] fix force layout iteration timer doesn't stop after disposing the chart. [#19514](https://togithub.com/apache/echarts/issues/19514) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[tooltip] fix potential NPE when the parent node of the tooltip element doesn't exist. [#19265](https://togithub.com/apache/echarts/issues/19265) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[visualMap] fix continuous visualMap mouseover event not register except first continuous visualMap. [#19097](https://togithub.com/apache/echarts/issues/19097) ([linghaoSu](https://togithub.com/linghaoSu)) - \[Fix] \[clip] add an extra space to the clip-path width to prevent unexpected clip. [#19056](https://togithub.com/apache/echarts/issues/19056) ([RexSkz](https://togithub.com/RexSkz)) - \[Fix] \[dataset] fix multi typed array detection flaw. [#19035](https://togithub.com/apache/echarts/issues/19035) ([linghaoSu](https://togithub.com/linghaoSu)) - \[Fix] \[core] fix potential NPE when reading default init options from global object in dev environment. [#19217](https://togithub.com/apache/echarts/issues/19217) ([sunpm](https://togithub.com/sunpm)) - \[Fix] \[i18n] enhance default language fallback. [#19107](https://togithub.com/apache/echarts/issues/19107) ([ultravires](https://togithub.com/ultravires)) - \[Fix] \[svg] fix assigning style attribute does not work when CSP is enforced. [ecomfe/zrender#1030](https://togithub.com/ecomfe/zrender/issues/1030) ([alxnddr](https://togithub.com/alxnddr)) - \[Fix] \[svg] duplicate id for background rect with multiple charts. [ecomfe/zrender#1002](https://togithub.com/ecomfe/zrender/issues/1002) ([Ovilia](https://togithub.com/Ovilia)) - \[Fix] \[node] make nodejs detection resilient. [ecomfe/zrender#1036](https://togithub.com/ecomfe/zrender/pull/1036) ([Uzlopak](https://togithub.com/Uzlopak)) - \[Fix] \[type] make `ellipsis` & `options` of the function `truncateText` optional. [ecomfe/zrender#1047](https://togithub.com/ecomfe/zrender/issues/1047) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[type] add missing value type `string` for `barMinWidth` and `barMaxWidth` of the bar series. [#19424](https://togithub.com/apache/echarts/issues/19424) ([zhaxnb](https://togithub.com/zhaxnb)) - \[Feature] \[type] export `EChartsInitOpts` and some `Payload` types for `echarts/core`. [#19103](https://togithub.com/apache/echarts/issues/19103) ([dalenguyen](https://togithub.com/dalenguyen)) - \[Fix] \[type] allow nullable value for `OptionDataValue`. [#19111](https://togithub.com/apache/echarts/issues/19111) ([avin-kavish](https://togithub.com/avin-kavish)) - \[Fix] \[type] add `undefined` to the return type of `graphic.clipRectByRect` function. [#18950](https://togithub.com/apache/echarts/issues/18950) ([benlongo](https://togithub.com/benlongo)) - \[Fix] \[type] remove duplicate extends at `GraphNodeItemOption`. [#18901](https://togithub.com/apache/echarts/issues/18901) ([nenoNaninu](https://togithub.com/nenoNaninu)) - \[Refactor] \[util] import `liftColor` function from zrender. [#19526](https://togithub.com/apache/echarts/issues/19526) ([plainheart](https://togithub.com/plainheart)) #### New Contributors - [@captainhaddock18](https://togithub.com/captainhaddock18) made their first contribution in [https://github.com/apache/echarts/pull/18862](https://togithub.com/apache/echarts/pull/18862) - [@nenoNaninu](https://togithub.com/nenoNaninu) made their first contribution in [https://github.com/apache/echarts/pull/18901](https://togithub.com/apache/echarts/pull/18901) - [@viking7982](https://togithub.com/viking7982) made their first contribution in [https://github.com/apache/echarts/pull/18436](https://togithub.com/apache/echarts/pull/18436) - [@dalenguyen](https://togithub.com/dalenguyen) made their first contribution in [https://github.com/apache/echarts/pull/19103](https://togithub.com/apache/echarts/pull/19103) - [@ultravires](https://togithub.com/ultravires) made their first contribution in [https://github.com/apache/echarts/pull/19107](https://togithub.com/apache/echarts/pull/19107) - [@RexSkz](https://togithub.com/RexSkz) made their first contribution in [https://github.com/apache/echarts/pull/19056](https://togithub.com/apache/echarts/pull/19056) - [@avin-kavish](https://togithub.com/avin-kavish) made their first contribution in [https://github.com/apache/echarts/pull/19111](https://togithub.com/apache/echarts/pull/19111) - [@shiersansi](https://togithub.com/shiersansi) made their first contribution in [https://github.com/apache/echarts/pull/19174](https://togithub.com/apache/echarts/pull/19174) - [@sunpm](https://togithub.com/sunpm) made their first contribution in [https://github.com/apache/echarts/pull/19217](https://togithub.com/apache/echarts/pull/19217) - [@OthmanAliModaes](https://togithub.com/OthmanAliModaes) made their first contribution in [https://github.com/apache/echarts/pull/19214](https://togithub.com/apache/echarts/pull/19214) - [@tijmenamsing](https://togithub.com/tijmenamsing) made their first contribution in [https://github.com/apache/echarts/pull/19252](https://togithub.com/apache/echarts/pull/19252) - [@snukhulov](https://togithub.com/snukhulov) made their first contribution in [https://github.com/apache/echarts/pull/19279](https://togithub.com/apache/echarts/pull/19279) - [@zhaxnb](https://togithub.com/zhaxnb) made their first contribution in [https://github.com/apache/echarts/pull/19424](https://togithub.com/apache/echarts/pull/19424) - [@hugo-syn](https://togithub.com/hugo-syn) made their first contribution in [https://github.com/apache/echarts/pull/19446](https://togithub.com/apache/echarts/pull/19446) - [@taks](https://togithub.com/taks) made their first contribution in [https://github.com/apache/echarts/pull/19499](https://togithub.com/apache/echarts/pull/19499)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.