lewyuburi / nuxt-validate

Simple Nuxt input validation module using vee-validate
https://www.npmjs.com/package/nuxt-validate
MIT License
122 stars 19 forks source link

Update to vee-validate 3 #19

Open EdwinHoksberg opened 4 years ago

EdwinHoksberg commented 4 years ago

Hi, vee-validate 3 was released, are there any plans to update this nuxt plugin?

mckrava commented 4 years ago

Will be super great!

lewyuburi commented 4 years ago

Yes! This weekend I will start the rewrite for vee-validate v3 compatibility

madmod commented 4 years ago

@lewyuburi Any update on this? Thanks!

lewyuburi commented 4 years ago

Hi all, @aaharu is working on it: https://github.com/lewyuburi/nuxt-validate/pull/22 :D Help wanted for testing. Thanks to all for this colab <3

aaharu commented 4 years ago

Is there any update on this?

hughns commented 4 years ago

I see #22 has been merged. @lewyuburi do you have any plans to do a new npm release?

cyrildewit commented 4 years ago

@lewyuburi I wanted to let you know that I tested the master branch and it worked perfectly. I never used vee-validate before, so I couldn't test it with some advanced configuration.

aaharu commented 4 years ago

I forked and published this package... 😐 If you need it immediately, use https://www.npmjs.com/package/@mole-inc/nuxt-validate

simplenotezy commented 4 years ago

I guess this issue should be closed?

jonkri commented 4 years ago

The version of nuxt-validate currently released on NPM is not using version 3 of vee-validate.

simplenotezy commented 4 years ago

The version of vee-validate currently released on NPM is not using version 3 of vee-validate.

@jonkri Wow... Great.. however it's been merged months ago. What a waste of good work ;)

Sent with GitHawk

fabiofdsantos commented 3 years ago

ping @lewyuburi

MarcAndreJean commented 2 years ago

Any update on that after almost one year?

udyux commented 8 months ago

I'm under the impression this package is no longer maintained. Main issue is the version wasn't bumped from 1.0.1.

Anyone have any alternatives they recommend when working with nuxt? I have to admit I'm not a big fan of vee-validate to begin with, but I haven't played with v3+ 😅