paul-thebaud / v-phone-input

International and accessible phone input for Vuetify 3 and Vue 3.
https://paul-thebaud.github.io/v-phone-input/
MIT License
65 stars 6 forks source link

feat: vuetify 3 and vue 3 compatibility #6

Closed paul-thebaud closed 1 year ago

paul-thebaud commented 2 years ago

The goal of this issue is to provide a new major version which will be compatible with Vuetify 3 and Vue 3.

paul-thebaud commented 2 years ago

For anyone looking at this issue, VPhoneInput is currently in alpha stage for Vuetify 3 compatible version (3.x.x).

You can install it using yarn add v-phone-input@next.

paul-thebaud commented 1 year ago

CodeCov coverage merging is broken, and virtual scroller was not implemented with Vuetify 3 stable release. We can release the stable release for this package, but we'll keep the "next" NPM tag as long as Vuetify does.