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 |
|
gvangeest
|
8ecfc31c0d
|
fix(input-tel-dropdown): sync disabled state to dropdown
|
2022-04-19 10:57:44 +02:00 |
|
Thijs Louisse
|
7c5a25d011
|
chore(lion-input-tel): improve tests of async loaded phone util
|
2022-03-22 11:01:03 +01:00 |
|
Thijs Louisse
|
b45f340aba
|
chore: fix tests
|
2022-03-16 16:29:02 +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 |
|