Skip to content

feat(DropdownToggle): add nav prop to enable Nav specific functionality#197

Merged
eddywashere merged 2 commits intomasterfrom
add-nav-prop-dropdown-toggle
Oct 23, 2016
Merged

feat(DropdownToggle): add nav prop to enable Nav specific functionality#197
eddywashere merged 2 commits intomasterfrom
add-nav-prop-dropdown-toggle

Conversation

@eddywashere
Copy link
Copy Markdown
Member

@eddywashere eddywashere commented Oct 22, 2016

Follow up to #196. Decided to go with prop to simplify adding a DropdownToggle inside a Nav. There were drawbacks to using what I documented previously in #196, most around losing out on Button prop support when switching from Button to NavLink in the wrapping element for this component. By using a prop, the Button is still used, and Button props can be passed along, like color/size/etc.

@eddywashere eddywashere changed the title feat(DropdownToggle): add nav prop to enable nav functionality feat(DropdownToggle): add nav prop to enable Nav specific functionality Oct 22, 2016
@eddywashere eddywashere merged commit 9b28cbc into master Oct 23, 2016
@eddywashere eddywashere deleted the add-nav-prop-dropdown-toggle branch October 23, 2016 00:10
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