Skip to content

v21.30.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 09:48
b236f79

21.30.0 (2026-08-20)

Features

  • add test id to icon component (6b38984)
  • add test id to info circle component (11d9d3f)
  • add test id to progress circular component (3d0baff)
  • add test ids to autocomplete component and fix openOnClear prop (2bc4fa0)
  • add test ids to button component (b467b7f)
  • add test ids to button toggle component (94d71d7)
  • add test ids to checkbox component (3e80458)
  • add test ids to chip component (aafeead)
  • add test ids to datepicker component (73354b7)
  • add test ids to dialog component (4b05dc1)
  • add test ids to divider component (b87cf12)
  • add test ids to expansion panel component and fix header bottom border radius (423a38d)
  • add test ids to file upload component (03fef05)
  • add test ids to input component (78a7767)
  • add test ids to loader component (c60f884)
  • add test ids to menu component (2a749fa)
  • add test ids to notifications (66ca38a)
  • add test ids to paginator component (f8ef663)
  • add test ids to progress linear component (67f069d)
  • add test ids to radio group and fix cps-radio forward focus/blur state to its parent cps-radio-group (b66ab0c)
  • add test ids to scheduler component (42c227a)
  • add test ids to select component and fix openOnClear prop (a37528b)
  • add test ids to sidebar menu component and fix target and submenu opening (84eb94c)
  • add test ids to switch component and fix non-clickable label text and checked state flash on mount (a8518b1)
  • add test ids to table component and fix mobile-viewport keyboard-accessibility gap in the table's scroll container, checked-checkbox icon color flicker on hover, unchecked checkbox border staying "active"-colored after a mouse click (ba50ca1)
  • add test ids to tabs and fix icon-only tabs height and afterTabChange behavior in prefersReducedMotion case (2398f11)
  • add test ids to tag component and fix unselected style winning over disabled (dcbcd38)
  • add test ids to textarea component (b2d30ec)
  • add test ids to timepicker component (00e90bc)
  • add test ids to tooltip directive (824e092)
  • add test ids to tree autocomplete component and fix openOnClear behavior (a4d48a4)
  • add test ids to tree select component and fix expandAll()/collapseAll() re-render (8e4e6da)
  • add test ids to tree table component and fix hardcoded subtab height limitation, checked-checkbox icon color flicker on hover, unchecked checkbox border staying "active"-colored after a mouse click, shadow-DOM measurement leak in the auto-layout column-sizing logic. (6fb2c42)
  • fix track by identity warning in cps-select, cps-tree-select and cps-tree-autocomplete (62d46fa)