@@ -9,7 +9,7 @@ <h2 class="md-headline" style="margin-top: 0;">What is AngularJS Material?</h2>
9
9
< a href ="https://angularjs.org " target ="_blank " rel ="noopener "> AngularJS</ a > developers.
10
10
</ p >
11
11
< p >
12
- AngularJS Material has entered the Long Term Support (LTS) period .
12
+ AngularJS Material Long Term Support (LTS) has officially ended as of January 2022 .
13
13
< a href ="#long-term-support "> Find out more</ a > .
14
14
</ p >
15
15
< ul class ="buckets " layout layout-align ="center center " layout-wrap >
@@ -35,9 +35,9 @@ <h2 class="md-headline">AngularJS versus Angular?</h2>
35
35
The AngularJS Material library is a mature and stable product that is ready for production
36
36
use. Developers should note that AngularJS Material works only with
37
37
< a href ="https://angularjs.org/ " target ="_blank " rel ="noopener "> AngularJS 1.x</ a > .
38
- AngularJS 1.x is now in
38
+ AngularJS 1.x
39
39
< a href ="https://docs.angularjs.org/misc/version-support-status " target ="_blank " rel ="noopener ">
40
- Long Term Support (LTS) mode </ a > .
40
+ Long Term Support (LTS)</ a > has ended as of January 2022 .
41
41
</ p >
42
42
< i >
43
43
The Angular Material and Component Dev Kit (CDK) libraries (for Angular v2+) can be found in the
@@ -50,43 +50,24 @@ <h2 class="md-headline">The Latest Material Design</h2>
50
50
< p >
51
51
The latest update to Material Design
52
52
(< a href ="https://www.youtube.com/playlist?list=PLJ21zHI2TNh-rX-Xr_xi9KIEcbdee_1Ah " target ="_blank " rel ="noopener "> video playlist</ a > )
53
- was announced at Google I/O in May, 2018
53
+ was announced at Google I/O in May 2018
54
54
(< a href ="https://design.google/library/io-2018-our-definitive-guide-design/ " target ="_blank " rel ="noopener "> recap blog post</ a > ).
55
55
For an implementation of this new
56
56
< a href ="https://material.io/design " target ="_blank " rel ="noopener "> Material Design Specification</ a > ,
57
57
please see the < a href ="https://github.com/angular/components " target ="_blank " rel ="noopener "> Angular Material</ a >
58
58
project which is built for < a href ="https://angular.io " target ="_blank " rel ="noopener "> Angular</ a >
59
59
developers.
60
60
</ p >
61
- < h2 id ="long-term-support " class ="md-headline "> Long Term Support </ h2 >
61
+ < h2 id ="long-term-support " class ="md-headline "> End-Of-Life </ h2 >
62
62
< p >
63
- AngularJS Material has entered a Long Term Support (LTS) period which ends on December 31st,
64
- 2021. This date aligns with the
65
- < a href ="https://docs.angularjs.org/misc/version-support-status " target ="_blank " rel ="noopener ">
66
- AngularJS LTS</ a > period. Explore End Of Life (EOL) options
67
- < a href ="https://blog.angular.io/finding-a-path-forward-with-angularjs-7e186fdd4429 " target ="_blank " rel ="noopener "> here</ a > .
68
- </ p >
69
- < p >
70
- We now focus exclusively on providing fixes to bugs, in the 1.2.x branch of the library, that
71
- satisfy at least one of the following criteria:
72
- </ p >
73
- < ul >
74
- < li > We receive a report of, or detect, a security weakness which is then verified</ li >
75
- < li >
76
- A major browser releases a version that will cause current production applications
77
- to stop working
78
- </ li >
79
- < li >
80
- The < a href ="https://jquery.com/ "> jQuery library</ a > releases a version that will cause
81
- current production applications to stop working
82
- </ li >
83
- </ ul >
84
- < p >
85
- AngularJS Material 1.1.x will get a new version, if and only if, we verify a new severe
86
- security weakness.
63
+ AngularJS Material support has officially ended as of January 2022. This date aligns with the end of
64
+ the < a href ="https://docs.angularjs.org/misc/version-support-status " target ="_blank " rel ="noopener ">
65
+ AngularJS LTS</ a > period. Read the
66
+ < a href ="https://goo.gle/angularjs-end-of-life " target ="_blank " rel ="noopener ">
67
+ end-of-life announcement</ a > for more details.
87
68
</ p >
88
69
< p >
89
- Learn how to report security issues
70
+ Find details on reporting security issues
90
71
< a href ="https://github.com/angular/material/blob/master/SECURITY.md "> here</ a > .
91
72
</ p >
92
73
< h2 class ="md-headline "> Change Log</ h2 >
0 commit comments