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

Regarding a responsive grid layout, and basic component positioning. #1086

Closed
antilect opened this issue Jul 9, 2015 · 4 comments
Closed
Labels
component: Grid The React component.

Comments

@antilect
Copy link

antilect commented Jul 9, 2015

I'm impressed by your work here! Thanks a lot for everything.

I was wondering if any of you awesome dudes have made plans to integrate responsive templates for common uses kind of like what the guys at material design lite did here ( http://www.getmdl.io/templates/blog/index.html )

As far as React is concerned, this library seems to be the responsive go-to:
https://github.com/STRML/react-grid-layout

Any ideas about best practices for making this framework work in a responsive layout?

Thanks again.

@hai-cea
Copy link
Member

hai-cea commented Jul 14, 2015

@antilect You should be abel to use any of the responsive grids with this project. Please also see #190 for some more suggestions.

As far as the templates are concerned, yes this is something that we really like about the MDL docs site and is on our radar to create.

@antilect
Copy link
Author

Status update: The library https://github.com/STRML/react-grid-layout seems to work just fine for responsive layouts.

@hai-cea
Copy link
Member

hai-cea commented Jul 16, 2015

Thanks @antilect - Are we safe to close this?

@antilect
Copy link
Author

Yes. The only quirk is variable height of gridboxes. I couldn't achieve it with react-grid.

@hai-cea hai-cea closed this as completed Sep 25, 2015
@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 25, 2022
@zannager zannager added component: Grid The React component. and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Grid The React component.
Projects
None yet
Development

No branches or pull requests

5 participants