Skip to content

Releases: rbalet/ngx-mat-input-tel

v18.1.3

17 Jul 21:59
Compare
Choose a tag to compare

18.1.3 (2024-07-17)

Bug Fixes

v18.1.2

19 Jun 13:31
Compare
Choose a tag to compare

18.1.2 (2024-06-19)

Bug Fixes

  • onPhoneNumberChange: handle cut (69511f8)
  • Close : #4

v18.1.1

19 Jun 13:24
Compare
Choose a tag to compare

Style

Remove the --ngxMatInputTel-color variable, colour shall be changed with --mdc-outlined-text-field-input-text-color only

v18.1.0

19 Jun 13:24
Compare
Choose a tag to compare

Style

  • use --mdc-outlined-text-field-input-text-color instead of #fff;

v18.0.0

07 Jun 06:54
Compare
Choose a tag to compare

18.0.0 (2024-06-07)

Features

v17.3.0

17 Apr 11:49
Compare
Choose a tag to compare

17.3.0 (2024-04-17)

Features

  • resetOnChange, enableSearch, validatePhoneNumber: as booleanAttribute (efce061)

v17.2.1

15 Apr 07:17
Compare
Choose a tag to compare

17.2.1 (2024-04-15)

Bug Fixes

  • ngDoCheck: check error on markAllAsTouched() (d9ea639)

v17.2.0

08 Feb 13:27
Compare
Choose a tag to compare

Feat

  • Add resetOnChange which reset the phone number on countryChange: Related issue

v17.1.8

08 Feb 13:25
Compare
Choose a tag to compare

Feat

  • accept required and [required]=true as correct value
  • accept disabled and [disabled]=true as correct value

v17.1.7

01 Feb 21:49
Compare
Choose a tag to compare

Optimize

  • Menu search pipe : Use it in the*ngFor instead of the *ngIf

Enhance

  • Search text : add white-space: nowrap; if not searching
Untouched Searching
image image