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

ADD stories for layout in mdx as example and regression test #9940

Merged
merged 4 commits into from
Feb 26, 2020

Conversation

ndelangen
Copy link
Member

Issue: #9229 (comment)

What I did

Added a few examples

@ndelangen ndelangen added this to the 6.0.0 milestone Feb 24, 2020
@ndelangen ndelangen self-assigned this Feb 24, 2020
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.

Looks good other than the need for two files

title: 'Core/Layout MDX',
};

export const Default = () => <Box>padded by default</Box>;
Copy link
Member

Choose a reason for hiding this comment

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

All these functions need to be in a CSF file @ndelangen

Copy link
Member Author

Choose a reason for hiding this comment

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

I deleted all those exports, they aren't needed.

@shilman shilman added maintenance User-facing maintenance tasks and removed documentation labels Feb 24, 2020
@CodeByAlex
Copy link
Member

@ndelangen when trying this, I’m seeing the docs tab also applying those styles which means that everything in the docs tab gets centered

@shilman
Copy link
Member

shilman commented Feb 24, 2020

@ndelangen are these showing up in chromatic? not seeing this in the PR badge: "383 tests unchanged"

@ndelangen
Copy link
Member Author

They show up, I've already accepted them here:
https://www.chromaticqa.com/build?appId=5a375b97f4b14f0020b0cda3&number=14895

Copy link
Contributor

@jonspalmer jonspalmer left a comment

Choose a reason for hiding this comment

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

LGTM

@ndelangen ndelangen merged commit 92f9e23 into next Feb 26, 2020
@ndelangen ndelangen deleted the add/stories-for-layout-mdx branch February 26, 2020 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants