Releases: VisActor/VGrammar
Releases · VisActor/VGrammar
v0.12.10
Full Changelog: v0.12.9...v0.12.10
v0.12.9
🐛 fix
- @visactor/vgrammar-core: fix
calculateNodeValue()
in vgrammar-hierrachy to support string value, fix #433 - @visactor/vgrammar-core: upgrade vrender from 0.18.8 to 0.18.13
What's Changed
- Fix/hierarchy string value by @xile611 in #435
- Fix/select interactions by @xile611 in #434
- fix: upgrade vrender from 0.18.8 to 0.18.13 by @xile611 in #437
Full Changelog: v0.12.8...v0.12.9
v0.12.8
🐛 fix
- @visactor/vgrammar-core: fix error when release element in stage event
- @visactor/vgrammar-core: upgrade vrender to 0.18.8
What's Changed
- Feat/wordcloud support rotates by @skie1997 in #426
- fix: fix error when release element in stage event by @xile611 in #427
Full Changelog: v0.12.7...v0.12.8
v0.12.7
🆕 feat
- @visactor/vgrammar-core: interaction app new api
getStarState()
What's Changed
Full Changelog: v0.12.6...v0.12.7
v0.12.6
🆕 feat
- @visactor/vgrammar-core: support
ReactDOM
in view options
🐛 fix
- @visactor/vgrammar-core: prevent animation attributes when binding
- @visactor/vgrammar-core: fix error of component when the graphic component is not registered
What's Changed
- Feat/support react dom by @xile611 in #416
- Fix/invalid components by @xile611 in #415
- Fix/animation onbind by @purpose233 in #417
Full Changelog: v0.12.5...v0.12.6
v0.12.5
🆕 feat
- @visactor/vgrammar-core: support
graphicItem
inBEFORE_ADD_VRENDER_MARK
andAFTER_ADD_VRENDER_MARK
hooks - @visactor/vgrammar-core: support event of roam when no scale and bind components
🐛 fix
- @visactor/vgrammar-core:
triggerOff: none
should close end event of interactions - @visactor/vgrammar-core: unmount interaction component before releasing
- @visactor/vgrammar-core: fix memory leak when reuse a mark
- @visactor/vgrammar-core: the
pickable
in encoder should overwrite thespec.pickable
- @visactor/vgrammar-core: fix rangeFactor of view-scroll
What's Changed
- feat: support
graphicItem
inBEFORE_ADD_VRENDER_MARK
and `AFTER_A… by @xile611 in #404 - fix: fix memory leak of view animate by @xile611 in #405
- Fix/memory leak when reuse by @xile611 in #407
- Fix/interaction trigger off none by @xile611 in #409
- Fix/pickable of graphic by @xile611 in #406
- Fix/view scroll interactions by @xile611 in #410
- Fix/interaction unmount by @purpose233 in #411
Full Changelog: v0.12.4...v0.12.5
v0.12.4
🐛 fix
- @visactor/vgrammar-core: upgrade vrender to 0.18.5 to fix issue of brush
Full Changelog: v0.12.3...v0.12.4
v0.12.3
🐛 fix
- @visactor/vgrammar-core: stage events should be released
What's Changed
Full Changelog: v0.12.2...v0.12.3