From 524ff0537302a2d590f0208071579ef6b44e1fc1 Mon Sep 17 00:00:00 2001 From: Ward Bell Date: Wed, 17 Feb 2016 22:20:03 -0800 Subject: [PATCH] chore: add shims_for_IE.js to all index.html --- public/docs/_examples/architecture/ts/index.html | 1 + .../docs/_examples/attribute-directives/ts/index.html | 1 + .../_examples/cb-a1-a2-quick-reference/ts/index.html | 1 + .../cb-component-communication/ts/index.html | 1 + .../docs/_examples/dependency-injection/ts/index.html | 1 + public/docs/_examples/displaying-data/ts/index.html | 3 ++- public/docs/_examples/forms/js/index.html | 3 ++- public/docs/_examples/forms/ts/index.html | 1 + .../hierarchical-dependency-injection/ts/index.html | 3 ++- .../_examples/homepage-hello-world/ts/index.1.html | 1 + .../docs/_examples/homepage-hello-world/ts/index.html | 1 + public/docs/_examples/homepage-tabs/ts/index.1.html | 1 + public/docs/_examples/homepage-tabs/ts/index.html | 1 + public/docs/_examples/homepage-todo/ts/index.1.html | 1 + public/docs/_examples/homepage-todo/ts/index.html | 1 + public/docs/_examples/lifecycle-hooks/ts/index.html | 1 + public/docs/_examples/pipes/ts/index.html | 1 + public/docs/_examples/quickstart/js/index.html | 1 + public/docs/_examples/quickstart/ts/index.html | 1 + public/docs/_examples/router/ts/index.html | 1 + .../docs/_examples/server-communication/ts/index.html | 1 + .../_examples/structural-directives/ts/index.html | 1 + public/docs/_examples/styleguide/ts/index.html | 1 + public/docs/_examples/template-syntax/ts/index.html | 1 + public/docs/_examples/toh-1/ts/index.html | 1 + public/docs/_examples/toh-2/ts/index.html | 1 + public/docs/_examples/toh-3/ts/index.html | 1 + public/docs/_examples/toh-4/ts/index.html | 3 ++- public/docs/_examples/toh-5/ts/index.html | 1 + public/docs/_examples/tutorial/ts/index.html | 3 ++- .../upgrade/ts/ng2_components/app/index.html | 3 +++ .../_examples/upgrade/ts/ng2_final/app/index.html | 11 ++++++++--- .../_examples/upgrade/ts/ng2_initial/app/index.html | 1 + public/docs/_examples/user-input/ts/index.html | 1 + tools/plunker-builder/indexHtmlTranslator.js | 5 +++++ 35 files changed, 53 insertions(+), 8 deletions(-) diff --git a/public/docs/_examples/architecture/ts/index.html b/public/docs/_examples/architecture/ts/index.html index b713f97ca5..da2aef3fea 100644 --- a/public/docs/_examples/architecture/ts/index.html +++ b/public/docs/_examples/architecture/ts/index.html @@ -7,6 +7,7 @@ + diff --git a/public/docs/_examples/attribute-directives/ts/index.html b/public/docs/_examples/attribute-directives/ts/index.html index 9588f2fc39..9e071b3943 100644 --- a/public/docs/_examples/attribute-directives/ts/index.html +++ b/public/docs/_examples/attribute-directives/ts/index.html @@ -8,6 +8,7 @@ + diff --git a/public/docs/_examples/cb-a1-a2-quick-reference/ts/index.html b/public/docs/_examples/cb-a1-a2-quick-reference/ts/index.html index 71f5901c61..80678619b3 100644 --- a/public/docs/_examples/cb-a1-a2-quick-reference/ts/index.html +++ b/public/docs/_examples/cb-a1-a2-quick-reference/ts/index.html @@ -8,6 +8,7 @@ + diff --git a/public/docs/_examples/cb-component-communication/ts/index.html b/public/docs/_examples/cb-component-communication/ts/index.html index 549f836c4c..7014b8bbfa 100644 --- a/public/docs/_examples/cb-component-communication/ts/index.html +++ b/public/docs/_examples/cb-component-communication/ts/index.html @@ -10,6 +10,7 @@ + diff --git a/public/docs/_examples/dependency-injection/ts/index.html b/public/docs/_examples/dependency-injection/ts/index.html index d74ddc8a4a..34702880e4 100644 --- a/public/docs/_examples/dependency-injection/ts/index.html +++ b/public/docs/_examples/dependency-injection/ts/index.html @@ -8,6 +8,7 @@ + diff --git a/public/docs/_examples/displaying-data/ts/index.html b/public/docs/_examples/displaying-data/ts/index.html index a3fdc039b8..cf327f543f 100644 --- a/public/docs/_examples/displaying-data/ts/index.html +++ b/public/docs/_examples/displaying-data/ts/index.html @@ -7,7 +7,8 @@ - + + diff --git a/public/docs/_examples/forms/js/index.html b/public/docs/_examples/forms/js/index.html index 016d80f948..8d961a660f 100644 --- a/public/docs/_examples/forms/js/index.html +++ b/public/docs/_examples/forms/js/index.html @@ -15,7 +15,8 @@ - + + diff --git a/public/docs/_examples/forms/ts/index.html b/public/docs/_examples/forms/ts/index.html index 8a07f11776..8ebca9931f 100644 --- a/public/docs/_examples/forms/ts/index.html +++ b/public/docs/_examples/forms/ts/index.html @@ -15,6 +15,7 @@ + diff --git a/public/docs/_examples/hierarchical-dependency-injection/ts/index.html b/public/docs/_examples/hierarchical-dependency-injection/ts/index.html index 48fb64bd54..19eb817608 100644 --- a/public/docs/_examples/hierarchical-dependency-injection/ts/index.html +++ b/public/docs/_examples/hierarchical-dependency-injection/ts/index.html @@ -7,7 +7,8 @@ - + + 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 fe4d02d4c5..ecb437edc9 100644 --- a/public/docs/_examples/homepage-hello-world/ts/index.1.html +++ b/public/docs/_examples/homepage-hello-world/ts/index.1.html @@ -9,6 +9,7 @@ + diff --git a/public/docs/_examples/homepage-hello-world/ts/index.html b/public/docs/_examples/homepage-hello-world/ts/index.html index 68f2b8c560..32dc818f61 100644 --- a/public/docs/_examples/homepage-hello-world/ts/index.html +++ b/public/docs/_examples/homepage-hello-world/ts/index.html @@ -8,6 +8,7 @@ + diff --git a/public/docs/_examples/homepage-tabs/ts/index.1.html b/public/docs/_examples/homepage-tabs/ts/index.1.html index ca4ad9a516..fddfd65ede 100644 --- a/public/docs/_examples/homepage-tabs/ts/index.1.html +++ b/public/docs/_examples/homepage-tabs/ts/index.1.html @@ -11,6 +11,7 @@ + diff --git a/public/docs/_examples/homepage-tabs/ts/index.html b/public/docs/_examples/homepage-tabs/ts/index.html index 1249ba7c48..c37331d93e 100644 --- a/public/docs/_examples/homepage-tabs/ts/index.html +++ b/public/docs/_examples/homepage-tabs/ts/index.html @@ -10,6 +10,7 @@ + diff --git a/public/docs/_examples/homepage-todo/ts/index.1.html b/public/docs/_examples/homepage-todo/ts/index.1.html index d906aafe7b..0438091b3a 100644 --- a/public/docs/_examples/homepage-todo/ts/index.1.html +++ b/public/docs/_examples/homepage-todo/ts/index.1.html @@ -11,6 +11,7 @@ + diff --git a/public/docs/_examples/homepage-todo/ts/index.html b/public/docs/_examples/homepage-todo/ts/index.html index dc17911664..ef91ed5f19 100644 --- a/public/docs/_examples/homepage-todo/ts/index.html +++ b/public/docs/_examples/homepage-todo/ts/index.html @@ -10,6 +10,7 @@ + diff --git a/public/docs/_examples/lifecycle-hooks/ts/index.html b/public/docs/_examples/lifecycle-hooks/ts/index.html index 7e7610a3d7..62bec73470 100644 --- a/public/docs/_examples/lifecycle-hooks/ts/index.html +++ b/public/docs/_examples/lifecycle-hooks/ts/index.html @@ -8,6 +8,7 @@ + diff --git a/public/docs/_examples/pipes/ts/index.html b/public/docs/_examples/pipes/ts/index.html index 62ae092569..db8bee2dab 100644 --- a/public/docs/_examples/pipes/ts/index.html +++ b/public/docs/_examples/pipes/ts/index.html @@ -7,6 +7,7 @@ + diff --git a/public/docs/_examples/quickstart/js/index.html b/public/docs/_examples/quickstart/js/index.html index b7a46d0848..bb7e38592b 100644 --- a/public/docs/_examples/quickstart/js/index.html +++ b/public/docs/_examples/quickstart/js/index.html @@ -10,6 +10,7 @@ + diff --git a/public/docs/_examples/quickstart/ts/index.html b/public/docs/_examples/quickstart/ts/index.html index 9f1fa5c6f4..28553919c5 100644 --- a/public/docs/_examples/quickstart/ts/index.html +++ b/public/docs/_examples/quickstart/ts/index.html @@ -11,6 +11,7 @@ + diff --git a/public/docs/_examples/router/ts/index.html b/public/docs/_examples/router/ts/index.html index 00d209582f..dd605dfc43 100644 --- a/public/docs/_examples/router/ts/index.html +++ b/public/docs/_examples/router/ts/index.html @@ -15,6 +15,7 @@ + diff --git a/public/docs/_examples/server-communication/ts/index.html b/public/docs/_examples/server-communication/ts/index.html index 0d7c2d0011..0e16c97766 100644 --- a/public/docs/_examples/server-communication/ts/index.html +++ b/public/docs/_examples/server-communication/ts/index.html @@ -8,6 +8,7 @@ + diff --git a/public/docs/_examples/structural-directives/ts/index.html b/public/docs/_examples/structural-directives/ts/index.html index 3cdd49984e..a8ee779981 100644 --- a/public/docs/_examples/structural-directives/ts/index.html +++ b/public/docs/_examples/structural-directives/ts/index.html @@ -8,6 +8,7 @@ + diff --git a/public/docs/_examples/styleguide/ts/index.html b/public/docs/_examples/styleguide/ts/index.html index c1e3f87ef8..fb24181c9e 100644 --- a/public/docs/_examples/styleguide/ts/index.html +++ b/public/docs/_examples/styleguide/ts/index.html @@ -5,6 +5,7 @@ + diff --git a/public/docs/_examples/template-syntax/ts/index.html b/public/docs/_examples/template-syntax/ts/index.html index 8874371221..35cb8fcf30 100644 --- a/public/docs/_examples/template-syntax/ts/index.html +++ b/public/docs/_examples/template-syntax/ts/index.html @@ -8,6 +8,7 @@ + diff --git a/public/docs/_examples/toh-1/ts/index.html b/public/docs/_examples/toh-1/ts/index.html index 1397f4bce1..4ac5037e4f 100644 --- a/public/docs/_examples/toh-1/ts/index.html +++ b/public/docs/_examples/toh-1/ts/index.html @@ -7,6 +7,7 @@ + diff --git a/public/docs/_examples/toh-2/ts/index.html b/public/docs/_examples/toh-2/ts/index.html index 5cb80bc1b5..cd3a7d38a7 100644 --- a/public/docs/_examples/toh-2/ts/index.html +++ b/public/docs/_examples/toh-2/ts/index.html @@ -7,6 +7,7 @@ + diff --git a/public/docs/_examples/toh-3/ts/index.html b/public/docs/_examples/toh-3/ts/index.html index 1397f4bce1..4ac5037e4f 100644 --- a/public/docs/_examples/toh-3/ts/index.html +++ b/public/docs/_examples/toh-3/ts/index.html @@ -7,6 +7,7 @@ + diff --git a/public/docs/_examples/toh-4/ts/index.html b/public/docs/_examples/toh-4/ts/index.html index 1397f4bce1..aee24e8cc3 100644 --- a/public/docs/_examples/toh-4/ts/index.html +++ b/public/docs/_examples/toh-4/ts/index.html @@ -7,7 +7,8 @@ - + + diff --git a/public/docs/_examples/toh-5/ts/index.html b/public/docs/_examples/toh-5/ts/index.html index 821ef1a586..0e91f05760 100644 --- a/public/docs/_examples/toh-5/ts/index.html +++ b/public/docs/_examples/toh-5/ts/index.html @@ -16,6 +16,7 @@ + diff --git a/public/docs/_examples/tutorial/ts/index.html b/public/docs/_examples/tutorial/ts/index.html index fd6e253fe0..84795fd309 100644 --- a/public/docs/_examples/tutorial/ts/index.html +++ b/public/docs/_examples/tutorial/ts/index.html @@ -9,7 +9,8 @@ - + + diff --git a/public/docs/_examples/upgrade/ts/ng2_components/app/index.html b/public/docs/_examples/upgrade/ts/ng2_components/app/index.html index 2bc6531b68..989eef0ca3 100644 --- a/public/docs/_examples/upgrade/ts/ng2_components/app/index.html +++ b/public/docs/_examples/upgrade/ts/ng2_components/app/index.html @@ -12,6 +12,9 @@ + + + diff --git a/public/docs/_examples/upgrade/ts/ng2_final/app/index.html b/public/docs/_examples/upgrade/ts/ng2_final/app/index.html index 01dee663b6..adf1a54677 100644 --- a/public/docs/_examples/upgrade/ts/ng2_final/app/index.html +++ b/public/docs/_examples/upgrade/ts/ng2_final/app/index.html @@ -8,11 +8,16 @@ - + + + + + + - + - + diff --git a/public/docs/_examples/upgrade/ts/ng2_initial/app/index.html b/public/docs/_examples/upgrade/ts/ng2_initial/app/index.html index 26caa8b4e9..0a0f9dd678 100644 --- a/public/docs/_examples/upgrade/ts/ng2_initial/app/index.html +++ b/public/docs/_examples/upgrade/ts/ng2_initial/app/index.html @@ -16,6 +16,7 @@ + diff --git a/public/docs/_examples/user-input/ts/index.html b/public/docs/_examples/user-input/ts/index.html index 4b8f5c2038..c554524839 100644 --- a/public/docs/_examples/user-input/ts/index.html +++ b/public/docs/_examples/user-input/ts/index.html @@ -8,6 +8,7 @@ + diff --git a/tools/plunker-builder/indexHtmlTranslator.js b/tools/plunker-builder/indexHtmlTranslator.js index 4208bcc264..e004c9cab6 100644 --- a/tools/plunker-builder/indexHtmlTranslator.js +++ b/tools/plunker-builder/indexHtmlTranslator.js @@ -77,6 +77,11 @@ var _rxData = [ from: 'node_modules/angular2/bundles/testing.dev.js', to: 'https://code.angularjs.org/2.0.0-beta.7/testing.dev.js' }, + { + pattern: 'script', + from: 'node_modules/angular2/es6/dev/src/testing/shims_for_IE.js', + to: 'https://npmcdn.com/angular2@2.0.0-beta.7/es6/dev/src/testing/shims_for_IE.js' + }, { pattern: 'script', from: 'node_modules/es6-shim/es6-shim.min.js',