Skip to content

v0.10.9

Choose a tag to compare

@ui5-webcomponents-react-bot ui5-webcomponents-react-bot released this 23 Sep 05:59
· 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)