Skip to content

Releases: VisActor/VGrammar

v0.15.1

19 Dec 08:05
cea0fac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.14.18

05 Dec 08:52
a4e9776
Compare
Choose a tag to compare

What's Changed

  • [Auto Sync] Sync the code from branch main to branch develop after release 0.14.17 by @github-actions in #598
  • [Auto release] release 0.14.18 by @github-actions in #600

Full Changelog: v0.14.17...v0.14.18

v0.14.17

05 Dec 06:45
3a836e6
Compare
Choose a tag to compare

🆕 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

v0.14.16

25 Nov 03:38
4c7d2e5
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar-core: fix reset of interactions

What's Changed

Full Changelog: v0.14.15...v0.14.16

v0.14.15

19 Nov 07:57
f1cd251
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.14...v0.14.15

v0.14.14

13 Nov 08:30
19522de
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar-core: fix error of shrink in wordcloud when set markShape to be "triangle"

What's Changed

Full Changelog: v0.14.13...v0.14.14

v0.14.13

31 Oct 10:35
468df6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.12...v0.14.13

v0.14.12

31 Oct 02:58
1c51888
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.11...v0.14.12

v0.14.11

31 Oct 02:58
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vgrammar-core: add animation control option ignoreLoopFinalAttributes

What's Changed

  • Feat/animation option ignore loop final attributes by @xiaoluoHe in #565

Full Changelog: v0.14.10...v0.14.11

v0.14.10

23 Oct 10:01
66dd668
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar-core: fix error when clear states

What's Changed

Full Changelog: v0.14.9...v0.14.10