You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using ngx-bootstrap version ^1.6.6 with bootstrap 3.x. Looking at the docs (here and here) I don't see a way to implement a dropdown menu in a tabset like this one from Bootstrap's examples. This would be a nice feature to have.
EDIT: Related to this is the ability to put 'badges' in the tab heading - like this example. I think it really just boils down to the ability to put html markup into the heading of a tab. That would allow for both of these features. Perhaps re-designing the tab as a component instead of a directive?
P.S. - This is a great library. Thanks for your hard work.
The text was updated successfully, but these errors were encountered:
YevheniiaMazur
changed the title
Feature Request: Allow tab in tabset to be a dropdown menu
feat(dropdown): allow tab in tabset to be a dropdown menu
Jan 15, 2018
YevheniiaMazur
changed the title
feat(dropdown): allow tab in tabset to be a dropdown menu
feat(dropdown)(tabs): allow tab in tabset to be a dropdown menu
Jan 16, 2018
I'm using ngx-bootstrap version ^1.6.6 with bootstrap 3.x. Looking at the docs (here and here) I don't see a way to implement a dropdown menu in a tabset like this one from Bootstrap's examples. This would be a nice feature to have.
EDIT: Related to this is the ability to put 'badges' in the tab heading - like this example. I think it really just boils down to the ability to put html markup into the heading of a tab. That would allow for both of these features. Perhaps re-designing the tab as a component instead of a directive?
P.S. - This is a great library. Thanks for your hard work.
The text was updated successfully, but these errors were encountered: