Skip to content

Some more mixins#1305

Merged
cchaos merged 6 commits intoelastic:masterfrom
cchaos:some-more-mixins
Nov 13, 2018
Merged

Some more mixins#1305
cchaos merged 6 commits intoelastic:masterfrom
cchaos:some-more-mixins

Conversation

@cchaos
Copy link
Contributor

@cchaos cchaos commented Nov 12, 2018

Summary

Added mixins for EuiCallOut coloring and EuiTooltip styles. These were elements I ran into regularly in the Kibana LESS conversion that weren't converted to EUI but were doing their own form of styling. This way I can use the mixins without duplicating the styling code until they can be EUI-ified.


Also moved the euiScreenReaderOnly mixin from the component to the helper file.

Checklist

  • This was checked in mobile
  • This was checked in IE11
  • This was checked in dark mode
    - [ ] Any props added have proper autodocs
    - [ ] Documentation examples were added
  • A changelog entry exists and is marked appropriately
    - [ ] This was checked for breaking changes and labeled appropriately
    - [ ] Jest tests were updated or added to match the most common scenarios
    - [ ] This was checked against keyboard-only and screenreader scenarios
    - [ ] This required updates to Framer X components
  • Checked this in Kibana implementation

cchaos added 5 commits November 12, 2018 16:13
# Conflicts:
#	src/components/call_out/_call_out.scss
# Conflicts:
#	src/components/call_out/_call_out.scss
#	src/components/tool_tip/_mixins.scss
# Conflicts:
#	src/components/accessibility/_index.scss
#	src/components/accessibility/_screen_reader.scss
#	src/global_styling/mixins/_responsive.scss
Copy link
Contributor

@snide snide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked over the code and ran this locally in both light and dark. Looks good.

Copy link
Contributor

@ryankeairns ryankeairns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@ryankeairns ryankeairns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cchaos cchaos merged commit 350e102 into elastic:master Nov 13, 2018
@cchaos cchaos deleted the some-more-mixins branch November 13, 2018 02:46
@snide snide mentioned this pull request Nov 30, 2018
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants