Skip to content

Releases: SAP/ui5-webcomponents-react

v1.22.0

03 Nov 14:37
Compare
Choose a tag to compare

1.22.0 (2023-11-03)

Note

Updated to @ui5/webcomponents@~1.19.0
Please also check the UI5 Web Components Release notes for v1.19.0.

Bug Fixes

  • AnalyticalTable: return consistent values across all envs inonRowExpandChange (#5212) (32f6a15), closes #5207
  • deps: update dependency recharts to v2.9.2 (#5200) (c27da9b)
  • ObjectStatus: add screen reader announcement for inactive state (#5204) (a2bb5f6)

Features

  • AnalyticalTable: add scaleWidthModeOptions column option (#5188) (4c393db), closes #5189
  • AnalyticalTable: fire onLoadMore when resizing in Interactive visibleRowCountMode (#5203) (8ba09dd), closes #5201
  • cypress-commands: add clickUi5SelectOptionByText & clickUi5SelectOption commands (#5150) (5f36e46)
  • FormGroup: make titleText optional (#5196) (572464b), closes #5197
  • update to @ui5/webcomponents@1.19.0 (#5205) (c1eafa5)

v1.21.2

31 Oct 08:58
Compare
Choose a tag to compare

1.21.2 (2023-10-31)

Bug Fixes

  • AnalyticalTable: prevent unnecessary vertical scroll (#5171) (95a0acd)
  • deps: update dependency @tanstack/react-virtual to v3.0.0-beta.68 (#5169) (8f6a46c)
  • deps: update dependency recharts to v2.9.0 (#5155) (af4e2b9)
  • deps: update dependency recharts to v2.9.1 (#5194) (cb59a73)
  • deps: update nextjs monorepo to v14 (major) (#5186) (4011f81)
  • Next.js - App Router Example: don't remove styles after hydration (#5170) (b5678ca)
  • server-components: add missing use-client directives (#5198) (509569f)

v1.21.1

13 Oct 09:18
Compare
Choose a tag to compare

1.21.1 (2023-10-13)

Bug Fixes

  • AnalyticalTable: fix horizontal scrolling in rtl reading direction (#5144) (6e9f89b), closes #5094
  • charts: update peer dependency for ui5-webcomponents-react (#5148) (660cbf9)
  • MessageViewButton - TypeScript: omit inherited submits prop (#5139) (316d84b)
  • ObjectStatus: fix border issue of None variant of inverted ObjectStatus (#5147) (c52fc80) by @2bno1
  • Ui5DomRef - TypeScript: correct type for getStaticAreaItemDomRef (#5151) (37e90e9)

v1.21.0

09 Oct 14:24
Compare
Choose a tag to compare

1.21.0 (2023-10-09)

Bug Fixes

  • deps: update dependency @tanstack/react-virtual to v3.0.0-beta.63 (#5115) (5bb9004)
  • deps: update dependency @tanstack/react-virtual to v3.0.0-beta.65 (#5132) (944b86d)
  • MessageView: fix overflow behavior and item selection (#5137) (0594b48), closes #5076 #5077 #5078

Features

v1.20.0

02 Oct 09:44
Compare
Choose a tag to compare

1.20.0 (2023-10-02)

Note

Updated to @ui5/webcomponents@~1.18.0
Please also check the UI5 Web Components Release notes for v1.18.0.

Bug Fixes

  • AnalyticalTable - useIndeterminateRowSelection: select parent row when children are selected (#5098) (3119083), closes #4998
  • AnalyticalTable: add tooltip to header selection-cell (#5081) (22ad96d)
  • AnalyticalTable: remove default prop for alwaysShowSubComponent (#5106) (9aadf71)
  • AnalyticalTable: replace role cell with gridcell (#5080) (944729b), closes #5074
  • AnalyticalTable: update @tanstack/react-virtual to 3.0.0-beta.61 (#4899) (b053c1d), closes #3376
  • cypress-commands: add main entrypoint (#5051) (6bbfc85), closes #5049
  • FilterBar: update search position to latest design specs (#5059) (84eef5c)
  • ObjectPage: allow rendering headerTitle only in headerContent section (#5043) (932cefc)
  • useResponsiveContentPadding - TypeScript: adjust types (#5039) (3fc9ea4)
  • VariantManagement: fix type extraction for button click handler (#5095) (b0da979), closes #5072

Features

v1.19.0

04 Sep 07:22
Compare
Choose a tag to compare

1.19.0 (2023-09-04)

Note

Updated to @ui5/webcomponents@~1.17.0
Please also check the UI5 Web Components Release notes for v1.17.0.

Bug Fixes

  • AnalyticalTable: fix border styles (#5028) (7e193df)
  • AnalyticalTable: fix keyboard navigation for RTL text direction (#4990) (84d21d7)
  • AnalyticalTable: fix scrollbars for Firefox and Safari (#4979) (578e3cf), closes #4379
  • AnalyticalTable: fix subcomponents calculation (#5004) (59639a7), closes #3691
  • AnalyticalTable: use correct indentations for tree table (#5008) (ca48bcb), closes #5006
  • cypress-commands: allow peer-dependency cypress to use v12 & v13 (#5023) (cca7428)
  • deps: update dependency recharts to v2.7.3 (#4955) (25212df)
  • deps: update dependency recharts to v2.8.0 (#5010) (814dcc4)
  • DynamicPageTitle: apply correct padding for header (#5020) (4fe6225), closes #5019
  • DynamicPageTitle: spread breadcrumbs if only child (#5001) (dbe2b58), closes #5000
  • fix scrollbar styles for Belize theme (#4958) (0be7e94), closes #4924
  • ObjectPage: slightly improve scroll performance (#4970) (dba642b), closes #4960
  • Toolbar: fix overflow popover margins (#4985) (9472c8e)
  • VariantManagement: show search in view list popover if count is over 10 (#4999) (9f9979c), closes #4992
  • Vite Template: add ThemeProvider (#4991) (a643f85)

Features

v1.18.0

04 Aug 13:41
Compare
Choose a tag to compare

1.18.0 (2023-08-04)

Bug Fixes

  • AnalyticalTable: only sync scroll if parent is available (#4906) (4ebd0b1)
  • charts: fix description and behavior of chartConfig.legendPosition (#4911) (a86fce6)
  • FormItem: apply bottom margin of group on custom Label (#4932) (251421d), closes #4921
  • Form: support conditional rendering of children (#4942) (9d3bcdb), closes #4923
  • ObjectStatus: apply latest available specs (#4939) (03835db), closes #4934
  • omit html attributes from web components if value is false (#4941) (f5361c0), closes #4937
  • useStylesheet: add 'use client' directive (#4919) (1f2ee04)

Features

v1.17.3

19 Jul 12:54
Compare
Choose a tag to compare

1.17.3 (2023-07-19)

Bug Fixes

  • AnalyticalTable: add missing dependency property (#4889) (001d362)
  • AnalyticalTable: always return correct column property in onRowExpandChange (#4839) (d129417)
  • AnalyticalTable: fix nested manualGroupBy (#4862) (37911bb)
  • AnalyticalTable: return correct values in onRowSelect for filtered rows (#4902) (d7ef54b)
  • deps: update dependency clsx to v2 (#4894) (80f08e9)
  • SplitterLayout: fix resizing SplitterElements via keyboard (#4877) (d995c40), closes #4876
  • Toolbar: correct child paddings (#4847) (594dde1), closes #4810
  • UI5DomRef - TypeScript: update interface to latest methods and properties (#4872) (391abf1)

v1.17.2

05 Jul 08:25
Compare
Choose a tag to compare

1.17.2 (2023-07-05)

Bug Fixes

  • AnalyticalTable: improve keyboard navigation and subcomponents focus handling (#4829) (58ef172)
  • VariantItem: remove unsupported props of StandardLisItem from type definitions (#4830) (d326f5f)

v1.17.1

04 Jul 06:54
Compare
Choose a tag to compare

1.17.1 (2023-07-04)

Bug Fixes

  • deps: update dependency recharts to v2.7.2 (#4776) (050c3b4)
  • Form & FormGroup: add use client directive (#4822) (5bf98b3)