Skip to content

Commit 30cd220

Browse files
committed
chore(release): bump version number to 2.7.0
1 parent 0b5300e commit 30cd220

File tree

3 files changed

+93
-50
lines changed

3 files changed

+93
-50
lines changed

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,44 @@
1+
# [2.7.0](https://github.com/anthonynahas/ngx-auth-firebaseui/compare/v2.6.0...v2.7.0) (2019-05-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **demo:** integration of the page material extension in the features component ([e9a57f4](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/e9a57f4))
7+
* **demo:** updated deps ([77e8e7e](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/77e8e7e))
8+
* **demo:** updated rxjs to v6.5.2 and firebase-tools to 6.9.2 ([5cba55f](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/5cba55f))
9+
* **package:** adjusted the snackbar msg on deleting the user ([d7d1b92](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/d7d1b92))
10+
* **package:** deleted the old user component files ([51900c1](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/51900c1))
11+
* **package:** deleting the old auth comp. files ([4407136](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/4407136))
12+
* **package:** deleting user fixed + minor update at [#217](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/217) ([913cf7a](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/913cf7a))
13+
* **package:** minor ([f309cae](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/f309cae))
14+
* **package:** minor in user component ([38c6669](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/38c6669))
15+
* **package:** unknown changes fixed ([988bc1a](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/988bc1a))
16+
* **package:** updated @angular-material-extensions/password-strength to v3.8.1 [#239](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/239) ([0b5300e](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/0b5300e))
17+
* **package:** updated angular and other dependencies ([82bb7ae](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/82bb7ae))
18+
* **package:** updated angular and other dependencies ([414e605](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/414e605))
19+
* **package:** updated angular and password strength's lib ([1011dac](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/1011dac))
20+
* **package:** updated dependencies ([ed4bc8b](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/ed4bc8b))
21+
* **package:** updated rxjs to v6.5.2 ([994a6e7](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/994a6e7))
22+
* **package:** updated types jest ([a4e95f1](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/a4e95f1))
23+
* **package:** updating the display name in firestore fixed on registration [#216](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/216) ([ec129d8](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/ec129d8))
24+
25+
26+
### Features
27+
28+
* **demo:** added new angular material demo app from scratch ([2a3efc8](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/2a3efc8))
29+
* **demo:** added translations [#226](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/226) [#76](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/76) ([470a154](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/470a154))
30+
* **demo:** added translations [#226](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/226) [#76](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/76) ([aaaea74](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/aaaea74))
31+
* **demo:** added translations [#226](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/226) [#76](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/76) ([f5c01ac](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/f5c01ac))
32+
* **demo-schematics:** minor update npm scripts ([484eddf](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/484eddf))
33+
* **package:** added required attribute to the email input [#226](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/226) [#76](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/76) ([4c15900](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/4c15900))
34+
* **package:** enhanced the translations [#226](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/226) [#76](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/76) ([ab1a562](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/ab1a562))
35+
* **package:** removed the input placeholder (since we use labels) in main component [#226](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/226) [#76](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/76) ([0b1ce2e](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/0b1ce2e))
36+
* **package:** support custom text (i18n) for the main component [#226](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/226) [#76](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/76) ([0ac7c13](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/0ac7c13))
37+
* **package:** support custom text (i18n) for the reset pass tab [#226](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/226) [#76](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/76) ([c2a23aa](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/c2a23aa))
38+
* **package:** typo [#226](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/226) [#76](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/76) ([d076958](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/d076958))
39+
40+
41+
142
# [2.6.0](https://github.com/anthonynahas/ngx-auth-firebaseui/compare/v2.5.2...v2.6.0) (2019-03-26)
243

344

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ngx-auth-firebaseui",
33
"description": "Open Source Library for Angular Web Apps to integrate a material user interface for firebase authentication",
4-
"version": "2.6.0",
4+
"version": "2.7.0",
55
"homepage": "https://github.com/anthonynahas/ngx-auth-firebaseui",
66
"author": {
77
"name": "anthonynahas",

src/module/components/ngx-auth-firebaseui/auth.component.html

Lines changed: 51 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,4 @@
11
<mat-tab-group [color]="color" [selectedIndex]="tabIndex">
2-
<!--Reset password tab-->
3-
<mat-tab *ngIf="passwordResetWished" label="Reset Password">
4-
<form [formGroup]="resetPasswordFormGroup" (ngSubmit)="resetPasswordFormGroup.valid && resetPassword()">
5-
6-
<mat-card>
7-
<mat-card-header fxLayoutAlign="end">
8-
<button mat-icon-button
9-
[color]="color"
10-
matTooltip="close"
11-
matTooltipPosition="above"
12-
(click)="passwordResetWished = false">
13-
<mat-icon>close</mat-icon>
14-
</button>
15-
</mat-card-header>
16-
17-
<mat-card-content>
18-
<mat-form-field class="full-width" [appearance]="appearance">
19-
<mat-label> {{ resetPasswordTabText }} </mat-label>
20-
<input matInput
21-
[readonly]="passReset"
22-
[title]="resetPasswordInputText"
23-
formControlName="email"
24-
required>
25-
<mat-icon matSuffix [color]="color">email</mat-icon>
26-
<mat-error *ngIf="resetPasswordEmailFormControl.hasError('required')">
27-
{{resetPasswordErrorRequiredText}}
28-
</mat-error>
29-
<mat-error *ngIf="resetPasswordEmailFormControl.hasError('pattern')">
30-
{{resetPasswordErrorPatternText}}
31-
</mat-error>
32-
</mat-form-field>
33-
</mat-card-content>
34-
<mat-card-actions fxLayoutAlign="center">
35-
<button mat-raised-button
36-
type="submit"
37-
[color]="color"
38-
[disabled]="passReset">
39-
{{resetPasswordActionButtonText}}
40-
</button>
41-
</mat-card-actions>
42-
<mat-card-footer *ngIf="passReset" fxLayoutAlign="center">
43-
<p>{{resetPasswordInstructionsText}}</p>
44-
</mat-card-footer>
45-
<mat-card-footer>
46-
<mat-progress-bar *ngIf="authProcess.isLoading" mode="indeterminate"></mat-progress-bar>
47-
</mat-card-footer>
48-
</mat-card>
49-
</form>
50-
</mat-tab>
512

523
<!--Sign in tab-->
534
<mat-tab [label]="signInTabText">
@@ -248,6 +199,57 @@
248199

249200
</mat-card>
250201
</mat-tab>
202+
203+
<!--Reset password tab-->
204+
<mat-tab *ngIf="passwordResetWished" label="Reset Password">
205+
<form [formGroup]="resetPasswordFormGroup" (ngSubmit)="resetPasswordFormGroup.valid && resetPassword()">
206+
207+
<mat-card>
208+
<mat-card-header fxLayoutAlign="end">
209+
<button mat-icon-button
210+
[color]="color"
211+
matTooltip="close"
212+
matTooltipPosition="above"
213+
(click)="passwordResetWished = false">
214+
<mat-icon>close</mat-icon>
215+
</button>
216+
</mat-card-header>
217+
218+
<mat-card-content>
219+
<mat-form-field class="full-width" [appearance]="appearance">
220+
<mat-label> {{ resetPasswordTabText }} </mat-label>
221+
<input matInput
222+
[readonly]="passReset"
223+
[title]="resetPasswordInputText"
224+
formControlName="email"
225+
required>
226+
<mat-icon matSuffix [color]="color">email</mat-icon>
227+
<mat-error *ngIf="resetPasswordEmailFormControl.hasError('required')">
228+
{{resetPasswordErrorRequiredText}}
229+
</mat-error>
230+
<mat-error *ngIf="resetPasswordEmailFormControl.hasError('pattern')">
231+
{{resetPasswordErrorPatternText}}
232+
</mat-error>
233+
</mat-form-field>
234+
</mat-card-content>
235+
<mat-card-actions fxLayoutAlign="center">
236+
<button mat-raised-button
237+
type="submit"
238+
[color]="color"
239+
[disabled]="passReset">
240+
{{resetPasswordActionButtonText}}
241+
</button>
242+
</mat-card-actions>
243+
<mat-card-footer *ngIf="passReset" fxLayoutAlign="center">
244+
<p>{{resetPasswordInstructionsText}}</p>
245+
</mat-card-footer>
246+
<mat-card-footer>
247+
<mat-progress-bar *ngIf="authProcess.isLoading" mode="indeterminate"></mat-progress-bar>
248+
</mat-card-footer>
249+
</mat-card>
250+
</form>
251+
</mat-tab>
252+
251253
</mat-tab-group>
252254
<mat-divider></mat-divider>
253255
<ngx-auth-firebaseui-providers [providers]="providers"></ngx-auth-firebaseui-providers>

0 commit comments

Comments
 (0)