Hunter Liu
Hunter Liu
### 🔗 Linked issue Resolves #33 ### ❓ Type of change - [x] ✨ New feature (a non-breaking change that adds functionality) ### 📚 Description - Resolves #33 - Added...
### Describe the feature Allow to pass multiple modes to validateMode, for example: ```ts const Comp = defineComponent({ setup() { const { register } = useForm({ initialValues: { name: '',...
fixes #421
# vue-final-modal@5 First of all, I would like to thank all users of vue-final-modal. I learned a lot through creating and maintaining this component library. I am planing to implement...