Skip to content

Commit cd47a4f

Browse files
committed
chore: update changelog
1 parent 9c386a8 commit cd47a4f

File tree

1 file changed

+1
-1
lines changed
  • packages/eui/changelogs/upcoming

1 file changed

+1
-1
lines changed

packages/eui/changelogs/upcoming/9201.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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`
22
- Added `euiDisabledSelector` variable that combines CSS selectors `:disabled` and `[aria-disabled="true"]`
33
- Added custom test matchers that check for both `disabled` and `aria-disabled` attributes:
44
- React testing Library: `.toBeEuiDisabled()`

0 commit comments

Comments
 (0)