v0.10.9
·
4930 commits
to main
since this release
0.10.9 (2020-09-23)
Bug Fixes
- AnalyticalTable: only apply selectedRowIds prop if its value has changed (#685) (8278f4b)
- AnalyticalTable: prevent an error in the storybook if loading prop was toggled (#679) (296d75b)
- AnalyticalTable: selectedRowIds can contain more than one digit per segment (#672) (6882524)
- FilterBar: Add missing onFiltersDialogSave event properties and fix manually controlled visibleInFilterBar prop (#682) (95a1078)
- FilterBar: after opening the filters-dialog, enable manual control of filters again (#683) (5727165)