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
Fixes: #2954
Expandable style re-factor is needed with the new cs prop. We will need to update this component to use the new system level tokens via CSS variables.
[category:Tokens]
Release Note:
- The `ExpandableTarget` component is now rendering the `BaseButton` component, and may have some small impact on the visual styling of the keyboard focus ring.
- The `ExpandableIcon` stencil is extending the `SystemIcon` stencil, and may have had an impact on the chevron icon color.
- Fixed an accessibility bug in the `Avatar` component where an `aria-label` string was rendered on a generic HTML element that did not have an explicit or implicit `role`
Co-authored-by: @josh-bagwell <[email protected]>
Co-authored-by: manuel.carrera <[email protected]>
0 commit comments