-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
v2 ion-grid feature request - additional percentages (45%) #7508
Comments
Thanks for the issue! I have been working on a new grid system based on Bootstrap 4. Here is a stand alone example of it: grid.zip I've released a nightly if you'd like to try it out, using this nightly should still work with the old system:
And here is a document (a work in progress) where I have written up some information on it: Ionic Grid API The old grid system will eventually go away, but for now it should still work. If you see your current grid completely break or if you have feedback on the new system please let me know. Thanks! :) |
Hi Brandy On the existing system I had to add within my own CSS
to my css, as if you have two columns, that move to 1 column when responsive, the bottom margin is not equal and the spacing looks odd. I will check that specifically on the new concept when I test Where would you like feedback on the new? Thanks! |
@alexbainbridge Thanks! You can either post the feedback here or email me at: brandy@ionic.io 😄 |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Short description of the problem:
I appreciate that one can create new grid percentages in the CSS, however here is a suggestion for a new default one - 45%
33 > 50 is a large gap, and I often need to do something in between
What behavior are you expecting?
Its Ok at the moment, could be GREAT !
[Not massive high priority or a bug, but if you are looking to add some final sheen, this is one]
Which Ionic Version? 1.x or 2.x
2
The text was updated successfully, but these errors were encountered: