diff --git a/CHANGELOG.md b/CHANGELOG.md index 04d9369662d..f410f261723 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## [`master`](https://github.com/elastic/eui/tree/master) +- Added default prompt text to `aria-describedby` for `EuiFilePicker` ([#2919](https://github.com/elastic/eui/pull/2919)) - Added SASS variables for text variants of the primary palette `$euiColorPrimaryText`, `$euiColorSecondaryText`, etc... Updated components to use these new variables. ([#2873](https://github.com/elastic/eui/pull/2873)) - Updated SASS mixin `makeHighContrastColor()` to default `$background: $euiPageBackgroundColor` and `$ratio: 4.5`. Created `makeGraphicContrastColor()` for graphic specific contrast levels of 3.0. ([#2873](https://github.com/elastic/eui/pull/2873)) diff --git a/src/components/form/file_picker/__snapshots__/file_picker.test.tsx.snap b/src/components/form/file_picker/__snapshots__/file_picker.test.tsx.snap index 2646cef0b3b..2b334160412 100644 --- a/src/components/form/file_picker/__snapshots__/file_picker.test.tsx.snap +++ b/src/components/form/file_picker/__snapshots__/file_picker.test.tsx.snap @@ -8,6 +8,7 @@ exports[`EuiFilePicker is rendered 1`] = ` class="euiFilePicker__wrap" >