diff --git a/public/docs/_examples/cb-component-communication/ts/app/app.component.html b/public/docs/_examples/cb-component-communication/ts/app/app.component.html index 224f3b5b2b..0c71b7379f 100644 --- a/public/docs/_examples/cb-component-communication/ts/app/app.component.html +++ b/public/docs/_examples/cb-component-communication/ts/app/app.component.html @@ -1,10 +1,5 @@

Component Communication Cookbook

-
- Known problem with beta.11 prevents this sample from working properly. - We'll fix it for beta.12. -
- Pass data from parent to child with input binding ("Heros")
Intercept input property changes with a setter ("Master")
Intercept input property changes with ngOnChanges ("Source code version")
diff --git a/public/docs/_examples/homepage-hello-world/ts/index.1.html b/public/docs/_examples/homepage-hello-world/ts/index.1.html index 3fe4e81573..b76916e721 100644 --- a/public/docs/_examples/homepage-hello-world/ts/index.1.html +++ b/public/docs/_examples/homepage-hello-world/ts/index.1.html @@ -14,9 +14,9 @@ - - - + + + - - - + + + - - - + + +