Skip to content

Commit

Permalink
[EuiHeaderSection] Remove all related Sass files; changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Jul 27, 2023
1 parent 6f93cbd commit 7b6891f
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 5 deletions.
1 change: 0 additions & 1 deletion src/components/header/_index.scss
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
@import 'header_links/index';
@import 'header_section/index';
Empty file.
Empty file.
Empty file.
3 changes: 0 additions & 3 deletions src/components/header/header_section/_index.scss

This file was deleted.

Empty file.
1 change: 0 additions & 1 deletion src/themes/amsterdam/overrides/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
@import 'form_control_layout';
@import 'form_control_layout_delimited';
@import 'form_controls';
@import 'header';
@import 'hue';
@import 'key_pad_menu';
@import 'markdown_editor';
Expand Down
1 change: 1 addition & 0 deletions upcoming_changelogs/7005.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
**CSS-in-JS conversions**

- Converted `EuiHeaderAlert` to Emotion; Removed unused `.euiHeaderAlert__dismiss` CSS
- Converted `EuiHeaderSection`, `EuiHeaderSectionItem`, and `EuiHeaderSectionItemButton` to Emotion

0 comments on commit 7b6891f

Please sign in to comment.