Releases: iamstevendao/vue-tel-input
Releases Β· iamstevendao/vue-tel-input
v5.11.0
What's Changed
- fix: Show no flag when invalid number and
showDialCode: true
(47a449a) - fix: Use mode international and show dial code by default in demo (a94c4ca)
- fix(build): use browserslist config on all chunks by @gnuletik in #318
- Fix typo in README by @a-kriya in #338
New Contributors
Full Changelog: v5.10.1...v5.11.0
v5.10.1
v5.9.0
v5.8.0
- fix: Proper nesting of inline and block components fixed plus additional accessibility updates with proper roles and aria callouts by @tijascott in #308
Full Changelog: v5.7.0...v5.8.0
v5.7.0
- feat: Country search box in the dropdown, enabled via prop
dropdownOptions.showSearchBox
#305 (84ff5a9 and 5c044d4)
Full Changelog: v5.6.3...v5.7.0
v5.6.3
What's Changed
- build: Update packages to latest minor versions by @iamstevendao in #299
- Update selected country when showDialCode is set by @tiagoroldao in #300
New Contributors
- @tiagoroldao made their first contribution in #300
Full Changelog: v5.6.2...v5.6.3