ReleaseScalewayScalewaypublished Sep 10, 2026seen 13h

scaleway/ultraviolet @ultraviolet/icons@5.6.0

scaleway/ultraviolet

Open original ↗

Captured source

source ↗
published Sep 10, 2026seen 13hcaptured 13hhttp 200method plain

@ultraviolet/icons@5.6.0

Repository: scaleway/ultraviolet

Tag: @ultraviolet/icons@5.6.0

Published: 2026-09-10T14:49:28Z

Prerelease: no

Release notes:

Minor Changes

  • #6815 `95730d0` Thanks @lisalupi! - All components (Icon, ProductIcon, CategoryIcon, Flag and Logo):
  • Remove default title ⚠️⚠️ This change might break some tests ⚠️⚠️
  • New prop accessibleLabel;
  • aria-hidden = true by default;
  • Informative icons: when an icon has an accessibleLabel (or aria-label) set, aria-hidden switches to false and the svg has role="img";
  • Icon: deprecate aria-label prop. Use accessibleLabel instead.
  • #6860 `360a3c1` Thanks @jsulpis! - add private-network-interfaces, raise, set, wait product icons, and pause system icon

Patch Changes

  • #6895 `d45a4fd` Thanks @jsulpis! - Submit now spreads all Button props, adding accessibleLabel, tooltipLabel and tooltipDescription.

Flag: accessibleLabel is now a string (the flag's accessible name) instead of a boolean, and className/aria-hidden are now accepted via SVGProps.

  • Updated dependencies [`b07a846`]:
  • @ultraviolet/themes@3.1.12