Bug fixes
- Ensures that the
values
ofEuiI18n
used inEuiPagination
usekey
attributes to prevent potential "unique key" warnings. (#8243)
Breaking changes
- Removed
EuiPopover
's deprecatedhasDragDrop
prop. UseusePortal
on any childEuiDraggable
instead (#8256)