From a2cb80330ad8744ff19406780583aea0310ec1a8 Mon Sep 17 00:00:00 2001 From: Ward Bell Date: Wed, 23 Mar 2016 20:30:09 -0700 Subject: [PATCH] docs: update to beta-12 --- .../ts/app/app.component.html | 5 ----- .../homepage-hello-world/ts/index.1.html | 6 +++--- .../_examples/homepage-tabs/ts/index.1.html | 6 +++--- .../_examples/homepage-todo/ts/index.1.html | 6 +++--- public/docs/_examples/package.json | 9 ++++----- .../_examples/quickstart/js/package.1.json | 5 ++--- .../_examples/quickstart/ts/package.1.json | 5 ++--- public/docs/ts/latest/_data.json | 2 +- .../docs/ts/latest/guide/lifecycle-hooks.jade | 4 +--- public/docs/ts/latest/index.jade | 11 ----------- public/docs/ts/latest/tutorial/toh-pt4.jade | 2 +- tools/plunker-builder/indexHtmlTranslator.js | 18 +++++++++--------- 12 files changed, 29 insertions(+), 50 deletions(-) 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 @@ - - - + + + - - - + + + - - - + + +