diff --git a/CHANGELOG.md b/CHANGELOG.md index 452a5e85e1c..b576edc4cc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ **Bug fixes** - Removed `.nvmrc` file from published npm package ([#892](https://github.com/elastic/eui/pull/892)) - `EuiComboBox` no longer shows the _clear_ icon when it's a no-op ([#890](https://github.com/elastic/eui/pull/890)) +- `EuiIcon` no longer takes focus in Edge and IE unless `tabIndex` is defined as a value other than `"-1"` ([#900](https://github.com/elastic/eui/pull/900)) ## [`0.0.51`](https://github.com/elastic/eui/tree/v0.0.51) diff --git a/src/components/accordion/__snapshots__/accordion.test.js.snap b/src/components/accordion/__snapshots__/accordion.test.js.snap index 4dfbaf13c99..b85b500c308 100644 --- a/src/components/accordion/__snapshots__/accordion.test.js.snap +++ b/src/components/accordion/__snapshots__/accordion.test.js.snap @@ -60,6 +60,7 @@ exports[`EuiAccordion behavior closes when clicked twice 1`] = ` >