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: Flexbox nav options #21201

Merged
merged 2 commits into from
Nov 26, 2016
Merged

v4: Flexbox nav options #21201

merged 2 commits into from
Nov 26, 2016

Conversation

mdo
Copy link
Member

@mdo mdo commented Nov 26, 2016

This branch adds some more navigation options to v4 with some flexbox love. It includes a new .nav-justified variant and an example of centered nav links, but only for use in flex mode. Works on inline, tab, and pill variants.

Halfway fixes #17723. I removed the justified nav since those table styles were super buggy in Safari on browser resize, making for a shit experience for a good chunk of web users.

Also snuck in some heading changes for a clearer table of contents.

- Includes .nav-justified for inline, tab, and pill nav components
- Includes example of using the flex utils (.d- and .flex-items-) for centered nav
@mdo mdo added this to the v4.0.0-alpha.6 milestone Nov 26, 2016
@mdo mdo merged commit d315c94 into v4-dev Nov 26, 2016
@mdo mdo deleted the v4-flexbox-navs branch November 26, 2016 01:46
This was referenced Nov 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant