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

ncyBreadcrumbLabel can be build by text or function

Open Krolock1 opened this issue 10 years ago • 7 comments

Krolock1 avatar Mar 03 '16 13:03 Krolock1

with this extention it is possible to define the label of the breadcrumb as string or as callback function that is called with with viewScope as parameter. The behaviour is similar to the 'parent' parameter

Krolock1 avatar Mar 04 '16 07:03 Krolock1

Hi, many thanks for the PR.

At first glance, it looks good to me. I can't merge it for the moment: I need to fix tests (https://github.com/ncuillery/angular-breadcrumb/issues/135) before.

Then I'll test this stuff.

ncuillery avatar Mar 04 '16 07:03 ncuillery

Hi, Is this updated to the plugin ? can we use label function like parent ?

ravikiranr26 avatar Apr 04 '16 01:04 ravikiranr26

Hi @Krolock1, can you rebase your PR please ? Tests should be working.

ncuillery avatar Apr 10 '16 21:04 ncuillery

It's my first time that I will do a rebase, so I have to look how to do. Since the week is very busy I will do it next week

Krolock1 avatar Apr 19 '16 04:04 Krolock1

Seems related to #105 #146

stramel avatar Sep 02 '16 00:09 stramel

I like this, it looks good to me too. Would be awesome if it got merged.

javoire avatar Sep 21 '16 15:09 javoire