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

feat(scss): export the theme as SCSS file #231

Merged
merged 1 commit into from
Jun 12, 2019

Conversation

markov00
Copy link
Member

Summary

This PR will add the ech-only SCSS theme file to the npm package.
This file can be imported into every project that are already consuming EUI's Sass.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

  • [ ] Any consumer-facing exports were added to src/index.ts (and stories only import from ../src except for test data & storybook)
  • [ ] This was checked for cross-browser compatibility, including a check against IE11
  • [ ] Proper documentation or storybook story was added for features that require explanation or tutorials
  • [ ] Unit tests were updated or added to match the most common scenarios
  • Each commit follows the convention

@markov00 markov00 added the :styling Styling related issue label Jun 10, 2019
@markov00 markov00 requested review from cchaos and chandlerprall June 10, 2019 23:12
@markov00 markov00 force-pushed the export_scss_theme_file branch from 3fb3566 to 7d19511 Compare June 10, 2019 23:13
@codecov-io
Copy link

codecov-io commented Jun 10, 2019

Codecov Report

Merging #231 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #231   +/-   ##
=======================================
  Coverage   97.82%   97.82%           
=======================================
  Files          36       36           
  Lines        2571     2571           
  Branches      566      578   +12     
=======================================
  Hits         2515     2515           
  Misses         49       49           
  Partials        7        7

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91dbcb6...7d19511. Read the comment docs.

Copy link
Contributor

@cchaos cchaos left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you!

@markov00 markov00 merged commit ebae6ab into elastic:master Jun 12, 2019
@markov00 markov00 deleted the export_scss_theme_file branch June 12, 2019 12:23
markov00 pushed a commit that referenced this pull request Jun 12, 2019
# [5.2.0](v5.1.0...v5.2.0) (2019-06-12)

### Features

* **scss:** export the theme as SCSS file ([#231](#231)) ([ebae6ab](ebae6ab))
@markov00
Copy link
Member Author

🎉 This PR is included in version 5.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@markov00 markov00 added the released Issue released publicly label Jun 12, 2019
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this pull request Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Issue released publicly :styling Styling related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants