v0.10.0-rc.10
Pre-release
Pre-release
·
5008 commits
to main
since this release
0.10.0-rc.10 (2020-07-23)
Bug Fixes
- AnalyticalTable: prevent crash if unsupported rowId is set as selectedRowId (#615) (83a808e)
- AnalyticalTable: prevent horizontal overflow if last column is resizable (#612) (47d3f16)
- AnalyticalTable: update react-table (#616) (17ed544)
- Charts: tooltip respects dimension formatter (#614) (47104f9)
- Popups: prevent bubbling of internally used popover events (#618) (8781f42)
chore
BREAKING CHANGES
- AnalyticalTable: remove prop
busyIndicatorEnabledas it is somehow duplicate toloading. The visibility of the busy indicator is now solely controlled by the proploading.