Skip to content

Releases: iamstevendao/vue-tel-input

v9.1.3

22 May 13:24
b52e5c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.1.1...v9.1.3

v9.1.1

09 May 03:14
3f40973
Compare
Choose a tag to compare

What's Changed

  • fix: prevent infinite loop in parsedMode calculation by @jdbacero in #463

New Contributors

Full Changelog: v9.1.0...v9.1.1

v9.1.0

25 Apr 11:32
2798ab9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.0.0...v9.1.0

v9.0.0

01 Apr 11:23
bbe4ae2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.3.1...v9.0.0

v8.3.1

06 Dec 15:22
7fb0a51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.3...v8.3.1

v8.1.3

03 Aug 12:54
5b4020e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.0...v8.1.3

v8.1.0 (latest) and v5.14.0 (legacy)

10 Apr 02:58
86a6339
Compare
Choose a tag to compare

Branch & Tag changes

The main branch will be vue 3 version (vue-tel-input@latest or vue-tel-input on npm)
The legacy branch will be vue 2 version (vue-tel-input@legacy on npm)

Build tool changes

For vue 3 version, we have changed the build tool from vue cli to vite, the documentation is changed from vuepress to vitepress.

v6.0.1

04 Jul 12:08
Compare
Choose a tag to compare

Official Vue 3 Support is out of beta 🎉

  • Rebuilt with vite
  • Docs with vitepress (work in progress)

This version will soon be replaced the latest tag and vue 2 version becomes legacy

v5.11.0

16 Apr 06:46
Compare
Choose a tag to compare

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

22 Feb 22:33
Compare
Choose a tag to compare

What's Changed

  • Added flag wrapper to fix width inconsistencies by @DucNg in #314
  • TypeError in dropdown search box by @riya09 in #319
  • event propagation in dropdown searchbox - Firefox & Safari by @riya09 in #320

New Contributors

Full Changelog: v5.9.0...v5.10.1