6.0.0-beta.1
(fix) Fix the extent boundary pruning by break.
feat(grid layout): (1) deprecate grid.containLabel. (2) support contain axisName (3) refactor: use the same logic to measure axisLabel/axisName contain and view build. (3) support auto avoid axisLabel and axisName overflow even containLabel is not specified, while also considered axis line alignment between different grids. Introduce `grid.outerBounds` and `grid.outerBoundsContain`.
chore: merge master into v6
merge v6
fix(logScale): fix the breaking introduced by axisBreak.