diff --git a/CHANGELOG.md b/CHANGELOG.md index 03aeb53caf2..b7fd6ff0442 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Allowed dynamically changing the `direction` prop on `EuiResizableContainer` ([#4557](https://github.com/elastic/eui/pull/4557)) - Exported `useIsWithinBreakpoints` hook ([#4557](https://github.com/elastic/eui/pull/4557)) - Added focus to `EuiForm` error `EuiCallout` ([#4497](https://github.com/elastic/eui/pull/4497)) +- Added a `display` and `size` props to `EuiButtonIcon` ([#4466](https://github.com/elastic/eui/pull/4466)) **Bug fixes** diff --git a/src-docs/src/views/button/button_example.js b/src-docs/src/views/button/button_example.js index b8a754a86ba..484c84e5bb0 100644 --- a/src-docs/src/views/button/button_example.js +++ b/src-docs/src/views/button/button_example.js @@ -55,9 +55,41 @@ const buttonOptionFlushSnippet = `