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

Grid component missing. #847

Open
17453628 opened this issue Nov 18, 2016 · 4 comments
Open

Grid component missing. #847

17453628 opened this issue Nov 18, 2016 · 4 comments

Comments

@17453628
Copy link

It would be great if there was a grid component, similar to bootstrap.
The grid should be responsive, so number of column show will change according to screen size.

@Johann-S
Copy link
Member

Simply use Bootstrap, because it's a mobile framework

@eradin
Copy link

eradin commented Jan 12, 2017

If you mean include bootstrap with ratchet, I tried that and it sadly doesn't work. Ratchet may part of the bootstrap family but it currently doesn't play well together. Class names collide.

I agree a grid component is needed. 12 column bootstrap is way too much for mobile but maybe 4 column max would work. I actually rolled a 4 column grid for my project. It's very simple and meets my needs but it doesn't have all the bells and whistles. An included and supported grid would be optimal and bringing in the whole bootstrap style sheet seems like overkill.

@Toomavic
Copy link

you can use materialize it is very powerful framework with native components
check this out http://materializecss.com/

@AlexLazareva
Copy link

Use 12 column grid of Bootstrap. The width of the elements must be specified in %.

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

No branches or pull requests

5 participants