gmostert / ng2-breadcrumb

This is an angular 2 component that creates a breadcrumb trail. It hooks into the angular2/router, to dynamically build up the crumb trail once a component is routed to.
MIT License
102 stars 80 forks source link

feat/rc3: breadcrumbs support for angular2.0.0.RC3 #7

Closed prashanthcvvp closed 8 years ago

prashanthcvvp commented 8 years ago

support for angular2.0.0.rc.3

gmostert commented 8 years ago

Hey Pradeepraj

Thnx for your efforts, its inline with what I have already done in this example: http://plnkr.co/BO2ruqRzNeu5BsZqCYtW

I have chosen not to commit/release these changes on master yet, since the new router is still in alpha and there might be some breaking api changes in future.