we built that by ourselves on top of the UI-Router that having a builtin logic to track the current state can be easily used to develop a breadcrumb. We then exposed from the directive the ability for te current view controller to inject its own logic to resolve the route display name.
.m -- (no keyboard keys have been killed due to the really annoying OSX spell checker) On 04/mar/2014, at 08:38, Vizay Soni <[email protected]<mailto:[email protected]>> wrote: Hi, I want to use breadcrumb in one of our application, most of the breadcrumbs libs I found on internet show only Labal of breadcrumb(e.g. ngBreadcrumb, breadcrumb in angular-app project). But I want to show Values instead of values. How can I achieve this? Is there any library available for this. Currently I am getting: Home > Parent > Student I want like this: Home > Sam > John -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
