Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Jul 11, 2023
1 parent 9cf9367 commit 1fd6a1e
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 17 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [`84.0.0`](https://github.com/elastic/eui/tree/v84.0.0)

- Updated `EuiDualRange`'s `minInputProps` and `maxInputProps` to support passing more props to underlying inputs ([#6902](https://github.com/elastic/eui/pull/6902))
- `EuiFocusTrap` now supports configuring cross-iframe focus trapping via the `crossFrame` prop ([#6908](https://github.com/elastic/eui/pull/6908))

**Bug fixes**

- Fixed `EuiFilterButton` icon display ([#6900](https://github.com/elastic/eui/pull/6900))
- Fixed `EuiCombobox` compressed plain text display ([#6910](https://github.com/elastic/eui/pull/6910))
- Fixed visual appearance of collapse buttons on collapsible `EuiResizablePanel`s ([#6926](https://github.com/elastic/eui/pull/6926))

**Breaking changes**

- `EuiFocusTrap` now defaults to *not* trapping focus across iframes ([#6908](https://github.com/elastic/eui/pull/6908))

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

- Added `placeholder` prop to `EuiInlineEdit` ([#6883](https://github.com/elastic/eui/pull/6883))
Expand Down
3 changes: 0 additions & 3 deletions upcoming_changelogs/6900.md

This file was deleted.

1 change: 0 additions & 1 deletion upcoming_changelogs/6902.md

This file was deleted.

6 changes: 0 additions & 6 deletions upcoming_changelogs/6908.md

This file was deleted.

3 changes: 0 additions & 3 deletions upcoming_changelogs/6910.md

This file was deleted.

4 changes: 0 additions & 4 deletions upcoming_changelogs/6926.md

This file was deleted.

0 comments on commit 1fd6a1e

Please sign in to comment.