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

feat(grid): responsive grid columns widths #7714

Conversation

alan-agius4
Copy link
Contributor

@alan-agius4 alan-agius4 commented Aug 14, 2016

Short description of what this resolves:

Implement responsive columns widths in a grid. Similar to other frameworks.

Changes proposed in this pull request:

  • Implement responsive column attributes
  • Add an attribute of X-width-10 to a column will trigger the width to be 10% for that breakpoint Ex: <ion-col width-lg-25 width-sm-50 width-100></ion-col>

Ionic Version: 2

Fixes: #6050

@brandyscarney brandyscarney self-assigned this Aug 17, 2016
@brandyscarney
Copy link
Member

Thanks for the PR! With the latest release 2.1.0 there is a new grid system using columns instead of explicit widths. Read up on it here: http://blog.ionic.io/build-awesome-desktop-apps-with-ionics-new-responsive-grid/

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.

2 participants