diff --git a/CHANGELOG.md b/CHANGELOG.md index e823d02f9477..a5f8ccd85806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +**AngularJS support has officially ended as of January 2022. +[See what ending support means](https://docs.angularjs.org/misc/version-support-status) +and [read the end of life announcement](https://goo.gle/angularjs-end-of-life).** + +**Visit [angular.io](https://angular.io) for the actively supported Angular.** + # 1.8.2 meteoric-mining (2020-10-21) diff --git a/README.md b/README.md index b0a07e5f7f41..9a86e8b34858 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,11 @@ piece of cake. Best of all? It makes development fun! -------------------- -**On July 1, 2018 AngularJS entered a 3 year Long Term Support period:** [Find out more](https://docs.angularjs.org/misc/version-support-status) +**AngularJS support has officially ended as of January 2022. +[See what ending support means](https://docs.angularjs.org/misc/version-support-status) +and [read the end of life announcement](https://goo.gle/angularjs-end-of-life).** -**Looking for the new Angular? Go here:** https://github.com/angular/angular +**Visit [angular.io](https://angular.io) for the actively supported Angular.** -------------------- diff --git a/SECURITY.md b/SECURITY.md index 47aebc7052e2..584eca530514 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,19 +2,15 @@ ## Supported Versions -| Version | Supported | Status | Comments | -| ----------- | ------------------ | --------------------- | ------------------------------------ | -| 1.8.x | :white_check_mark: | Long Term Support | See [Long Term Support policy][0] | -| 1.3.x-1.7.x | :x: | | | -| 1.2.x | :warning: | Security patches only | Last version to provide IE 8 support | -| <1.2.0 | :x: | | | - -## Reporting a Vulnerability +**AngularJS support has officially ended as of January 2022.** +[See what ending support means](https://docs.angularjs.org/misc/version-support-status) +and [read the end of life announcement](https://goo.gle/angularjs-end-of-life). -Email us at [security@angularjs.org](mailto:security@angularjs.org) to report any potential security issues in AngularJS. +Visit [angular.io](https://angular.io) for the actively supported Angular. -Please [use the latest AngularJS possible](https://docs.angularjs.org/guide/security#use-the-latest-angularjs-possible) -and keep in mind the guidance around AngularJS' -[expression language](https://docs.angularjs.org/guide/security#angularjs-templates-and-expressions). - -[0]: https://docs.angularjs.org/misc/version-support-status#long-term-support +| Version | Supported | Status | Comments | +| ----------- | ------------------ | --------------------- | ------------------------------------ | +| 1.8.x | :x: | All support ended | | +| 1.3.x-1.7.x | :x: | All support ended | | +| 1.2.x | :x: | All support ended | Last version to provide IE 8 support | +| <1.2.0 | :x: | All support ended | | diff --git a/docs/app/assets/css/docs.css b/docs/app/assets/css/docs.css index 65abc5247f0c..eb28ad39d044 100644 --- a/docs/app/assets/css/docs.css +++ b/docs/app/assets/css/docs.css @@ -478,10 +478,10 @@ iframe.example { #navbar-sub { padding-top: 10px; padding-bottom: 5px; - background: rgba(245,245,245,0.88); + background: rgba(245,245,245,1); box-shadow: 0 0 2px #999; z-index: 1028; - top: 83px; + top: 57px; } .main-body-grid { @@ -982,7 +982,7 @@ toc-container > div > toc-tree > ul > li > toc-tree > ul > li toc-tree > ul li { #navbar-sub { position: relative; - top: 17px; + top: 0; margin-top: 80px; padding-bottom: 0; margin-bottom: 0; diff --git a/docs/config/templates/app/indexPage.template.html b/docs/config/templates/app/indexPage.template.html index 2146c6d3a07a..126aab449e5e 100644 --- a/docs/config/templates/app/indexPage.template.html +++ b/docs/config/templates/app/indexPage.template.html @@ -142,17 +142,18 @@

{{ key }}

-