docs: branding fixes (#14132)
Angular 1.x -> AngularJS Angular 1 -> AngularJS Angular1 -> AngularJS Angular 2+ -> Angular Angular 2.0 -> Angular Angular2 -> Angular I have deliberately not touched any of the symbol names as that would cause big merge collisions with Tobias's work. All the renames are in .md, .json, and inline comments and jsdocs. PR Close #14132
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* This file is generated by the Angular 2 template compiler.
|
||||
* This file is generated by the Angular template compiler.
|
||||
* Do not edit.
|
||||
*/
|
||||
/* tslint:disable */
|
||||
|
@ -1,6 +1,6 @@
|
||||
/**
|
||||
* This file is hand tweeked based on
|
||||
* the out put of the Angular 2 template compiler
|
||||
* the out put of the Angular template compiler
|
||||
* and then hand tweeked to show possible future output.
|
||||
*/
|
||||
/* tslint:disable */
|
||||
|
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* This file is generated by the Angular 2 template compiler.
|
||||
* This file is generated by the Angular template compiler.
|
||||
* Do not edit.
|
||||
*/
|
||||
/* tslint:disable */
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Ng2 Next Benchmark
|
||||
|
||||
This benchmark uses the upcoming view engine for Angular 2, which moves
|
||||
This benchmark uses the upcoming view engine for Angular, which moves
|
||||
more functionality from codegen into runtime to reduce generated code size.
|
||||
|
||||
As we introduce more runtime code, we need to be very careful to not
|
||||
|
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* This file is generated by the Angular 2 template compiler.
|
||||
* This file is generated by the Angular template compiler.
|
||||
* Do not edit.
|
||||
*/
|
||||
/* tslint:disable */
|
||||
|
@ -1,6 +1,6 @@
|
||||
/**
|
||||
* This file is hand tweeked based on
|
||||
* the out put of the Angular 2 template compiler
|
||||
* the out put of the Angular template compiler
|
||||
* and then hand tweeked to show possible future output.
|
||||
*/
|
||||
/* tslint:disable */
|
||||
|
@ -1,6 +1,6 @@
|
||||
/**
|
||||
* This file is hand tweeked based on
|
||||
* the out put of the Angular 2 template compiler
|
||||
* the out put of the Angular template compiler
|
||||
* and then hand tweeked to show possible future output.
|
||||
*/
|
||||
/* tslint:disable */
|
||||
|
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* This file is generated by the Angular 2 template compiler.
|
||||
* This file is generated by the Angular template compiler.
|
||||
* Do not edit.
|
||||
*/
|
||||
/* tslint:disable */
|
||||
|
Reference in New Issue
Block a user