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

Merge Single Theme #15

Merged
merged 2 commits into from
Sep 11, 2020
Merged

Conversation

tylerkrupicka
Copy link
Contributor

What Changed

My single theme support wasn't merging the config with default. If you had a partial single theme with a more complete default, you would be missing some necessary variables. Now the two configurations are merged, so everything should override as expected.

This is a breaking change, because it changes the forceSingleTheme option to be a string instead of a boolean. Previously we were using the default theme, but we need to know the actual default still.

Why

Todo:

  • Add tests
  • Add docs
  • Add yourself to contributors (run yarn contributors:add)

@tylerkrupicka tylerkrupicka added the major Increment the major version when merged label Sep 11, 2020
@tylerkrupicka tylerkrupicka merged commit 5642f6b into intuit:master Sep 11, 2020
@tylerkrupicka tylerkrupicka deleted the mergeSingleTheme branch September 11, 2020 18:57
@hipstersmoothie
Copy link
Contributor

🚀 PR was released in v2.0.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Increment the major version when merged released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants