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

v4: Grid redux #19099

Merged
merged 34 commits into from
Feb 6, 2016
Merged

v4: Grid redux #19099

merged 34 commits into from
Feb 6, 2016

Conversation

mdo
Copy link
Member

@mdo mdo commented Feb 6, 2016

Addresses a handful of grid changes:

Todo:

  • Document flexbox utilities

mdo added a commit that referenced this pull request Feb 6, 2016
@mdo mdo merged commit 3b38801 into v4-dev Feb 6, 2016
@mdo mdo deleted the v4-grid-redux branch February 6, 2016 23:18
mdo added a commit that referenced this pull request Feb 7, 2016
mdo added a commit that referenced this pull request Feb 17, 2016
torbjoernk added a commit to torbjoernk/jlesc.github.io that referenced this pull request Feb 23, 2016
These are mainly:
  - [#17194](twbs/bootstrap#17194)
  - [#18772](twbs/bootstrap#18772)
  - [#18782](twbs/bootstrap#18782)
  - [#19099](twbs/bootstrap#19099)
  - [#19102](twbs/bootstrap#19102)
  - [#19103](twbs/bootstrap#19103)

Signed-off-by: Torbjörn Klatt <[email protected]>
@timalbert
Copy link

I don't think v4 documentation for modifier is updated

mdo added a commit that referenced this pull request Jul 24, 2016
- Restores two-mixin approach to generating semantic grid columns (now with 'make-col-ready' and 'make-col')
- Removes need for .col-xs-12 by restoring the mass list of all grid tier classes to set position, min-height, and padding
- Adds an initial 'width: 100%' to flexbox grid column prep (later overridden by the column sizing in 'flex' shorthand or 'width') to prevent flexbox columns from collapsing in lower viewports
mdo added a commit that referenced this pull request Jul 27, 2016
Remove mention of base class and fix grid examples
mdo added a commit that referenced this pull request Jul 27, 2016
- More details on columns and gutters
- Break it into clear sections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants