angular/aio/src/app
George Kalpakas 21f0deeaa6 build(docs-infra): update Angular framework, Material and CLI to latest methods (#40994)
This commit updates the Angular framework, Angular CDK/Material and
Angular CLI to latest stable versions (11.2.3, 11.2.2 and 11.2.2
respectively).

This update also fixes a Lighthouse audit fail due to
`@angular/core@11.0.0` being identified as vulnerable to XSS:
https://snyk.io/vuln/SNYK-JS-ANGULARCORE-1070902

Regarding the payload size increases, they are mostly attributed to
Angular Material:
- Before this commit:     448461 B
- After framework update: 448554 B ( +93 B)
- After Material update:  449292 B (+738 B)
- After CLI update:       449310 B ( +18 B)

PR Close #40994
2021-03-03 09:43:56 -08:00
..
custom-elements fix(docs-infra): correctly display event dates on all timezones (#41053) 2021-03-03 09:37:21 -08:00
documents refactor(docs-infra): enable tslint rules for the angular.io app (#39307) 2020-12-17 10:02:38 -08:00
layout fix(docs-infra): put the license references in a separate paragraph in the footer (#40944) 2021-02-26 15:39:29 -08:00
navigation refactor(docs-infra): enable tslint rules for the angular.io app (#39307) 2020-12-17 10:02:38 -08:00
search build(docs-infra): remove the only-arrow-functions tslint rule to align with CLI (#39018) 2020-10-01 09:32:57 -07:00
shared build(docs-infra): update Angular framework, Material and CLI to latest methods (#40994) 2021-03-03 09:43:56 -08:00
sw-updates fix(docs-infra): support recovering from unrecoverable SW states (#39651) 2020-11-19 12:13:23 -08:00
app.component.html docs: add youtube to social icons (#40987) 2021-02-26 15:50:36 -08:00
app.component.spec.ts refactor(docs-infra): enable tslint rules for the angular.io app (#39307) 2020-12-17 10:02:38 -08:00
app.component.ts refactor(docs-infra): enable tslint rules for the angular.io app (#39307) 2020-12-17 10:02:38 -08:00
app.module.ts docs: add youtube to social icons (#40987) 2021-02-26 15:50:36 -08:00