Chores
Documentation Changes
New Features
- improve interval label position (#2869) (81ae97fa)
- view padding sync (#2843) (032e9208)
- 添加 supportCSSTransform 属性, 使图表在 css transform 下事件和交互都生效 (#2829) (c2190595)
- support scrollbar component (#2813) (93436c11)
- geometry: add geometry.custom API for registerShape (#2831) (ab589e30)
- options: 支持配置项式声明分面 (#2788) (67cfdf34)
Bug Fixes
- 修复数据为空时 slider 报错的问题 (#2855) (1b706bec)
- fix slider changeSize bug and scrollbar overlap with legend (#2840) (38f07d4b)
- build before deploy to get latest type definition (#2833) (167daa3e)
- slider bugfix (#2828) (10edf2e6)
- add dom-util dependence (#2789) (0c54f436)
- demo: 修复环图自定义 label 的 demo, 获取 labelItems 为空 (#2838) (c1c764cf)
- typos: correct spelling (#2811) (7c671d0d)
- clear: chart.clear then render, momery leak (#2800) (a6f56a73)
- #2763: 修复 legend-filter 在 view 中行为错误 (#2802) (4432e0ed)
- offscreen: sync clip style in offscreen group (#2795) (554f619f)
- #2433: fix slider collide legend (#2793) (6b6479d5)
- issue-2778: 修复 label 点击的时候,没有获取到数据 (#2791) (85e3b147)
Other Changes
Tests
转自 https://github.com/antvis/g2/blob/master/CHANGELOG.md