diff --git a/changelogs/upcoming/7631.md b/changelogs/upcoming/7631.md new file mode 100644 index 00000000000..f2647c0b2d3 --- /dev/null +++ b/changelogs/upcoming/7631.md @@ -0,0 +1,3 @@ +**DOM changes** + +- `EuiTableRowCell` now applies passed `className`s to the parent `` element, instead of to the inner cell content `
`. diff --git a/changelogs/upcoming/TBD.md b/changelogs/upcoming/TBD.md index 14e262d98d2..4cf75777eba 100644 --- a/changelogs/upcoming/TBD.md +++ b/changelogs/upcoming/TBD.md @@ -9,3 +9,5 @@ - `$euiTableFocusClickableColor` - Removed the following `EuiTable` Sass mixins: - `euiTableActionsBackgroundMobile` + - `euiTableCellCheckbox` + - `euiTableCell`