Releases: VisActor/VGrammar
Releases · VisActor/VGrammar
v0.15.3
What's Changed
Full Changelog: v0.15.2...v0.15.3
v0.15.2
🆕 feat
- @visactor/vgrammar-core: add
clickInterval
andautoPreventDefault
event config
🐛 fix
- @visactor/vgrammar-core: fix
minNodeHeight
of sankey when setnodeGap
What's Changed、
- Feat/event params by @kkxxkk2019 in #610
- Fix/sankey node min height by @xile611 in https://github.com/VisActor/VGrammar/pull/609、
Full Changelog: v0.15.1...v0.15.2
v0.14.22
Full Changelog: v0.14.21...v0.14.22
v0.15.1
What's Changed
Full Changelog: v0.15.0...v0.15.1
v0.14.21
Full Changelog: v0.14.20...v0.14.21
v0.14.20
Full Changelog: v0.14.19...v0.14.20
v0.14.19
Full Changelog: v0.14.18...v0.14.19
v0.14.18
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
🆕 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
v0.14.16
🐛 fix
- @visactor/vgrammar-core: fix reset of interactions
What's Changed
Full Changelog: v0.14.15...v0.14.16