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
fix(material/chips): adds border on chip-action focus
Updates Angular Material Chips component so that when
mat-mdc-chip-action is focused on a border appears around
either the text of the chip or the action icon, whichever
is being focused. This improves the accessibility by aiding
the user in seeing which element/action is being focused on.
Fixes b/286103414
0 commit comments