Skip to content

Releases: UI5/webcomponents-react

v0.10.10

02 Oct 09:33

Choose a tag to compare

0.10.10 (2020-10-02)

Bug Fixes

  • CommonProps: add type definitions for HTML attributes (#692) (07c5b6a)

Features

  • AnalyticalTable: horizontal virtualization of table cells (#640) (05b1e6e)

v0.10.9

23 Sep 05:59

Choose a tag to compare

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)

v0.10.8

02 Sep 08:19

Choose a tag to compare

0.10.8 (2020-09-02)

Bug Fixes

  • MessageBox: allow any react node to be passed as children (#670) (b2fae12)
  • PieChart/DonutChart: re-release active segment feature (0447b22)

v0.10.7

28 Aug 09:18

Choose a tag to compare

0.10.7 (2020-08-28)

Bug Fixes

  • PieChart / DonutChart: fix hide data label logic (#668) (d8dc5ef)

Features

  • PieChart / DonutChart: add option to mark chart segments as active (#667) (743d6d8)

v0.10.6

24 Aug 12:10

Choose a tag to compare

0.10.6 (2020-08-24)

Bug Fixes

v0.10.5

19 Aug 13:38

Choose a tag to compare

0.10.5 (2020-08-19)

Bug Fixes

  • AnalyticalTable: prevent crash if unsupported rowId is set as selectedRowIds key (#660) (e3b1117)
  • AnalyticalTable: prevent event bubbling of ui5 controls (#659) (44bedf8)
  • FilterBar: support new web-components controls, fix layout and labels (#661) (d0969b5)

v0.10.4

19 Aug 08:20

Choose a tag to compare

0.10.4 (2020-08-19)

Bug Fixes

  • AnalyticalTable: fix pre-selection of custom row ids and update react-table (#649) (b733f4c)
  • FilterBar: use createPortal for FilterDialog within FilterBar (#655) (2a65a24), closes #652
  • Themes: add missing themes sap_fiori_3_hcb and sap_fiori_3_hcw (#648) (19cf697)

v0.10.3

06 Aug 15:32

Choose a tag to compare

0.10.3 (2020-08-06)

Bug Fixes

  • MessageBox: correctly align items in footer and fix header alignment in Safari (#643) (c36df38)

v0.10.2

05 Aug 15:30

Choose a tag to compare

0.10.2 (2020-08-05)

Bug Fixes

  • FilterBar: search field within dialog expands to available width (#638) (507d3cb)
  • use createPortal for all internal popovers (#636) (9b36161)
  • TimelineItem: use correct name (#635) (a5737c3), closes #634

v0.10.1

31 Jul 14:33

Choose a tag to compare

0.10.1 (2020-07-31)

Bug Fixes

  • AnalyticalTable: allow column reordering in tree table mode (3f91c84)
  • web components: export shared prop types (dc68681)
  • fix typescript errors (#632) (77df7c3)