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 0c71b7379f..224f3b5b2b 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,5 +1,10 @@

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 c5b171e473..3fe4e81573 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 @@ - - - + + + - - - + + + - - - + + +