Skip to content

Releases: VisActor/VGrammar

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

v0.14.9

29 Sep 01:42
5c1661f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.8...v0.14.9

v0.14.8

26 Sep 11:38
5675a8e
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar-core: fix animation state of wordcloud

What's Changed

Full Changelog: v0.14.7...v0.14.8

v0.14.7

20 Sep 11:20
f35cbe4
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar-core: fix event delegate of view
  • @visactor/vgrammar-core: disable morph when resize

What's Changed

Full Changelog: v0.14.6...v0.14.7

v0.14.6

13 Sep 03:53
3cbf03f
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar-core: limit of layout-try-count not as expected
  • @visactor/vgrammar-core: fix error of wordcloud when no animate

What's Changed

Full Changelog: v0.14.5...v0.14.6

v0.14.5

11 Sep 02:12
a10299b
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar-core: fix error of vchart when no animate

What's Changed

Full Changelog: v0.14.4...v0.14.5

v0.14.4

05 Sep 08:26
88fc534
Compare
Choose a tag to compare

What's Changed

  • feat: upgrade vrender version by @neuqzxy in #533
  • [Auto Sync] Sync the code from branch main to branch develop after release 0.14.3 by @github-actions in #535
  • [Auto release] release 0.14.4 by @github-actions in #537

Full Changelog: v0.14.3...v0.14.4

v0.14.3

05 Sep 03:54
217df48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.2...v0.14.3

v0.14.2

05 Sep 02:28
ab20046
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar-core: fix the issue of merging data in label component
  • @visactor/vgrammar-core: fix animation of word-cloud-shape

What's Changed

  • [Auto Sync] Sync the code from branch main to branch develop after release 0.14.1 by @github-actions in #529
  • fix: label merge will lost data by @xiaoluoHe in #528
  • Fix/word cloud shape animation by @xile611 in #530
  • [Auto release] release 0.14.2 by @github-actions in #531

Full Changelog: v0.14.1...v0.14.2

v0.14.1

02 Sep 08:05
6846a80
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vgrammar-core: treemap transform supports custom valueField
  • @visactor/vgrammar-core: support inverse of sankey

🐛 fix

  • @visactor/vgrammar-core: fix error of no animation when direction change
  • @visactor/vgrammar-core: fix warning about willReadFrequently

⚡ perf

  • @visactor/vgrammar-core: optimize performance of label component