Skip to content

docs(Navs): Update nav dropdown markup#196

Merged
eddywashere merged 1 commit intomasterfrom
fix-navbar-docs
Oct 22, 2016
Merged

docs(Navs): Update nav dropdown markup#196
eddywashere merged 1 commit intomasterfrom
fix-navbar-docs

Conversation

@eddywashere
Copy link
Copy Markdown
Member

Noticed an issue where the dropdown in nav (pills and tabs) were looking weird. It turns out it was using incorrect markup. Instead of nesting nav-link in the dropdown toggle, it should be combined. I’m not sure if this was part of alpha v5, or if the markup and classes were always off.

I’m hesitant to add a new component to simplify this or to add a prop to DropdownToggle to enable this common usage. For now, I’m updating the docs to use the built in flexibility of the existing dropdown toggle component.

@eddywashere eddywashere merged commit a450bb2 into master Oct 22, 2016
@eddywashere eddywashere deleted the fix-navbar-docs branch October 22, 2016 23:17
@eddywashere
Copy link
Copy Markdown
Member Author

Looks like this was part of #120 - specifically this.

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