angular-crumbs icon indicating copy to clipboard operation
angular-crumbs copied to clipboard

Angular Breadcrumb

Results 8 angular-crumbs issues
Sort by recently updated
recently updated
newest added

@emilol @mmmichl Please respond whether there will be any update in the future or not.

Hi, Could you pls help me how to achieve below breadcrumbs format ? **Users List > View User > John** **in my view-user-component.ts** am calling breadcurmb service after resp like...

Is there any reason why versions greater than 6 are excluded in `package-dist.json`? `"@angular/*": ">=2.0.0 =2.0.0"` This is the way many other libraries do it (e.g. `@ngx-translate/core`)

Add support for Angular 9 - replaced custom scaffolding with scaffolding provided by @angular/cli 9.1.1 - used 'ng generate project' to create angular-crumbs library - updated version number to 9...

We are able to display the breadcrumbs, but those are not clickable. Seems that "route.terminal" is always coming as true not sure why. ![image](https://user-images.githubusercontent.com/25577601/92480814-0b804200-f203-11ea-9403-75851c69c046.png)

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Feature request [ ]...

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Feature request [ ]...

Hi emilol, First of all, nice component, I´m currently using it within a real project and it works nice with just a few improvements. I would like to propose the...

enhancement