Skip to content

Commit

Permalink
Fix 5009 entry
Browse files Browse the repository at this point in the history
  • Loading branch information
thompsongl authored Aug 11, 2021
1 parent 2ca4231 commit 73b0276
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
## [`master`](https://github.com/elastic/eui/tree/master)

- Added `isDisabled` prop to `EuiFormLabel` and passed it down from `EuiFormRow` ([#5009](https://github.com/elastic/eui/pull/#5009))

**Bug fixes**

- Fixed usage of `outsideClickCloses` prop of `EuiFlyout` ([#4986](https://github.com/elastic/eui/pull/4986))

## [`37.1.0`](https://github.com/elastic/eui/tree/v37.1.0)

- Added `isDisabled` prop to `EuiFormRow` that disables the child field element ([#4908](https://github.com/elastic/eui/pull/4908))
- Added `isDisabled` prop to `EuiFormLabel` and passed it down from `EuiFormRow` ([#5009](https://github.com/elastic/eui/pull/#5009))
- Added `isDisabled` prop to `EuiFormRow` that disables the child field element ([#4908](https://github.com/elastic/eui/pull/4908

## [`37.0.0`](https://github.com/elastic/eui/tree/v37.0.0)

Expand Down

0 comments on commit 73b0276

Please sign in to comment.