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

Fixed the broken incompatibilty with Vue JS 3 / Vue 3 - Issue #27

Open hasinhayder opened this issue 4 years ago • 3 comments

Ref: https://v3.vuejs.org/guide/migration/v-model.html#overview

  • prop: value -> modelValue;
  • event: input -> update:modelValue;

Implemented these changes to make this component work with Vue3

hasinhayder avatar Jan 16 '21 15:01 hasinhayder

Any update on this?

felixgabler avatar Jul 28 '22 11:07 felixgabler

Any update?

Sakthi002 avatar Sep 01 '22 06:09 Sakthi002

When are you planning to make official release for Vue.js 3 support?

bhanu2217 avatar Oct 03 '22 06:10 bhanu2217