Skip to content

✨ Adding Grid component #28

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

Merged
merged 4 commits into from
Oct 25, 2019
Merged

✨ Adding Grid component #28

merged 4 commits into from
Oct 25, 2019

Conversation

stuarthendren
Copy link
Contributor

@stuarthendren stuarthendren commented Oct 25, 2019

Adds a grid component based on CSS grid.
Stays as close to that as possible while keeping aligned with the material style systems breakpoint support.

Adds Grid component
Adds grid item props to wrapped components
Uses newer gap props, but due to lack of support
maps to the older deprecated version. This will be simpler to update.
Should be the jss style version not the css
@stuarthendren
Copy link
Contributor Author

Warnings
⚠️

Changes were made to package.json, but not to yarn.lock - Perhaps you need to run yarn install or commit the lockfile?

⚠️ Please assign someone to merge this PR, and optionally include people who should review.
⚠️ Please include a description of your PR changes.

Generated by 🚫 dangerJS against 4d40272

@stuarthendren stuarthendren changed the title Adding Grid component ✨ Adding Grid component Oct 25, 2019
@stuarthendren stuarthendren merged commit 24d47b0 into master Oct 25, 2019
@stuarthendren stuarthendren deleted the grid branch October 25, 2019 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant