lion/packages/input-tel/test
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
..
formatters.test.js Fix/input tel format options (#1733) 2022-06-15 08:11:40 +02:00
LionInputTel.test.js feat(input-tel): new component LionInputTel 2022-03-16 16:29:00 +01:00
parsers.test.js Fix/input tel format options (#1733) 2022-06-15 08:11:40 +02:00
preprocessors.test.js Fix/input tel format options (#1733) 2022-06-15 08:11:40 +02:00
validators.test.js fix(input-tel): use pattern validation message for too-short/too-long (#1693) 2022-05-31 11:00:37 +02:00