Phone Extension Dropdown
phone-extension-dropdown is a react js library to select a phone extension on a telephone input field
Installation
Use the package manager (npm) to install phone-extension-dropdown.
npm install phone-extension-dropdown
Demo
Check the demo here
Changelog
1.0.0: Initian release
1.1.0: Translations feature added, also, the following languages have been added
- Arabic
- Bulgarian
- Bengali
- Catalan
- Czech
- Danish
- German
- Greek
- Spanish
- Finnish
- French
- Hungarian
- Italian
- Japanese
- Georgian
- Kazakh
- Korean
- Kyrgyz
- Malay
- Maltese
- Norwegian
- Polish
- Portuguese
- Russian
- Slovak
- Serbian
- Swedish
- Tajik
- Thai
- Turkish
- Uzbek
- Vietnamese
- Chinese
1.1.1: Readme created
1.1.2: Readme added missing languages, uz, vi and zh
1.1.3:
- Phone validator initial version
- Recgonitions of countries/territories updated (Taiwan, Kosovo, Abkhazia and South Ossetia)
- Kenya's recognition of Kosovo
- Return country code on select extension
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.