GetTerminus / terminus-oss

A collection of open source libraries.
MIT License
11 stars 10 forks source link

feat(Sidenav): show/hide links and add Output emitters #570

Closed JamesMaroney closed 3 years ago

JamesMaroney commented 3 years ago

feat(Sidenav): hide links with no handling, add emitters for custom Profile and SignOut handling

Add Output EventEmitters for consuming app to attach custom handling for Profile and SignOut links

Hide links that have no target or custom handlers bound.

ISSUES CLOSED: #569