🆕 feat
- @visactor/vchart: add datum to params on axis-label event
- @visactor/vchart: wrap some hook in vgrammar
🐛 fix
- @visactor/vchart: fix the issue of incorrect label display in 3D charts, #3584
- @visactor/vchart: fix the issue of animation in 3d wordcloud not work
- @visactor/vchart: brush data will be undefined when mark is hovered. fix#3623
- @visactor/vchart: fix style of dom tooltip when tooltip has customized child, fix #3615
- @visactor/vchart: fix error update of dom tooltip when update theme, fix #3619
- @visactor/vchart: fix position of html tooltip when confine is false, fix #3632
- @visactor/vchart: fix the typographical error of dataset tutorial
- @visactor/vchart: compilier should add dpr to vrender
- @visactor/vchart: fix invisible region blocking mark events, #3638
- @visactor/vchart: undefined points shoulde not show when dimension hover, fix #3610
- @visactor/vchart: fix layout error of title component, fix #3614
What's Changed
- docs: add pie extension demo by @skie1997 in #3599
- Fix/fix typographical error of dataset processing by @xuefei1313 in #3595
- [Auto Sync] Sync the code from branch main to branch develop after release 1.13.2 by @github-actions in #3600
- [Auto changelog] changlog of v1.13.2 by @github-actions in #3601
- feat: add axis component event data by @xiaoluoHe in #3607
- perf: base-chart should not create spec transformer by @xile611 in #3602
- Perf/bundle size opt by @xile611 in #3613
- Fix: 3d label by @xiaoluoHe in #3611
- Fix: 3d wordcloud rotate animation by @xiaoluoHe in #3616
- Feat/package some hook in grammar by @xuefei1313 in #3621
- Fix/miss dpr by @xile611 in #3628
- fix: brush data will be undefined when mark is hovered. fix#3623 by @skie1997 in #3631
- docs: supply documents for
scrollMask
of discrete legend by @xiaoluoHe in #3608 - Fix/undefined point dimension hover by @xile611 in #3620
- docs: add comments of tooltips by @xile611 in #3641
- Fix/dom style when has customized content by @xile611 in #3637
- chore: update pnpm-lock by @xile611 in #3644
- fix: fix invisible region blocking mark events by @xiaoluoHe in #3642
- [Auto release] release 1.13.3 by @github-actions in #3645
Full Changelog: v1.13.2...v1.13.3