Replies: 3 comments
|
If a project fully relies on AI to triage issues and submit pull requests, it’s safe to say no other maintainers are willing to review or maintain AI-written code. Inevitably, some PR will accidentally introduce breaking changes, and the whole project will end up broken. |
|
I dont think we need to drop support for vee-validate, reason being we support other Form library as well. https://shadcn-vue.com/docs/forms If the library is going to be deprecated then we will re-position it and put a |
Sounds reasonable indeed @zernonia. What is the third "composable" item on the forms page by the way? I didn't manage to find it in the repo. |
Uh oh!
There was an error while loading. Please reload this page.
Hey there!
Just wanted to get some feedbacks here since Vee-Validate is a dependency/integration of Shadcn-Vue, since Vee-Validate is falling behind in terms of supported features and maintaining, as seen here.
What do you guys think? I liked it because it seems fairly simple to use compared to the Tanstack form.
I just wanted to open the debate, if there is even any
All reactions