Commit Graph

16 Commits

Author SHA1 Message Date
bfe1401a34 Fix imports
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-06 23:48:44 +01:00
49ba4c7a9d Fixes, styles improvements, cleanup, enforce classes order for classNames
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-06 18:18:49 +01:00
0d99ae5daa yarn lint:js --fix 2023-02-01 16:13:42 -06:00
494cd622a5 Update usage of input 2022-09-07 08:24:44 -04:00
150510bc8a Format number after changing country code 2022-07-14 14:08:59 -04:00
07f6935789 Refactor dropdown into 'addon' on Input 2022-07-14 11:55:00 -04:00
99c67916dd PhoneInput: add some helpful comments 2022-07-13 19:50:07 -05:00
11a0329924 Fix pages that use PhoneInput 2022-07-13 19:08:19 -05:00
7f7edf9162 PhoneInput: improve styles 2022-07-13 18:45:42 -05:00
0591bf72a5 PhoneInput: remove unnecessary handleCountryChange function 2022-07-13 18:10:16 -05:00
ba98a8e82f PhoneInput: prettify input while typing 2022-07-13 18:09:48 -05:00
f62dcc6650 Simplify PhoneInput to only care about its own internal state 2022-07-13 17:37:40 -05:00
0ed1c3ca83 Improve display of PhoneInput 2022-07-13 12:26:07 -05:00
85cf99f618 CountryCodeDropdown: use button element 2022-07-13 12:16:54 -05:00
a8c709b41c Refactor formatPhoneNumber to accept countryCode 2022-07-13 11:40:02 -05:00
5c9cecf8c8 Add PhoneInput component 2022-07-13 09:42:58 -05:00