Releases: iamstevendao/vue-tel-input
Releases · iamstevendao/vue-tel-input
v9.2.0
What's Changed
- Wrong import path of css file by @philipdalen in #470
- 📝 Update readme links by @homersimpsons in #471
- feat: Update Vue version from 3.4.21 to 3.5.4 by @hayk98-hayrapetyan in #484
New Contributors
- @philipdalen made their first contribution in #470
- @homersimpsons made their first contribution in #471
- @hayk98-hayrapetyan made their first contribution in #484
Full Changelog: v9.1.4...v9.2.0
v9.1.4
What's Changed
- Fix site links by @N-M in #467
- Fix: Country search should not be case sensitive by @AmitGurbani in #466
- fix: Error after tabbing to the country field by @Flo2315 in #469
New Contributors
- @N-M made their first contribution in #467
- @AmitGurbani made their first contribution in #466
Full Changelog: v9.1.3...v9.1.4
v9.1.3
What's Changed
- fix: country uncertain updation behaviour by @neha-proxima in #422
New Contributors
- @neha-proxima made their first contribution in #422
Full Changelog: v9.1.1...v9.1.3
v9.1.1
v9.1.0
What's Changed
- feat: Enable search icon & search placeholder, add "possible" in phoneObject (update for v9.0.0) by @waveo-wangxiao in #454
- Expose Input focus & blur event by @waveo-wangxiao in #458
New Contributors
- @waveo-wangxiao made their first contribution in #454
Full Changelog: v9.0.0...v9.1.0
v9.0.0
What's Changed
- feature: rewrite to Composition API by @daniil4udo in #446
- countries: update DR Congo's extended name by @treighmawaka in #443
New Contributors
- @daniil4udo made their first contribution in #446
Full Changelog: v8.3.1...v9.0.0
v8.3.1
What's Changed
- 18911c0 Update countries data (#415)
- Telphone's dropdown does not open when changing arrow-icon slot by @cuongle-hdwebsoft in #414
New Contributors
- @cuongle-hdwebsoft made their first contribution in #414
Full Changelog: v8.1.3...v8.3.1
v8.1.3
What's Changed
- fix(countries): update CD country name by @treighmawaka in #409
- fix: special chars in showSearchBox by @mehdisolhan in #410
New Contributors
- @treighmawaka made their first contribution in #409
- @mehdisolhan made their first contribution in #410
Full Changelog: v8.1.0...v8.1.3
v8.1.0 (latest) and v5.14.0 (legacy)
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
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 becomeslegacy