ngcc-validation
ngcc-validation copied to clipboard
build(deps): update dependency echarts to v5.4.1 (latest)
trafficstars
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| echarts (source) | dependencies | minor | 5.3.3 -> 5.4.1 |
Release Notes
apache/echarts
v5.4.1
- [Feature] [i18n] Add Hungarian(hu_HU) translation. #17978 (ifjkovacsik)
- [Feature] [svg] Support gradients and patterns for background color in SVG renderer. #959 (plainheart)
- [Feature] [candlestick] Provide
borderColorDojioption for custom doji color. #17717 (Ovilia) - [Feature] [sankey] Support
edgeLabel. #16767 (susiwen8) - [Feature] [graph] Make graph node draggable in
noneandcircularlayout. #15428 (kongmoumou) - [Feature] [util] Use native
Mapif available. #965 (JonasBa) - [Feature] [type] Export
ECElementEventfor TypeScript. #17892 (keita-determined) - [Fix] [i18n] Rename language code of Ukrainian to
UK. #17812 (striezel) - [Fix] [pie] Fix percent isn't updated after the legend is changed. #17734 (plainheart)
- [Fix] [pie] Fix potential null access to
labelLinewhenminShowLabelRadianis set. #17715 (plainheart) - [Fix] [pie] Fix
centermay not be converted to correct point when coordinate system is specified. #17920 (plainheart) - [Fix] [heatmap] Fix heatmap label may overlap when
dataZoomis enabled. #17876 (plainheart) - [Fix] [animation] Fix incorrect
dataGroupIdfor old data items in universalTransition. #17559 (tyn1998) - [Fix] [dataZoom] Fallback to extent start/end when value or percent is invalid. #17934 (plainheart)
- [Fix] [timeline] Fix chart can't work when axis line is not shown. #17647 (plainheart)
- [Fix] [tooltip] Fix tooltip arrow may cover the content when border is wide. #17875 (plainheart)
- [Fix] [marker] Fix
markAreadoesn't show when usingx/ypixel butcoordis not defined. #17217 (jiawulin001) - [Fix] [marker]
markAreaof bar series now covers whole specified categories. #17098 (jiawulin001) - [Fix] [legend] Fix legend
inversedoesn't work if series data have the same name. #17510 (caiwukun) - [Fix] [gauge] Render gauge sectors in the order of the "clockwise" option. #17691 (ZeekoZhu)
- [Fix] [ssr] Fix wrong expression for extracting the font size. #968 (plainheart)
- [Fix] [svg] Fix shape may disappear after morphing animation is finished in SVG renderer. (plainheart)
- [Fix] [type] Fix
EChartsInitOptstype error about height and width. #17727 (MainHou) - [Fix] [type] Add
overflowproperty toAxisLabelBaseOptioninterface. #17808 (breizh24) - [Fix] [type] Add
string&numbertype into thecenteroption of pie series. #17917 (plainheart) - [Fix] [type] Add missing
functioncallback intolineStyle.colorfor lines series. #17780 (plainheart)
v5.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)
Configuration
📅 Schedule: Branch creation - "before 7am every weekday,after 6pm every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.