You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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)