chore: migrate to Angular 17 (#2538)

* chore: migrate to Angular 17

* chore: update
This commit is contained in:
Alex Inkin
2023-12-11 18:06:55 +04:00
committed by GitHub
parent 0469aab433
commit ea6f70e3c5
15 changed files with 2688 additions and 2768 deletions

View File

@@ -47,7 +47,7 @@ import { EmailInfoComponent } from './info.component'
[(ngModel)]="testAddress"
[ngModelOptions]="{ standalone: true }"
>
Firstname Lastname <email@example.com>
Firstname Lastname <email@example.com>
<input tuiTextfield inputmode="email" />
</tui-input>
<div class="ion-text-right ion-padding-top">

View File

@@ -44,7 +44,7 @@
[(ngModel)]="testAddress"
[ngModelOptions]="{standalone: true}"
>
Firstname Lastname &lt;email@example.com&gt;
Firstname Lastname &lt;email&#64;example.com&gt;
<input tuiTextfield inputmode="email" />
</tui-input>
<div class="ion-text-right ion-padding-top">