vue-navigation-bar
Advanced tools
Changelog
1.3.1 (2019-08-06)
mobile-popup-shown
and mobile-popup-hidden
to vnb-mobile-popup-shown
and vnb-mobile-popup-hidden
.emit
events instead of triggering their path. Good for cases when you want to run a function using a menuOption
instead of following a link.menuOptions
to show.tooltipAnimationType
to the options so that you can change the dropdown animation type.Changelog
1.3.0 (2019-04-23)
collapseButtonImageOpen
and collapseButtonImageClose
. Added dynamic id
functionality to the menu options to allow for multiple instances of the component.Changelog
1.2.0 (2019-03-29)
slot
option named custom-slot
.