What's Changed
- fix(boxplot): pass scale, axis and legend (close: #4355) by @pearmini in #4507
- feat(interaction): add brush axis by @pearmini in #4503
- fix(types): type errors by @pearmini in #4509
- fix(connect): do not apply default color to connectStyle by @visiky in #4521
- refactor: getShapeTheme do not merge fill & stroke by @hustcc in #4526
- feat: adjust spider label by @visiky in #4522
- feat: add data.slice, remove data.subset by @hustcc in #4512
- refactor: fold config as -> key, value by @hustcc in #4527
- feat(component): support scrollbar without interactions by @visiky in #4532
- feat(interaction): add brush filter by @pearmini in #4511
- docs: add documents for title component by @hustcc in #4529
- feat(brush): support brush matrix by @pearmini in #4537
- fix(update): skip empty selection (close: #4490) by @pearmini in #4546
- fix(brush): replace getBounds with getRenderBounds of brush area by @pearmini in #4545
- refactor: add intergration test for renderToMountedElement by @pearmini in #4544
- docs: add details of axis gridLength option by @visiky in #4543
- fix: area support transpose by @hustcc in #4536
- feat(slider): sync slider scale by @visiky in #4528
- fix: listen window-resize in chart instead of render. (fix #4492) by @pepper-nice in #4549
- fix(tooltip): custom group-items by @pearmini in #4558
- fix(tooltip): unique date titles (close: #4561) by @pearmini in #4564
- fix(docs): remove mark.coordinate by @pearmini in #4565
- chore: update version to 5.0.0-beta.6 by @Aarebecca in #4566
Full Changelog: 5.0.0-beta.5...5.0.0-beta.6