thoughtram / angular-tabs

Simple tabs component implemented with Angular 2
6 stars 2 forks source link

@Parent is no longer available #3

Open sudiptaangular opened 9 years ago

sudiptaangular commented 9 years ago

@Parent is no longer available in alpha 36. Can you please let us know what is the replacement of @Parent

samu commented 8 years ago

@Parent was replaced with @Ancestor, which was replaced with @Host. So, use @Host.

https://github.com/angular/angular/commit/985627bd651245455d4a955cb78d992691507775