iamstevendao / vue-tel-input

International Telephone Input with Vue
https://iamstevendao.com/vue-tel-input/
MIT License
818 stars 342 forks source link

Update to support D.C. area code 771 #386

Closed hsein-bitar closed 11 months ago

hsein-bitar commented 1 year ago

Dear vue-tel-input maintainers,

I am writing to bring to your attention that the D.C. area code 771 is still not supported in the library. This is a recently introduced area code for the Washington D.C. metropolitan area.

Note that I did some research and confirmed the following:

libphonenumber-js already supports this image

google/libphonenumber also supports the area code http://libphonenumber.appspot.com/phonenumberparser?number=%2B1+771+2345678

Thank you for your time and consideration.

Best regards, Hsein Bitar

andreladocruz commented 1 year ago

The 945 area code is missing too

iamstevendao commented 11 months ago

it's fixed in v8.3.1

image