Skip to content

Releases: rbalet/ngx-mat-input-tel

v16.1.8

04 Oct 22:48
Compare
Choose a tag to compare

Fix

  • Listen to error State

Feature

  • Add an auto focus to the input. useful when you're doing an markAllAsTouched()

V16.1.7

04 Oct 22:14
Compare
Choose a tag to compare

Fix

  • Do not enforce placeholder and errorStateMatcher

Refactoring

  • Remove unused tslint comments
  • Change Array<string> into string[]

v16.1.3

19 Jul 16:31
Compare
Choose a tag to compare

Feature

  • Add the type of the inputmode to tel

V16.1.2

19 Jul 16:30
Compare
Choose a tag to compare

Fix

  • Subscribe to parentForm.reset() method

V16.1.1

08 Jul 09:09
Compare
Choose a tag to compare

First release

  • First release
  • Work from https://github.com/tanansatpal/ngx-mat-intl-tel-input
  • Works with Angular 15 & 16
  • Migration to standalone component
  • Typings enhancement
  • Core update - everything to latest library version
  • New @Input autocomplete: 'off' | 'tel' = 'tel'
  • New css variable

Css variable

Name Default Explanation
--ngxMatInputTel-color #000 If you wish to change the overall color
--ngxMatInputTel-opacity 0 If you wish the country flag to be shown by default