iamstevendao / vue-tel-input

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

feature: enable search icon slot, search placeholder and add "possible" in phoneObject #412

Closed waveo-wangxiao closed 7 months ago

waveo-wangxiao commented 1 year ago
  1. enable search icon slot & search placeholder in dropdownOptions when showSearchBox is true
  2. add "possible" in phoneObject, so user will also know if this number might be a right number beside "valid"
waveo-wangxiao commented 7 months ago

updated pull request for v9.0.0: #454

Fix #445 #436