Skip to content
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 EuiSaturation and EuiHue #7857

Closed

Conversation

cee-chen
Copy link
Contributor

Summary

Note

This PR merges into a feature branch.

I recommend code reviewing by commit for this PR!

QA

Remove or strikethrough items that do not apply to your PR.

General checklist

  • Browser QA
    • Checked in both light and dark modes
    • Checked in mobile
    • Checked in Chrome, Safari, Edge, and Firefox
    • Checked for accessibility including keyboard-only and screenreader modes
  • Docs site QA
  • Code quality checklist
  • Release checklist
    • A changelog entry exists and is marked appropriately.
    • If applicable, added the breaking change issue label (and filled out the breaking change checklist)
  • Designer checklist
    • Updated the Figma library counterpart

cee-chen added 10 commits June 26, 2024 11:43
- remove Sass variables - I don't see a reason to keep them as they're not being reused anywhere and don't need to be overridden
- simplify negative margins to transform translates
+ standardize mouse vs keyboard focus indicators

+ delete Sass files
- move classes/styles to top of file

- convert inline position styles to logical properties

- memoize various functions

- fix IDs potentially being invalid if no `id` prop is passed
- Remove now-unnecessary IE/moz resets

- Simplify focus/visible styles, overrides, etc

- remove unnecessary z-index and euiCustomControl mixin, replace `top` offset with negative margin
:| legitimately not sure what on earth is going on with the indicator styles, I think the nested template literal is throwing stylelint for a loop
@cee-chen cee-chen changed the base branch from main to emotion/color-pickers June 26, 2024 20:20
@cee-chen cee-chen closed this Jun 26, 2024
@cee-chen cee-chen reopened this Jun 26, 2024
@cee-chen cee-chen closed this Jun 26, 2024
@cee-chen cee-chen deleted the emotion/color-picker-4 branch June 26, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant