What's Changed
- feat(text): add
isTruncated
state property forText
element by @100pah in #1101 - fix(env): fix detection for node environment by @Uzlopak in #1037, @xg-qd in #1071 and @plainheart in #1086
- fix(text): fix text bounding rectangle is incorrect when
overflow: 'truncate'
by @linghaoSu in #1091 and @100pah in #1100 - fix(svg): set
pointer-events
asvisible
when fill/stroke color isnone
in SSR mode and fix invalidtransparent
color issue by @plainheart in #1076
New Contributors
Full Changelog: 5.6.0...5.6.1