angular-cn/modules/angular2/docs
vsavkin 6f4a39c337 refactor(di): removed @Parent
BREAKING CHANGE
    The @Parent annotation has been removed. Use @Ancestor instead.
    @Parent was used to enforce a particular DOM structure (e.g., a pane component is a direct child of the tabs component).
    DI is not the right mechanism to do it. We should enforce it using schema instead.
2015-07-21 14:39:28 -07:00
..
change_detection docs(change_detection): add explicit @name and @description 2015-02-17 08:08:47 +00:00
core refactor(di): removed @Parent 2015-07-21 14:39:28 -07:00
di refactor(di): rename ProviderError to BindingError 2015-04-17 20:17:51 +02:00