-
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 EuiSaturation and EuiHue #7859
Merged
cee-chen
merged 13 commits into
elastic:emotion/color-pickers
from
cee-chen:emotion/color-picker-5
Jun 27, 2024
Merged
[Emotion] Convert EuiSaturation and EuiHue #7859
cee-chen
merged 13 commits into
elastic:emotion/color-pickers
from
cee-chen:emotion/color-picker-5
Jun 27, 2024
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34676e5 - Browse repository at this point
Copy the full SHA 34676e5View commit details -
[EuiSaturation] Convert lightness and saturation gradients
- 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
Configuration menu - View commit details
-
Copy full SHA for 07e019a - Browse repository at this point
Copy the full SHA 07e019aView commit details -
[EuiSaturation] Convert indicator styles
- simplify negative margins to transform translates
Configuration menu - View commit details
-
Copy full SHA for 20e852d - Browse repository at this point
Copy the full SHA 20e852dView commit details -
[EuiSaturation] Convert focus styles
+ standardize mouse vs keyboard focus indicators + delete Sass files
Configuration menu - View commit details
-
Copy full SHA for 5ead1cb - Browse repository at this point
Copy the full SHA 5ead1cbView commit details -
- 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
Configuration menu - View commit details
-
Copy full SHA for 7c51ca5 - Browse repository at this point
Copy the full SHA 7c51ca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b48c2 - Browse repository at this point
Copy the full SHA 11b48c2View commit details -
[EuiHue] Convert range indicator to Emotion
- 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
Configuration menu - View commit details
-
Copy full SHA for 01a6422 - Browse repository at this point
Copy the full SHA 01a6422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ce5dc - Browse repository at this point
Copy the full SHA 82ce5dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 187a1f6 - Browse repository at this point
Copy the full SHA 187a1f6View commit details -
:| 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
Configuration menu - View commit details
-
Copy full SHA for e01b4cf - Browse repository at this point
Copy the full SHA e01b4cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd5ce6 - Browse repository at this point
Copy the full SHA 4fd5ce6View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e7fc14 - Browse repository at this point
Copy the full SHA 5e7fc14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6941e9e - Browse repository at this point
Copy the full SHA 6941e9eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.