Releases: VisActor/VGrammar
Releases · VisActor/VGrammar
v0.7.2
What's Changed
Full Changelog: v0.7.1...v0.7.2
v0.7.0
What's Changed
- Rename/vgrammar core by @xile611 in #193
- Test/plot by @xile611 in #192)
- Feat/rich text 2 @xile611 in #188
- Feat/scrollbar filter @purpose233 in #191
- Refactor/remove color util by @xiaoluoHe in #190
- Feat/sankey drop isolated by @xile611 in #189
- Feat/plot grid #187 by @xile611 in #187
- Refactor/bundle size 2 by @xile611 in #180
- fix: support 3d mode for default component by @purpose233 in #181
- Docs/guide by @purpose233 in #182
- docs: update menu and cover of examples by @xile611 in #179
- Feat/symmetry by @xile611 in #176
- Feat/grid 2 by @xile611 in #175
- Docs/website by @xile611 in #173
- Feat/vdataset by @purpose233 in #169
- Fix/theme stage by @purpose233 in #168
- Feat/transform fold unfold by @xile611 in #166
- Feat/scale identity and unknow by @xile611 in #164
- Feat/jitter by @xile611 #139
- Feat/sankey gap function 2 by @xile611 in #161
- Feat/title by @purpose233 in #170
- Fix/plot symbol line by @xile611 in #141
- Feat/symbol image by @xile611 in #142
- Feat/theme component by @purpose233 #133
Full Changelog: v0.6.6...v0.7.0
v0.6.6
🐛 fix
- grammar: rebuild layout tree when grammar updated
- @visactor/vgrammar: fix unit animation parameters
What's Changed
- fix: fix the animation unit parameters by @purpose233 in #167
- Fix/layout tree by @purpose233 in #171
- Chore/fix prerelease by @xile611 in #172
Full Changelog: v0.6.5...v0.6.6
v0.6.5
🐛 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
Full Changelog: v0.6.4...v0.6.5
v0.6.4
v0.6.3
🐛 fix
- @visactor/vgrammar: fix the exit mark animation error
- @visactor/vgrammar: fix hooks of vgrammar
- @visactor/vgrammar: when a symbol has
symbolType
andshape
at the same time, useshape
in higher Priority - @visactor/vgrammar: fix
maxLineWidth
of text attributes, the order of attribute may produce different result
What's Changed
- Fix/hooks by @xile611 in #143
- Fix/animate release by @purpose233 in #146
- Fix/symbol type by @xile611 in #148
Full Changelog: v0.6.2...v0.6.3
v0.6.2
🆕 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
- [Auto release] release 0.6.2 by @github-actions in #138
- Fix/runtime state by @xile611 in #137
- Fix/ wordcloud shape angle and color by @xile611 in #136
- Fix/extent by @xile611 in #135
- Fix/reuse config by @purpose233 in #131
- Test wordcloud-shape by @xile611 in #130
Full Changelog: v0.6.1...v0.6.2
v0.5.7
🐛 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
What's Changed
- [Auto release] release 0.6.1 by @github-actions in #129
- fix: fix the error of undefined stage by @xiaoluoHe in #128
- chore: add a new internal package to trigger bugserver by @xile611 in #127
- Fix/group encode error of line by @xile611 in #124
- Fix/animation x1y1 by @purpose233 in #123
- Fix/animation params by @purpose233 in in #122
Full Changelog: v0.6.0...v0.6.1
v0.6.0
🆕 feat
- @visactor/vgrammar-plot: add new package vgrammar-plot
- @visactor/vgrammar: add option
flatten
andmaxDepth
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