Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Nov 3, 2022
1 parent 3ea05cd commit 436e118
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [`67.1.8`](https://github.com/elastic/eui/tree/v67.1.8)

**Bug fixes**

- Fixed `EuiCard` not correctly merging `css` on its child `icon`s ([#6341](https://github.com/elastic/eui/pull/6341))
- Fixed `EuiCheckableCard` not setting `css` on the correct DOM node ([#6341](https://github.com/elastic/eui/pull/6341))
- Fixed a webkit rendering issue with `EuiModal`s containing `EuiBasicTable`s tall enough to scroll ([#6343](https://github.com/elastic/eui/pull/6343))

## [`67.1.7`](https://github.com/elastic/eui/tree/v67.1.7)

- Added the `enabled` option to the `<EuiInMemoryTable />` `executeQueryOptions` prop. This option prevents the Query from being executed when controlled by the consumer. ([#6284](https://github.com/elastic/eui/pull/6284))
Expand Down
4 changes: 0 additions & 4 deletions upcoming_changelogs/6341.md

This file was deleted.

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

This file was deleted.

0 comments on commit 436e118

Please sign in to comment.