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
Copy file name to clipboardExpand all lines: packages/eui/changelogs/upcoming/9201.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
- Added prop `hasAriaDisabled`in beta state to all base button components (`EuiButton`, `EuiButtonEmpty`, `EuiButtonIcon`, `EuibuttonGroup`, `EuiFilterButton`)
1
+
- Added beta prop `hasAriaDisabled` to all base button components: `EuiButton`, `EuiButtonEmpty`, `EuiButtonIcon`, `EuibuttonGroup`, `EuiFilterButton`
2
2
- Added `euiDisabledSelector` variable that combines CSS selectors `:disabled` and `[aria-disabled="true"]`
3
3
- Added custom test matchers that check for both `disabled` and `aria-disabled` attributes:
0 commit comments