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

Update templates

Open ncuillery opened this issue 9 years ago • 0 comments

Since I dropped support for Angular 1.0.8 (see https://github.com/ncuillery/angular-breadcrumb/commit/b023c4fcf3f2e830b4afec68d66af67ddd313b28), the build-in templates can now use ngIf instead of the ugly ngSwitch.

Moreover, as @psi-4ward suggested (#54), templates can use the uiSref directive. All tests pass if I do that. But I'm curious to analyse performance implications, I'll to run a JSperf.

ncuillery avatar Apr 12 '16 22:04 ncuillery