diff --git a/upcoming_changelogs/5868.md b/upcoming_changelogs/5868.md new file mode 100644 index 00000000000..ca9b35dfabb --- /dev/null +++ b/upcoming_changelogs/5868.md @@ -0,0 +1,5 @@ +**Breaking changes** + +- Removed deprecated options for `EuiDatePicker`'s `popoverPosition` props - use `EuiPopover` values going forward +- Removed `partition` prop from EuiCharts theme configuration - use `theme.partition` instead +- Remove `data-grid-cell-id` attribute from `EuiDataGrid` cells - use separate `data-gridcell-column-id` & `data-gridcell-row-index` attributes instead