Skip to content

Releases: VisActor/VGrammar

v0.7.2

15 Sep 09:50
Compare
Choose a tag to compare

What's Changed

  • fix: fix the issue that View can create customized component by @xile611 in #199

Full Changelog: v0.7.1...v0.7.2

v0.7.0

15 Sep 02:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.6...v0.7.0

v0.6.6

01 Sep 07:31
Compare
Choose a tag to compare

🐛 fix

  • grammar: rebuild layout tree when grammar updated
  • @visactor/vgrammar: fix unit animation parameters

What's Changed

Full Changelog: v0.6.5...v0.6.6

v0.6.5

30 Aug 03:15
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar: when add enableSegments in group encode, the area should be render rightly
  • @visactor/vgrammar: group mark has no groupKey, but can still has group encode

⚡ perf

  • @visactor/vgrammar: group mark use simple evaluateJoin()

What's Changed

  • fix: when add enableSegments in group encode, the area should be re… by @xile611 in #163

Full Changelog: v0.6.4...v0.6.5

v0.6.4

25 Aug 10:12
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar-wordcloud-shape: layout stack when size is decimal. fix VisActor/VChart #561
  • @visactor/vgrammar: group mark should support group encode

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

24 Aug 06:52
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar: fix the exit mark animation error
  • @visactor/vgrammar: fix hooks of vgrammar
  • @visactor/vgrammar: when a symbol has symbolType and shape at the same time, use shape in higher Priority
  • @visactor/vgrammar: fix maxLineWidth of text attributes, the order of attribute may produce different result

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

21 Aug 01:52
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vgrammar: support enableExitAnimation running config

🐛 fix

  • vgrammar-util: extent() should return right min, max when input string numbers
  • vgrammar: the runtime state should not read encode from cache
  • wordcloud-shape: fix angle of word and fix linear colorMode
  • wordcloud-shape: fix the shapeurl of wordcloud-shape, add some test case
  • @visactor/vgrammar: fix the invocation time for reuse

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.5.7

15 Aug 07:39
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar: fix the exit aninmation when spec is updated by @purpose233
  • @visactor/vgrammar: fix the x1y1 animation issue by @purpose233

Full Changelog: v0.5.6...v0.5.7

v0.6.1

14 Aug 14:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

11 Aug 13:17
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vgrammar-plot: add new package vgrammar-plot
  • @visactor/vgrammar: add option flatten and maxDepth of hierarchy transforms
  • @visactor/vgrammar: support mark reenter
  • @visactor/vgrammar: add bin & kde & contour transform
  • @visactor/vgrammar: provide silhouette & wiggle offset for stack transform to support stream graph
  • @visactor/vgrammar: support group tooltip & dimension tooltip
  • @visactor/vgrammar: add violin glyph
  • @visactor/vgrammar: tooltip support custom callback
  • @visactor/vgrammar: access arc label component

💄 style

  • @visactor/vgrammar: use latest vrender and rename global to vglobal

🔖 other

  • @visactor/vgrammar: feat: scale can use multiple data to calculate domain and range

What's Changed

  • Fix/segments by @xile611 in #104
  • [Auto release] release 0.5.4 by @github-actions in #110
  • [Auto release] release 0.5.5 by @github-actions in #120
  • [Auto release] release 0.6.0 by @github-actions in #121

Full Changelog: v0.5.3...v0.6.0