v0.14.17
🆕 feat
- @visactor/vgrammar-core: support
maxNodeHeight
andmaxLinkHeight
,crossNodeAlign
valueparent
in sankey - @visactor/vgrammar-core: add
autoRefresh
to stage
🐛 fix
- @visactor/vgrammar-core: fix the issue of animation cannot be cleared for reused mark
- @visactor/vgrammar-core: glyph state should work when resize
- @visactor/vgrammar-core: support react and html attributes in textmark
What's Changed
- docs: add Japanese README by @eltociear in #589
- [Auto Sync] Sync the code from branch main to branch develop after release 0.14.16 by @github-actions in #590
- [Auto changelog] changlog of v0.14.16 by @github-actions in #591
- Fix/text react or html by @xile611 in #592
- Feat/stage auto refresh by @xile611 in #593
- Fix/cannot clear animation of reused mark by @xiaoluoHe in #596
- Fix/glyph state by @xile611 in #595
- Feat/sankey max link height and align parent by @xile611 in #594
- [Auto release] release 0.14.17 by @github-actions in #597
New Contributors
- @eltociear made their first contribution in #589
Full Changelog: v0.14.16...v0.14.17