Socket
Book a DemoInstallSign in
Socket

@ui5/webcomponents-react-cli

Package Overview
Dependencies
Maintainers
3
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui5/webcomponents-react-cli - npm Package Versions

234

2.13.0

Diff
m
marcusnotheis
published 2.13.0 •

Changelog

Source

2.13.0 (2025-08-05)

Bug Fixes

  • AnalyticalTable: correctly log warning for column width (#7539) (0b5a163)
  • deps: update dependency cross-env to v10 (#7572) (89ed3f3)
  • deps: update dependency react-content-loader to v7.1.0 (#7533) (69eac6f)
  • deps: update dependency react-content-loader to v7.1.1 (#7540) (a12c466)
  • MessageViewButton: make counter accessible to screen readers (#7602) (de906a1)
  • ObjectPage: toggle header correctly when toggleHeaderArea is initially called (#7531) (7625a62), closes #7527
  • SelectDialog: adjust heading level to h1 (#7594) (60faf04), closes #7568
  • SelectDialog: apply latest Design and A11y specs (#7586) (e26f690), closes #7577
  • SelectDialog: enable F6-Navigation (#7583) (9cd3f24), closes #7567

Features

m
marcusnotheis
published 2.12.0 •

Changelog

Source

2.12.0 (2025-07-07)

Bug Fixes

  • AnalyticalTable: correct header row border styles in Quartz theme (#7459) (adf8982)
  • AnalyticalTable: update loading indicator and overlay styles (#7447) (0085aae)
  • deps: update dependency @tanstack/react-virtual to v3.13.10 (main) (#7433) (415e5be)
  • deps: update dependency @tanstack/react-virtual to v3.13.11 (main) (#7467) (b8a3806)
  • deps: update dependency @tanstack/react-virtual to v3.13.12 (main) (#7483) (e91f28c)
  • deps: update dependency recharts to v2.15.4 (main) (#7460) (e606f6a)
  • MessageView: announce SegmentedButton message by with screen readers (#7455) (f1f271b)
  • MessageViewButton: remove counter restriction (#7456) (498b5ec), closes #7454
  • ObjectPageTitle: prevent header overflow (#7498) (e353960)
  • SplitterElement: allow passing number for size prop (#7499) (0869311)
  • SplitterLayout - TypeScript: extend children type (#7457) (1903670)
  • VariantManagement: fix delete button alignment & pop-in behavior (#7496) (80324af), closes #7476

Features

  • AnalyticalTable: introduce alwaysShowBusyIndicator prop (#7448) (80382b8), closes #7402
  • Assets: add Assets-fetch.js (#7345) (ea8e7a0)
  • compat: enable scoping for custom elements in compat package only (#7514) (13dc7a4)
  • FilterBar: support clearing all filters at once (#7512) (82faa6d)
  • ObjectPageTitle: introduce snappedHeader & snappedSubHeaderprop (#7497) (5ebaf8f), closes #7490
  • update to UI5 Web Components v2.12.0 (#7505) (84ae471)
m
marcusnotheis
published 2.11.1 •

Changelog

Source

2.11.1 (2025-06-06)

Bug Fixes

m
marcusnotheis
published 2.11.0 •

Changelog

Source

2.11.0 (2025-06-06)

Bug Fixes

  • AnalyticalTable - subcomponents: fix non-breaking React error & improve performance (#7366) (c0d745a), closes #6755
  • deps: pin dependencies (main) (#7418) (78bd9d8)
  • deps: update dependency execa to v9.6.0 (main) (#7419) (01c0280)
  • ObjectPage: prevent jumping of active tab when selecting section (#7395) (94ca592), closes #7038

Features

m
marcusnotheis
published 2.10.1 •

Changelog

Source

2.10.1 (2025-05-28)

Bug Fixes

  • AnalyticalTable: prevent error if onFilter is not defined (#7388) (d30e2d5)
  • Assets: exclude -fetch assets & remove unsupported Assets-static.js (#7344) (5b180b9), closes #7343
  • cypress-commands: make the options optional for clickUi5ListItemByText (#7316) (74ebb19)
  • deps: pin dependencies (main) (#7334) (86c9b7b)
  • deps: pin dependency remark-gfm to 4.0.1 (main) (#7335) (7b76a7e)
  • deps: update dependency @tanstack/react-virtual to v3.13.9 (main) (#7367) (e2b36fd)
  • MessageView: prevent error if onItemSelect is not defined (#7389) (bfe3f3a)
  • ObjectPage: correct position of header feature buttons (#7374) (d4b4db7), closes #7362
  • SelectDialog: use headerText as accessibleName per default (#7327) (400d46b), closes #7319
m
marcusnotheis
published 2.11.0-rc.1 •
m
marcusnotheis
published 2.11.0-rc.0 •
m
marcusnotheis
published 0.0.0-8aacff3422 •
m
marcusnotheis
published 2.10.0 •

Changelog

Source

2.10.0 (2025-05-08)

Bug Fixes

  • AnalyticalCardHeader: fix role (#7259) (4803abb), closes #7253
  • AnalyticalTable: allow focusing "no-data" & placeholder components (#7286) (e8b3e14), closes #7282
  • AnalyticalTable: improve screen reader announcement for filter input (#7300) (377f4c2), closes #7298
  • AnalyticalTable: restore focus when ungrouping a column (#7299) (980449e), closes #7284
  • deps: update dependency @tanstack/react-virtual to v3.13.8 (main) (#7301) (4a7006f)
  • deps: update dependency dedent to v1.6.0 (main) (#7292) (e779291)
  • deps: update dependency recharts to v2.15.3 (main) (#7247) (d9dcffd)
  • ObjectPage: fix scroll-into-view behavior for Chromium browsers (#7266) (16e0f49), closes #7057
  • ObjectPage: safeguard DOM node access in focus handlers (#7313) (0872213)
  • ObjectStatus: implement focus deltas for hc theme (#7283) (9061974), closes #7280
  • PieChart & DonutChart: support active segment without displaying legend (#7279) (9c675d5)
  • TheminParameters: reflect updated global CSS vars (#7261) (d4022f1)

Features

  • AnalyticalCardHeader: allow customizing the aria-level of titleText (#7260) (79c6ce6)
  • AnalyticalTable: introduce onFilter callback prop (#7304) (a728467), closes #6562
  • cypress-commands: allow clickUi5ListItemByText to be chained (#7312) (5be7e83)
  • update to UI5 Web Components 2.10.0 (#7308) (b85b54d)
m
marcusnotheis
published 2.9.2 •

Changelog

Source

2.9.2 (2025-04-15)

Bug Fixes

  • AnalyticalTable: improve "Default" scaleWidthMode calculation (#7214) (3afa357), closes #7072 #4971
  • AnalyticalTable: update column widths correctly when grouped or reordered (#7210) (b5c3c2b)
  • cypress-commands: force "Enter" press for clickDropdownMenuItem (for ui5-select) (#7223) (3c25985)
  • ObjectPage: correct spacing when image is not present (#7238) (554b88d)
  • ObjectPage: fire onSelectedSectionChange correctly in IconTabBar mode (#7240) (1d4c4fe), closes #7235
  • Toolbar - compat: apply same bg colors as ui5-webcomponents Toolbar (#7221) (f3dab01), closes #7220
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.