polaris-vue icon indicating copy to clipboard operation
polaris-vue copied to clipboard

Vue 3 Support

Open MurmeltierS opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. Vue 3 is now the default (sind 7rd Feb 2022), therefore using this Component Library with the default version of vue is no longer possible.

Describe the solution you'd like Update the components to be supported in Vue 3, fix breaking changes. (e.g. v-model value -> modelValue; input -> update)

Describe alternatives you've considered Using Vue 2.x isn't a viable solution for most new projects.

Additional context I'm aware of https://github.com/HulkApps/polaris-vue/issues/49, but last official update on that was summer 2021.

If this is something you aren't going to approach in the near future, could you say so, to open the door for a fork of some kind?

MurmeltierS avatar Feb 07 '22 18:02 MurmeltierS