iClient-JavaScript
iClient-JavaScript copied to clipboard
Bump echarts from 4.9.0 to 5.4.0
Bumps echarts from 4.9.0 to 5.4.0.
Release notes
Sourced from echarts's releases.
5.4.0
- [Feature] Support intelligent pointer snapping. #17102 (Ovilia)
- [Feature] [pie] Support specifying coordinate system for pie series. #17132 (plainheart)
- [Feature] [gauge] Support rotation for
axisLabel. #16985 (MeetzhDing)- [Feature] [lines] Support going back for effect animation. #16943 (wangguisong)
- [Feature] [treemap] Support
emphasisstate forbreadcrumb. #17242 (susiwen8)- [Feature] [i18n] Add Ukrainian(uk-UA) translation. #17244 (Amice13)
- [Feature] [type] Export type
ElementEvent. #15291 (Map1en)- [Fix] [pie] Fix
labelLinemay not be hidden whenminShowLabelRadianis specified. #17412 (plainheart)- [Fix] [pie] Optimize performance of pie series. #17275 (wind108369)
- [Fix] [line] Set default
z/zlevelfor temporary symbol to avoid warnings. #17247 (plainheart)- [Fix] [bar-race] Fix lines glitch with sub-pixel optimization in animations. #17426 (Ovilia)
- [Fix] [axis] Fix
inverseoption does not work forsingleAxis. #17411 (wind108369)- [Fix] [axis] Fix axis symbol is not reversed when axis is reversed. #17329 (plainheart)
- [Fix] [state] [emphasis] Fix
emphasis.scalecan't be reset and specified values may not be respected. #17442 (plainheart)- [Fix] [state] [emphasis] Add missing type
numbertoemphasis.scaleforscatter/line/graphseries. #17390 (plainheart)- [Fix] [svg] Encode HTML special characters when generating SVG string. #17406 (plainheart)
- [Fix] [visualMap] Fix the indicator doesn't show when hovering on map label. #17346 (plainheart)
- [Fix] [custom] Fix elements may not be removed after updates. #17349. (Ovilia)
- [Fix] [custom] Fix custom elements probably can't be removed when applying leave transition. #17308 (plainheart)
- [Fix] [theme] Fix text style of
tooltipinmacaronstheme. #17551 (mousne)- [Fix] [theme] Fix abandoned
normallevel in theme files. #17482 (Liangism)- [Fix] [axis] [log] Fix log axis breaks a single data whose log value is negative. #17322 (Ovilia)
- [Fix] [dataZoom] Fix errors when using
sliderZoomin candlestick series with dataset. #17237 (jiawulin001)- [Fix] [sunburst] Fix wrong log for deprecated action. #17587 (gitforhlp)
- [Fix] [type] Ensure compatibility with TypeScript 4.8. #17582 (AviVahl)
- [Fix] [type] Add missing value type
falsefornodeClickoption forSunburstSeriesOptionandTreemapSeriesOption. #17218 (dmzc)- [Fix] [typo] Fix a file name typo.
src/animation/basicTrasition.ts→src/animation/basicTransition.ts#17193 (kxxoling)5.4.0-rc.1
No release notes provided.
5.3.3
- [Feature] [bar] add new stacking strategies. #17086 (villebro)
- [Feature] [tree]
treefocus supportsrelative. #17009 (susiwen8)- [Feature] [visualMap]
selectedModesupportsboolean. #16972 (susiwen8)- [Feature] [graph] [tree] [map] series
centerof view supportsstring. #16904 (susiwen8)- [Fix] [line] fix polygon not being updated when switching from line chart to step line chart with
notMerge: true. #16772 (jiawulin001)- [Fix] [tree] fix radial tree with a single root not working. #16950 (fuchunhui)
- [Fix] [tree] fix unexpected expanded children when edgeShape is polyline. #16548 (linghaoSu)
- [Fix] [graph] fix user cursor setting not being respected. #16867 (susiwen8)
- [Fix] [graph] fix
autoCurvenesstype. #16897 (kongmoumou)- [Fix] [radar] fix names being
-in tooltip whenname.showisfalse. #15985 (Ovilia)- [Fix] [radar] fix regression bug brought by branch merging. #16764 (plainheart)
- [Fix] [geo] fix linesGL series not render. #17150 (plainheart)
- [Fix] [pictorialBar] improve PictorialBarSeriesOption type definition. #17155 (dmzc)
- [Fix] [tooltip] fix content changes with axis extent when 'triggerOn' set to 'click'. #16939 (jiawulin001)
- [Fix] [dataZoom] fix
borderColormay not work in some bundle environments. #16854 (Ling310)- [Fix] [markLine] fix markLine label showing wrong tooltip content. #16971 (plainheart)
- [Fix] [markArea] fix markArea may be filtered unexpectedly. #16861 (jiawulin001)
... (truncated)
Commits
6347c2cMerge pull request #17645 from apache/release-dev1acad38release: 5.4.02e71525fix: upgrade typescript-eslint to enable ts check with the currently used ts ...6037f16chore: fix test case.4d218b1Merge pull request #17614 from apache/master74cd6adMerge pull request #15291 from Map1en/export-type-elementeventb9f330bMerge pull request #17582 from AviVahl/fix-ts4.8-compatibility7f3b2baMerge pull request #17598 from ChepteaCatalin/master5b46529fix a typo error inlog.tsb96b04eMerge pull request #17587 from gitforhlp/master- 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 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)