-
Notifications
You must be signed in to change notification settings - Fork 841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Emotion] Convert EuiColorPalettePicker and EuiColorPaletteDisplay #7854
[Emotion] Convert EuiColorPalettePicker and EuiColorPaletteDisplay #7854
Commits on Jun 26, 2024
-
[EuiColorPalettePicker] Convert Sass to components
- doesn't need CSS at all! whoa!
Configuration menu - View commit details
-
Copy full SHA for e8256d5 - Browse repository at this point
Copy the full SHA e8256d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf4298b - Browse repository at this point
Copy the full SHA cf4298bView commit details -
[EuiColorPalettePicker] Update tests/snapshots
- convert Enzyme to RTL + snapshot the popover
Configuration menu - View commit details
-
Copy full SHA for 3bd8992 - Browse repository at this point
Copy the full SHA 3bd8992View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef960b6 - Browse repository at this point
Copy the full SHA ef960b6View commit details -
[EuiColorPaletteDisplay] Convert pseudo border CSS
- remove need for passing a size to by simply using the `inherit` CSS property - remove mixin - ignore light/dark arg, appears to be unused
Configuration menu - View commit details
-
Copy full SHA for bc4d244 - Browse repository at this point
Copy the full SHA bc4d244View commit details -
[EuiColorPaletteDisplay] Convert sizes
- remove modifier maps, no Kibana usages - remove Sass variables - remove unnecessary nested bleed area height CSS by inheriting `height: 100%` from the parent
Configuration menu - View commit details
-
Copy full SHA for 67175a3 - Browse repository at this point
Copy the full SHA 67175a3View commit details -
[EuiColorPaletteDisplayFixed] Convert to Emotion
- can be a static const, no EUI variables being used - switch to position inset of height/width for simplicity - it's unclear if the 1px offset/workaround is due to an actual EUI var so I'm leaving it as a static 1px
Configuration menu - View commit details
-
Copy full SHA for 118c3c1 - Browse repository at this point
Copy the full SHA 118c3c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8a62c - Browse repository at this point
Copy the full SHA 0f8a62cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54f69dc - Browse repository at this point
Copy the full SHA 54f69dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a4697 - Browse repository at this point
Copy the full SHA 29a4697View commit details