Skip to content

v0.14.17

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 06:45
· 54 commits to main since this release
3a836e6

🆕 feat

  • @visactor/vgrammar-core: support maxNodeHeight and maxLinkHeight, crossNodeAlign value parent 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

Full Changelog: v0.14.16...v0.14.17