Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Sep 9, 2024
1 parent 9b57005 commit dbd3ef1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/eui/changelogs/upcoming/8011.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
**CSS-in-JS conversions**

- Converted `EuiDataGridRowCell`, `EuiDataGridHeaderCell`, and `EuiDataGridFooterCell` to Emotion; Removed the following Sass variables and mixins:
- `$euiZDataGridCellPopover`
- `$euiDataGridColumnResizerWidth`
- `@euiDataGridCellFocus`
- `@euiDataGridRowCell`
- `@euiDataGridHeaderCell`
- `@euiDataGridFooterCell`

0 comments on commit dbd3ef1

Please sign in to comment.