dependabot[bot]
|
e3e6ba259c
|
chore(deps): bump got from 11.8.3 to 11.8.5
|
2022-09-14 18:59:20 +02:00 |
|
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
|
3dee788fb5
|
fix(input-tel-dropdown): fix edge cases onDropdownValueChanged (#1723)
|
2022-06-01 15:34:38 +02:00 |
|
gerjanvangeest
|
9591732f4e
|
fix(input-tel-dropdown): syncs value of dropdown on init if input has no value
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
|
2022-05-31 16:25:50 +02:00 |
|
gvangeest
|
01fd0d2023
|
feat(input-tel-dropdown): add optgroups when preferredCountries are shown
|
2022-05-23 17:41:24 +02:00 |
|
gvangeest
|
710e7c3d9e
|
fix(input-tel-dropdown): do not sync regionCode if countryCode is the same
|
2022-05-17 11:38:32 +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 |
|
gvangeest
|
8ecfc31c0d
|
fix(input-tel-dropdown): sync disabled state to dropdown
|
2022-04-19 10:57:44 +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
|
2c7bcd5f80
|
chore(input-tel): localize data
|
2022-03-22 11:01:03 +01:00 |
|
Thijs Louisse
|
5d5f041ab9
|
fix(input-tel): rename and export PhoneNumber validator
|
2022-03-22 11:01:03 +01:00 |
|
Thijs Louisse
|
32b322c37e
|
feat(input-tel-dropdown): new component LionInputTelDropdown
Co-authored-by: David Vossen<David.Vossen@ing.com>
|
2022-03-16 16:29:01 +01:00 |
|