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(Grid): Added xl and max #472

Merged
merged 6 commits into from
Oct 29, 2019
Merged

feat(Grid): Added xl and max #472

merged 6 commits into from
Oct 29, 2019

Conversation

sstrubberg
Copy link
Member

Added xl and max to the Grid.

@vercel
Copy link

vercel bot commented Oct 16, 2019

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/carbon-design-system/gatsby-theme-carbon/iumxx65jt
🌍 Preview: https://gatsby-theme-carbon-git-fork-sstrubberg-feat-columns.carbon-design-system.now.sh

@alisonjoseph alisonjoseph requested a review from a team October 24, 2019 12:26
@ghost ghost requested review from abbeyhrt and asudoh and removed request for a team October 24, 2019 12:26
Copy link
Member

@alisonjoseph alisonjoseph left a comment

Choose a reason for hiding this comment

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

Had a question about the default prop value

| colMd | number | | | Specify the col width at medium breakpoint |
| colLg | number | | 12 | Specify the col width at large breakpoint |
| colXl | number | | 12 | Specify the col width at x-large breakpoint |
| colMax | number | | 12 | Specify the col width at max breakpoint |
Copy link
Member

Choose a reason for hiding this comment

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

should colMax and colXL have the default as 12 here? Its not set in the code

Co-Authored-By: Alison Joseph <alisonejoseph@Gmail.com>
@vercel vercel bot temporarily deployed to staging October 24, 2019 14:25 Inactive
Copy link
Member

@alisonjoseph alisonjoseph left a comment

Choose a reason for hiding this comment

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

🙌

Copy link
Contributor

@abbeyhrt abbeyhrt left a comment

Choose a reason for hiding this comment

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

This looks good to me!

@alisonjoseph alisonjoseph merged commit 721c8ee into carbon-design-system:master Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants