Skip to content

Commit

Permalink
Extended CommonProps in EuiColorPalettePicker palettes types (#3616)
Browse files Browse the repository at this point in the history
* Added data test subj to EuiColorPalettePicker palettes

* Changelog

* updated testes

* extending common props

* Updated changelog
  • Loading branch information
elizabetdev authored Jun 16, 2020
1 parent b67f644 commit cdb64f1
Show file tree
Hide file tree
Showing 4 changed files with 1,597 additions and 13 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Added `side` prop to `EuiGlobalToastList` for choosing which window side to display toasts ([#3600](https://github.com/elastic/eui/pull/3600))
- Default `titleSize` get's implicitly set to 'm' for `EuiEmptyPrompt` ([#3598](https://github.com/elastic/eui/pull/3598))
- Updated `logoElastic` to meet brand guidelines ([#3613](https://github.com/elastic/eui/pull/3613))
- Extended `CommonProps` in `EuiColorPalettePickerPaletteTextProps`, `EuiColorPalettePickerPaletteFixedProps` and `EuiColorPalettePickerPaletteGradientProps` types ([#3616](https://github.com/elastic/eui/pull/3616))

**Bug fixes**

Expand Down
Loading

0 comments on commit cdb64f1

Please sign in to comment.