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

V5 style refinements #5562

Merged
merged 18 commits into from
Feb 13, 2019
Merged

V5 style refinements #5562

merged 18 commits into from
Feb 13, 2019

Conversation

tmeasday
Copy link
Member

Various style fixes for v5

Note I had to pass --no-verify to commit, the error was:

'/Users/tom/OSS/storybook/.ci/danger/dangerfile.ts' is not included in project.

this is not related to this branch but perhaps a problem with current next?

@tmeasday tmeasday added bug ui patch:yes Bugfix & documentation PR that need to be picked to main branch labels Feb 13, 2019
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

Code looks fine and I'm merging for the sake of expediting the release. However I have some concerns about theming:

@domyen

Most (all?) of the components now have a light-grey background, e.g.

https://www.chromaticqa.com/snapshot?appId=5a375b97f4b14f0020b0cda3&id=5c636b7e8b2da10024880e55

https://www.chromaticqa.com/snapshot?appId=5a375b97f4b14f0020b0cda3&id=5c636b7e8b2da10024880df1

I'm pretty sure this is a mistake but can you please verify and fix in a subsequent PR if it's indeed a problem?

@ndelangen @domyen cc @tmeasday

Not specifically related to this PR, but why are we exposing ThemeVars to the user and then transforming them, e.g. colorPrimary => color.primary? If we're using the same schema up and down the stack doesn't make it easier to write new components and debug themes?

@shilman shilman merged commit db6ed03 into next Feb 13, 2019
@shilman shilman added patch:done Patch/release PRs already cherry-picked to main/release branch release and removed patch:yes Bugfix & documentation PR that need to be picked to main branch labels Feb 15, 2019
@shilman
Copy link
Member

shilman commented Feb 19, 2019

@tmeasday @domyen FYI this didn't actually get released yet. Releasing it now in RC.3

shilman added a commit that referenced this pull request Feb 19, 2019
@Hypnosphi Hypnosphi deleted the v5-style-refinements branch February 23, 2019 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug patch:done Patch/release PRs already cherry-picked to main/release branch ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants