Releases: iamstevendao/vue-tel-input
Releases · iamstevendao/vue-tel-input
v2.5.0
21 Jul 05:26
Compare
Sorry, something went wrong.
No results found
v2.4.3
20 Jul 11:31
Compare
Sorry, something went wrong.
No results found
#113 : Add arrow-icon slot (4665b9e )
#112 : Fix incorrect initializing country code by IP when inputOptions.showDialCode is true (2beba87 )
v2.4.2
14 Jul 12:22
Compare
Sorry, something went wrong.
No results found
#70 - Add country-changed event, fired when country changed (even for the first time) (7f2537a ).
#108 - Prevent window scrolling when up and down keys are pressed (08c016e ).
v2.4.1
04 Jul 09:09
Compare
Sorry, something went wrong.
No results found
#90 : Add inputId prop, to set custom id for the input (737801e ).
v2.4.0
03 Jul 13:12
Compare
Sorry, something went wrong.
No results found
Add open and close events, fired when the flags dropdown opens or closes (4374e67 )
Add validCharactersOnly prop to prevent invalid characters (letters,...) (77a3687 )
Development improvement:
v2.3.0
22 Jun 10:37
Compare
Sorry, something went wrong.
No results found
v2.2.6
22 Jun 09:40
Compare
Sorry, something went wrong.
No results found
#99 : Allow Array, Object and String as type for custom classes (78d08d1 )
v2.2.5
16 Jun 14:04
Compare
Sorry, something went wrong.
No results found
#94 - Add backward-compatibility for events emitting from the component (83f2737 )
Development improvement
v2.2.4
16 Jun 04:59
Compare
Sorry, something went wrong.
No results found
#100 - Fix bug the dropdown doesn't work on Firefox, by falling back to event.composedPath if event.path is undefined (a3735ed )