diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c04b6792f9..84a8e76f134 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Moved any shared component-level Sass variables and mixins into the `global_styling` directory ([#2551](https://github.com/elastic/eui/pull/2551)) - Reworked `euiPanel()` mixin to require the entirety of a selector (i.e. require the '.' in addition to the string) ([#2551](https://github.com/elastic/eui/pull/2551)) - Updated React peerDependencies to version 16.12 ([#2571](https://github.com/elastic/eui/pull/2571)) +- Changed to generated `id` value for `EuiFormRow` to ensure uniqueness ([#2588](https://github.com/elastic/eui/pull/2588)) ## [`16.2.1`](https://github.com/elastic/eui/tree/v16.2.1) diff --git a/src/components/form/described_form_group/__snapshots__/described_form_group.test.js.snap b/src/components/form/described_form_group/__snapshots__/described_form_group.test.js.snap index b26ca92ce1b..4e1616848fe 100644 --- a/src/components/form/described_form_group/__snapshots__/described_form_group.test.js.snap +++ b/src/components/form/described_form_group/__snapshots__/described_form_group.test.js.snap @@ -335,6 +335,7 @@ exports[`EuiDescribedFormGroup ties together parts for accessibility 1`] = ` >