v0.20.13
🆕 feat
- @visactor/vrender-components: support custom event trigger in discrete legend
- @visactor/vrender-components: support scrollMask in scroll type discrete legend
- @visactor/vrender-core: support auto refresh plugin
🐛 fix
- @visactor/vrender-components: fix the issue of the legend scrollbar being clipped when positioned left or right
- @visactor/vrender-components: fix smartInvert of gradient bar
- @visactor/vrender-kits: fix trigger of press in mobile
- @visactor/vrender-core: fix issue with text clip
- @visactor/vrender: fix trigger of press in mobile
🔨 refactor
- @visactor/vrender-components: optimize the scroll effect of discrete legend
What's Changed
- fix: fix the issue of the legend scrollbar being clipped when positio… by @xiaoluoHe in #1542
- Fix/press bug by @xile611 in #1539
- feat: support auto refresh plugin by @neuqzxy in #1540
- Feat/discrete sroll pager by @xiaoluoHe in #1544
- Fix/smart invert of gradient by @xile611 in #1546
- Fix/text clip by @neuqzxy in #1543
Full Changelog: v0.20.12...v0.20.13