angular-cn/modules/angular2/docs/core
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
..
00_index.md chore(packaging): move files to match target file structure 2015-02-05 15:46:13 -08:00
01_templates.md doc: fix & sync with latest updates 2015-05-18 23:11:45 +02:00
02_directives.md refactor(di): removed @Parent 2015-07-21 14:39:28 -07:00
03_pipes.md docs(core): fix Formatters -> Pipes 2015-05-08 13:45:13 -07:00
04_decorator_directive.md chore(packaging): move files to match target file structure 2015-02-05 15:46:13 -08:00
05_component_directive.md chore(packaging): move files to match target file structure 2015-02-05 15:46:13 -08:00
06_viewport_directive.md refactor(ViewPort): @Template -> @Viewport, ViewPort -> ViewContainer 2015-02-13 17:48:27 +01:00
07_services.md chore(packaging): move files to match target file structure 2015-02-05 15:46:13 -08:00
08_lifecycle.md chore(packaging): move files to match target file structure 2015-02-05 15:46:13 -08:00
09_compilation.md chore(packaging): move files to match target file structure 2015-02-05 15:46:13 -08:00
10_view.md doc: fix & sync with latest updates 2015-05-18 23:11:45 +02:00
11_shadow_dom.md chore(packaging): move files to match target file structure 2015-02-05 15:46:13 -08:00
12_zones.md doc: fix & sync with latest updates 2015-05-18 23:11:45 +02:00