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
Navbar deprecated inverse in favor of dark
Narbar added expandable as alais to toggleable since class name has change
Navbar changed toggler class to use expand
Navbar removed full as it is no longer a thing
NavbarToggler remove left and right as they are no longer a thing
Nav change vertical to allow for string breakpoint (sm,md,lg,etc) .flex-{vertical}-column
Nav add horizontal to trigger .justift-content-{horizontal} utility classes
Nav add card prop to trigger with tabs/pills props to make .card-header-tabs and .card-header-pills respectfully
Nav add fill prop to trigger nav-fill class
fix some examples/docs (removing props which no longer exist) and adding new props to the lists (still needs additonal new examples)
Update tests
0 commit comments