Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed May 4, 2022
1 parent 822840b commit 7d176a4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions upcoming_changelogs/5868.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 7d176a4

Please sign in to comment.