We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bbb93c commit e63eab6Copy full SHA for e63eab6
1 file changed
packages/eui/changelogs/upcoming/8011.md
@@ -0,0 +1,9 @@
1
+**CSS-in-JS conversions**
2
+
3
+- Converted `EuiDataGridRowCell`, `EuiDataGridHeaderCell`, and `EuiDataGridFooterCell` to Emotion; Removed the following Sass variables and mixins:
4
+ - `$euiZDataGridCellPopover`
5
+ - `$euiDataGridColumnResizerWidth`
6
+ - `@euiDataGridCellFocus`
7
+ - `@euiDataGridRowCell`
8
+ - `@euiDataGridHeaderCell`
9
+ - `@euiDataGridFooterCell`
0 commit comments