gerjanvangeest
|
7239d60466
|
Fix/input tel format options (#1733)
* fix(input-tel): remove unwanted characters in parser
* feat(input-tel-dropdown): export getFlagSymbol function
* feat(input-tel): add formatCountryCodeStyle option
|
2022-06-15 08:11:40 +02:00 |
|
gerjanvangeest
|
d382887e67
|
fix(input-tel): make use of awesome-phonenumber
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
|
2022-05-12 17:50:27 +02:00 |
|
Thijs Louisse
|
55a900b797
|
fix(input-tel): expose awesome-phonenumber-lib in npm package
|
2022-04-07 11:16:30 +02:00 |
|
Thijs Louisse
|
5d5f041ab9
|
fix(input-tel): rename and export PhoneNumber validator
|
2022-03-22 11:01:03 +01:00 |
|
Thijs Louisse
|
a882c94f11
|
feat(input-tel): new component LionInputTel
|
2022-03-16 16:29:00 +01:00 |
|