Releases: VisActor/VGrammar
Releases · VisActor/VGrammar
v0.9.0
🆕 feat
- @visactor/vgrammar-core: add
skipTheme
to mark to allow theme merge
What's Changed
- [Auto release] release 0.9.0 by @github-actions in #240
Full Changelog: v0.8.3...v0.9.0
v0.8.4
🐛 fix
- @visactor/vgrammar-core: fix error of dataflow when some grammar element is release
Full Changelog: v0.8.3...v0.8.4
v0.8.3
🐛 fix
- @visactor/vgrammar-core: fix the issue that vrender may auto render during the asynchronous rendering
- @visactor/vgrammar-core: fix the error that happens when releas view during renderAsync, fix #75
What's Changed
- [Auto release] release 0.8.3 by @github-actions in #234
Full Changelog: v0.8.2...v0.8.3
v0.8.2
⚡ perf
- remove
parseXY()
when parse coordinate of mark - add
registerCellMark()
andregisterIntervalMark()
to register cell and interval mark by need
What's Changed
- [Auto release] release 0.8.2 by @github-actions in #231
Full Changelog: v0.8.1...v0.8.2
v0.8.1
🆕 feat
- vgrammar: support animation config in view spec
- @visactor/vgrammar-core: support DataLabel in line/area mark
- sampling: add aggregation sampling methods.
What's Changed
- Feat/animation spec by @purpose233 in #223
- Feat/label of line by @xile611 in #224
- feat(sampling): add aggregation sampling methods by @skie1997 in #225
Full Changelog: v0.8.0...v0.8.1
v0.8.0
🆕 feat
- @visactor/vgrammar-core: add interactions
🐛 fix
- @visactor/vgrammar-core: fix animate performance issue
- vgrammar: exclude invalid animation channels when animating
🔨 refactor
- @visactor/vgrammar-core: access vrender core, closed #203
What's Changed
- [Auto release] release 0.8.0 by @github-actions in #222
Full Changelog: v0.7.7...v0.8.0
v0.7.7
v0.7.6
🆕 feat
- label: pass over labelIndex in label component
🐛 fix
- @visactor/vgrammar-core: the DragNDrop and Gesture's root should be stage
What's Changed
- [Auto release] release 0.7.6 by @github-actions in #209
Full Changelog: v0.7.5...v0.7.6
v0.7.5
🐛 fix
- @visactor/vgrammar-core: rollup the parsing of scale field data, dont concat array data
What's Changed
- [Auto release] release 0.7.5 by @github-actions in #206
Full Changelog: v0.7.4...v0.7.5
v0.7.4
🐛 fix
- vgrammar: exclude invalid animation channels when animating
🔧 chore
- @visactor/vgrammar-core: fix exports in package.json
What's Changed
- [Auto release] release 0.7.4 by @github-actions in #204
Full Changelog: v0.7.3...v0.7.4