Releases: rbalet/ngx-mat-input-tel
Releases · rbalet/ngx-mat-input-tel
v18.5.3
18.5.3 (2024-10-14)
Features
Refactors
- component: split into smaller methods
Documentations
- README: About how to use the validator
v18.5.1
18.5.1 (2024-10-13)
Bug Fixes
- package-lock: regenerate (0e15407)
- package-lock: regenerate (4bf1cf4)
- package.json: add devkit/core, schematics (9491f76)
- package.json: fix version (eaea46f)
- package.json: fix version (054b519)
- validator: type value (7fdd4d4)
v18.5.0
18.5.0 (2024-10-13)
Features
- ci: npm config provenance (0817ecb)
- public-api: export custom validator (4004661)
Performance Improvements
v18.4.0
18.4.0 (2024-10-10)
Features
- update phone on parent change (252497f)
v18.3.1
18.3.1 (2024-09-26)
Performance Improvements
v18.3.0
18.3.0 (2024-07-18)
Features
- html/mat-menu: custom panelClass (9d393c0)
v18.2.2
18.2.2 (2024-07-17)
Bug Fixes
- enablePlaceholder: working again (1af849d)
- New css variable:
--ngxMatInputTel-placeholder-opacity
and --ngxMatInputTel-selector-opacity
while --ngxMatInputTel-opacity
is now changing the both
- Refactoring: Overall code
- Optimize: Finish some methods as soon as possible
Breaking change
- inputPlaceholder: removed in favour of
placeholder
v18.2.1
18.2.1 (2024-07-17)
Bug Fixes
- validator: always emit value (f485fdb)