diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ab7e97d446..0346eaf0d89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Update Elastic-Charts to version 13.0.0 and updated the theme object accordingly ([#2381](https://github.com/elastic/eui/pull/2381)) - Added new `EuiColorStops` component ([#2360](https://github.com/elastic/eui/pull/2360)) - Added `currency` glyph to 'EuiIcon' ([#2398](https://github.com/elastic/eui/pull/2398)) +- Migrate `EuiBreadcrumbs`, `EuiHeader` etc, and `EuiLink` to TypeScript ([#2391](https://github.com/elastic/eui/pull/2391)) **Bug fixes** diff --git a/src/components/breadcrumbs/__snapshots__/breadcrumbs.test.js.snap b/src/components/breadcrumbs/__snapshots__/breadcrumbs.test.tsx.snap similarity index 91% rename from src/components/breadcrumbs/__snapshots__/breadcrumbs.test.js.snap rename to src/components/breadcrumbs/__snapshots__/breadcrumbs.test.tsx.snap index fc8dc912a5e..b328119bbe4 100644 --- a/src/components/breadcrumbs/__snapshots__/breadcrumbs.test.js.snap +++ b/src/components/breadcrumbs/__snapshots__/breadcrumbs.test.tsx.snap @@ -11,18 +11,14 @@ exports[`EuiBreadcrumbs is rendered 1`] = ` data-test-subj="breadcrumbsAnimals" href="#" rel="noreferrer" - title="[object Object]" > - - Animals - + Animals