ncuillery / angular-breadcrumb

Generate a breadcrumb from ui-router's states
http://ncuillery.github.io/angular-breadcrumb/
MIT License
785 stars 183 forks source link

Add possibility to set prefixStateName on directive #143

Closed kbrandwijk closed 4 years ago

kbrandwijk commented 8 years ago

On certain parts of my site, I want a different 'root' object for my breadcrumbs. Currently, setting prefixStateName is only possible on the global configuration. I would like the ability to override prefixStateName on the directive.