Abdelrahman Awad

Results 16 issues of Abdelrahman Awad

## What Allows passing `form` object created by `useForm` to `useField` for finer control over field-form registration. closes #3204

🌟 feature

🔎 __Overview__ This PR introduces a new way to hook `` component into custom slot elements with more compatibility using the `v-model` API against a writable model ref. The motivation...

### Discussed in https://github.com/logaretm/vee-validate/discussions/4502 Originally posted by **arnoson** October 13, 2023 Unless I'm missing something, right now it is not possible not make a group of fields that are nested...

✨ enhancement

### Scope Improves an existing behavior ### Compatibility - [ ] This is a breaking change ### Feature description Hello, and thank you for all of your work here. I...

feature

EDIT: Updated PR to match contribution requirements ### Category: UI Utilities vee-validate offers a powerful framework to validate native HTML inputs and Custom Vue components, mainly via the use of...