Skip to content

Commit

Permalink
[Emotion] Convert all color picker components (#7863)
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen authored Jun 28, 2024
1 parent bb9d36a commit 17f68d5
Show file tree
Hide file tree
Showing 49 changed files with 1,592 additions and 1,303 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions packages/eui/changelogs/upcoming/7845.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
**CSS-in-JS conversions**

- Converted `EuiColorPicker` to Emotion; Removed `$euiColorPickerWidth`
3 changes: 3 additions & 0 deletions packages/eui/changelogs/upcoming/7853.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
**CSS-in-JS conversions**

- Converted `EuiColorPickerSwatch` to Emotion
5 changes: 5 additions & 0 deletions packages/eui/changelogs/upcoming/7854.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
**CSS-in-JS conversions**

- Converted `EuiColorPalettePicker` and `EuiColorPaletteDisplay` to Emotion
- Removed `$euiColorPaletteDisplaySizes`
- Removed `@mixin euiColorPaletteInnerBorder`
3 changes: 3 additions & 0 deletions packages/eui/changelogs/upcoming/7859.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
**CSS-in-JS conversions**

- Removed `$euiColorPickerValueRange0`, `$euiColorPickerValueRange1`, `$euiColorPickerSaturationRange0`, `$euiColorPickerSaturationRange1`, and `$euiColorPickerIndicatorSize`
Loading

0 comments on commit 17f68d5

Please sign in to comment.