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

Responsive Grid layout #534

Closed
adamdbradley opened this issue Feb 5, 2014 · 5 comments
Closed

Responsive Grid layout #534

adamdbradley opened this issue Feb 5, 2014 · 5 comments
Assignees
Milestone

Comments

@adamdbradley
Copy link
Contributor

http://forum.ionicframework.com/t/responsive-grid-layout/707

@ghost ghost assigned adamdbradley Feb 5, 2014
@richardrowe
Copy link

This feature will be immensely beneficial for the ionic framework, as mobile devices such as phones and tablets share so many common elements it feels redundant having to write multiple front-ends for both.

@adamdbradley adamdbradley modified the milestones: 0.9.26, 0.9.25 Feb 10, 2014
@adamdbradley
Copy link
Contributor Author

Created:
.responsive-sm
.responsive-md
.responsive-lg

Use like:

<div class="row responsive-sm">
    <div class="col">column 1</div>
    <div class="col">column 2</div>
</div>

1cdb999

@minhcnrs
Copy link

Yes I think this features is inevitable for development. I work on a mobile app which uses responsive grid layout. My question is that Do I need to make other elements to be responsive too such menu, list box or only responsive grid is enough to load on multiple devices composite of mobile, tablet, smartphone. Thanks!

@QiaoyuanMaxDeng
Copy link

responsive-md does not work well on IE.

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 4, 2018

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants