Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

Releases: formvuelate/formvuelate-plugin-vee-validate

2.4.0

29 Jul 21:43
Compare
Choose a tag to compare

Features

  • Allow using label as a special property to inject to Vee-Validate label method on validation schema ( #20 )

2.3.0

27 Jun 15:01
Compare
Choose a tag to compare

Features

  • Expose vee-validate form state on slot binds ( #18 )

2.2.1

21 Apr 08:12
Compare
Choose a tag to compare

Fix

  • Removed hard modelValue types on wrapper ( #15 )

2.2.0

21 Apr 06:36
Compare
Choose a tag to compare

Updates

  • Removes the setDirty function which was deprecated in vee-validate #14

2.1.0

24 Mar 10:56
Compare
Choose a tag to compare

Features

Bumped the vee-validate dependency to use 4.2 release which introduces some breaking API changes ( #13 )

2.0.0

21 Mar 08:39
Compare
Choose a tag to compare

Features

  • Updates for FormVueLate 3.0 compatibility ( #11 )

1.0.6

30 Jan 20:29
Compare
Choose a tag to compare

Bugfixes

Fixes a bug with computed schemas and injection of a new component ( #10 )

1.0.5

15 Jan 11:07
Compare
Choose a tag to compare

Bug fixes

Fixes a problem with injecting a computed property for the schema, and the reactivity being lost (Fixes: formvuelate/formvuelate#141 ) (#9)

1.0.4

02 Jan 17:31
Compare
Choose a tag to compare

Bugfixes

Closes issue #6 (#7)

1.0.3

03 Dec 13:03
Compare
Choose a tag to compare

Bugfixes

Fixes an issue #4 with globally registered components (#5)