5.5.0
版本发布时间: 2024-01-30 12:20:13
ecomfe/zrender最新发布版本:5.6.0(2024-06-27 16:28:21)
What's Changed
- feat(ssr): add emphasis style in ssr css apache/echarts#18334 by @Ovilia in #999
- feat: change to default ESM package by @100pah in #1051 #1056
- feat(matrix): allow rotating relative to a point different than the origin by @ChepteaCatalin in #1034
- fix: silent should not be depend on ignoreClip by @Ovilia in #1057
- fix: fix errors when executing unfinished operations after dispose by @yechunxi in #1031
- fix(canvas): fix potential NPE in canvas pattern dirty callback handler by @plainheart in #1032
- fix(svg): duplicate id for background rect with multiple charts by @Ovilia in #1002
- fix(svg): skip to set SSR attributes with
undefined
values by @plainheart in #1048 - fix: invTransform NPE due to #1011 by @Ovilia in #1053
- fix(svg): fix assigning style attribute does not work when CSP is enforced by @alxnddr in #1030
- fix(type): make
ellipsis
&options
of the functiontruncateText
optional by @plainheart in #1047 - fix(env): fix env detection compatibility in node v21.1.0 by @Uzlopak in #1036
- fix: add
lib/all.js
to sideEffects by @liuyang0826 in #1029 - fix(typo): fix a few typos by @striezel in #1059
New Contributors
- @alxnddr made their first contribution in #1030
- @liuyang0826 made their first contribution in #1029
- @ChepteaCatalin made their first contribution in #1034
- @Uzlopak made their first contribution in #1036
- @yechunxi made their first contribution in #1031
- @striezel made their first contribution in #1059
Full Changelog: https://github.com/ecomfe/zrender/compare/5.4.4...5.5.0