Skip to content

2.1: Validation Components

Compare
Choose a tag to compare
@logaretm logaretm released this 28 Oct 18:37

πŸŽ‰ New Feature: Validation Components

VeeValidate now ships with: ValidationProvider, ValidationObserver components and withValidation higher-order component.

This feature is a new way to use vee-validate, it is simpler, more reliable, more performant than the directive, and much cleaner.

docs

live example

Medium Article

πŸ› Fixes

  • Listeners were not added correctly after resetting the fields closes #1641 #1662 #1663
  • Implemented a workaround installing the plugin before using it, you can now extend, localize before installing the plugin. #1646 #1647 #1664

As with each release, I would like to thank everyone who contributed to the locales, and docs. Thanks everyone ❀