Skip to content

feat(Col): update classes based on alpha.6 changes#267

Merged
eddywashere merged 1 commit intov4from
col-updates
Jan 5, 2017
Merged

feat(Col): update classes based on alpha.6 changes#267
eddywashere merged 1 commit intov4from
col-updates

Conversation

@eddywashere
Copy link
Copy Markdown
Member

BREAKING CHANGE: The default xs prop now returns .col instead of
.col-xs-12. The auto size value now returns .col-auto or
.col-sm-auto for variable width content columns. Use true or ''
as the size value to return .col or .col-sm for auto layout of
columns (not to be confused with auto -> (variable width of
content)).

Holding off on the flex utility props. I'm starting to think that would be too much and people should apply flex utility classes via className.

BREAKING CHANGE: The default xs prop now returns `.col` instead of
`.col-xs-12`. The `auto` size value now returns `.col-auto` or
`.col-sm-auto` for variable width content columns. Use `true` or `''`
as the size value to return `.col` or `.col-sm` for auto layout of
columns (not to be confused with `auto`  -> (variable width of
content)).
@eddywashere eddywashere merged commit 89ff16c into v4 Jan 5, 2017
@eddywashere eddywashere deleted the col-updates branch January 5, 2017 06:24
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.

1 participant