Skip to content

Releases: VisActor/VGrammar

v0.3.1

30 Jun 09:36
13fce9a
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar: remove deprecated options of view
  • @visactor/vgrammar: remove unneeded transform of interval
  • @visactor/vgrammar: the component should read the new spec not old spec

What's Changed

  • Docs/examples by @xile611 in #33
  • fix: don't clear progressive when no update is need to be evaluated by @xile611 in #38

Full Changelog: v0.3.0...v0.3.1

v0.3.0

28 Jun 03:46
beff456
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar: update cornerRadius channels:
  • @visactor/vgrammar: remove useless function

🔧 chore

  • @visactor/vgrammar-wordcloud-shape: update tsconfig.test.json
  • @visactor/vgrammar-wordcloud: update tsconfig.test.json
  • @visactor/vgrammar-sankey: update tsconfig.test.json
  • @visactor/vgrammar-hierarchy: update tsconfig.test.json
  • @visactor/vgrammar-projection: update tsconfig.test.json
  • @visactor/vgrammar-util: update tsconfig.test.json
  • @visactor/vgrammar-coordinate: update tsconfig.test.json
  • @visactor/vgrammar: update tsconfig.test.json

🔖 other

  • @visactor/vgrammar: call render immediately in evaluateSync

What's Changed

  • Chore/bundler by @xile611 in #32
  • perf: call render immediately in evaluateSync by @neuqzxy in #34
  • Fix/corner radius by @xile611 in #36
  • [Auto release] release 0.3.0 by @github-actions in #37

New Contributors

  • @github-actions made their first contribution in #31
  • @neuqzxy made their first contribution in #34

Full Changelog: v0.2.1...v0.3.0

v0.2.1

20 Jun 11:21
60f979c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.2.1