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

Add vertical-align utilities #20866

Closed
mdo opened this issue Oct 9, 2016 · 4 comments
Closed

Add vertical-align utilities #20866

mdo opened this issue Oct 9, 2016 · 4 comments

Comments

@mdo
Copy link
Member

mdo commented Oct 9, 2016

For example, .v-align-middle and what not.

@mdo mdo added this to the v4.1 ideas milestone Oct 9, 2016
@mdo mdo mentioned this issue Oct 9, 2016
6 tasks
@craigstroman
Copy link

Is this something that's being worked on or that needs to be worked on?

@mdo
Copy link
Member Author

mdo commented Oct 11, 2016

Slated for v4.1, not currently done or in progress on my end.

@craigstroman
Copy link

I would be interested in taking this up if it hasn't been assigned to anyone yet.

@stuyam
Copy link

stuyam commented Oct 14, 2016

I made this a little while ago with flexbox. It isn't perfect but may give more inspiration: http://stuyam.github.io/align.css

I love the idea of these utilities, maybe it would resemble the margin and padding helpers. Like .align-y-center or .align-x-right and you could combine them for something like .align-y-center.align-x-right.

And just like the margin and padding helpers you could do .align-a-center to align in the x and y direction both to the center.

@mdo mdo modified the milestones: v4.0.0-alpha.5, v4.1 ideas Oct 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants