Closed johannessjoberg closed 5 years ago
Thanks a lot! Looks great! π Could you help to update Documentation - Props?
Thanks @patw0929! From what I understood the Props
storybook automatically picks things from IntlTelInput.propTypes
so it should already be in place βΊοΈ
You're right! I forgot it π Thank you! Merged & released as v7.1.0.
Thanks @patw0929 for the fast response and feedback! Great lib! π
Added optional
onPhoneNumberFocus
function, similar toonPhoneNumberBlur
.Description
Added
onPhoneNumberFocus
because it's not possible to extendedonFocus
intelInputProps
property due toonFocus
being overwritten insrc/components/TelInput.js
. There is an open PR addressing the same thing in #239, but it has been stale for some time and lack tests.Types of changes
Checklist: