File tree Expand file tree Collapse file tree 2 files changed +16
-14
lines changed Expand file tree Collapse file tree 2 files changed +16
-14
lines changed Original file line number Diff line number Diff line change 1
- <a name =" 3.2.0 " ></a >
1
+ # [ 3.3.0] ( https://github.com/angular-material-extensions/password-strength/compare/v3.2.0...v3.3.0 ) (2018-11-08)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** demo:** added changeDetectionStrategy.OnPush for the target component [ #104 ] ( https://github.com/angular-material-extensions/password-strength/issues/104 ) ([ e3486bc] ( https://github.com/angular-material-extensions/password-strength/commit/e3486bc ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * ** package:** changed the change detection's strategy to onPush ([ 2bc84d1] ( https://github.com/angular-material-extensions/password-strength/commit/2bc84d1 ) )
12
+ * ** package:** support of angular v7 ([ 44e7998] ( https://github.com/angular-material-extensions/password-strength/commit/44e7998 ) )
13
+
14
+
15
+
2
16
# [ 3.2.0] ( https://github.com/angular-material-extensions/password-strength/compare/v3.1.0...v3.2.0 ) (2018-09-25)
3
17
4
18
8
22
9
23
10
24
11
- <a name =" 3.1.0 " ></a >
12
25
# [ 3.1.0] ( https://github.com/angular-material-extensions/password-strength/compare/v3.0.0...v3.1.0 ) (2018-08-13)
13
26
14
27
30
43
31
44
32
45
33
- <a name =" 3.0.0 " ></a >
34
46
# [ 3.0.0] ( https://github.com/angular-material-extensions/password-strength/compare/v2.1.1...v3.0.0 ) (2018-06-18)
35
47
36
48
37
49
38
- <a name =" 2.1.1 " ></a >
39
50
## [ 2.1.1] ( https://github.com/angular-material-extensions/password-strength/compare/v2.1.0...v2.1.1 ) (2018-06-16)
40
51
41
52
46
57
47
58
48
59
49
- <a name =" 2.1.0 " ></a >
50
60
# [ 2.1.0] ( https://github.com/angular-material-extensions/password-strength/compare/v2.0.0...v2.1.0 ) (2018-05-28)
51
61
52
62
66
76
67
77
68
78
69
- <a name =" 2.0.0 " ></a >
70
79
# [ 2.0.0] ( https://github.com/angular-material-extensions/password-strength/compare/v1.0.7...v2.0.0 ) (2018-05-14)
71
80
72
81
73
82
74
- <a name =" 1.0.7 " ></a >
75
83
## [ 1.0.7] ( https://github.com/angular-material-extensions/password-strength/compare/v1.0.6...v1.0.7 ) (2018-05-10)
76
84
77
85
78
86
79
- <a name =" 1.0.6 " ></a >
80
87
## [ 1.0.6] ( https://github.com/angular-material-extensions/password-strength/compare/v1.0.5...v1.0.6 ) (2018-04-22)
81
88
82
89
92
99
93
100
94
101
95
- <a name =" 1.0.5 " ></a >
96
102
## [ 1.0.5] ( https://github.com/angular-material-extensions/password-strength/compare/v1.0.4...v1.0.5 ) (2018-04-18)
97
103
98
104
99
105
100
- <a name =" 1.0.4 " ></a >
101
106
## [ 1.0.4] ( https://github.com/angular-material-extensions/password-strength/compare/v1.0.2...v1.0.4 ) (2018-04-15)
102
107
103
108
107
112
108
113
109
114
110
- <a name =" 1.0.2 " ></a >
111
115
## [ 1.0.2] ( https://github.com/angular-material-extensions/password-strength/compare/v1.0.1...v1.0.2 ) (2018-04-14)
112
116
113
117
118
122
119
123
120
124
121
- <a name =" 1.0.1 " ></a >
122
125
## [ 1.0.1] ( https://github.com/angular-material-extensions/password-strength/compare/v1.0.0...v1.0.1 ) (2018-04-13)
123
126
124
127
134
137
135
138
136
139
137
- <a name =" 1.0.0 " ></a >
138
140
# [ 1.0.0] ( https://github.com/angular-material-extensions/password-strength/compare/b3ef465...v1.0.0 ) (2018-04-12)
139
141
140
142
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-material-extensions/password-strength" ,
3
3
"description" : " Material password strength meter to indicate how secure is the provided password" ,
4
- "version" : " 3.2 .0" ,
4
+ "version" : " 3.3 .0" ,
5
5
"homepage" : " https://github.com/angular-material-extensions/password-strength" ,
6
6
"author" : {
7
7
"name" : " anthonynahas" ,
You can’t perform that action at this time.
0 commit comments