Socket
Socket
Sign inDemoInstall

@vee-validate/rules

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vee-validate/rules - npm Package Versions

1
1113

4.1.19

Diff

Changelog

Source

4.1.19 (2021-02-16)

Bug Fixes

  • use relative imports for shared type (6790545)

Features

  • improve typing for field yup schema (c59f1f0)
logaretm
published 4.1.17 •

Changelog

Source

4.1.17 (2021-02-08)

Bug Fixes

  • add a handler for regex object params closes #3073 (7a5e2eb)
  • added emits and onSubmit custom prop (#3115) (8f2c110)
  • array radio fields not switching value correctly closes #3141 (3d4efef)
  • avoid returning undefined for form errors when form does not exist (8cce17a)
  • avoid validating dependencies via watcheffect closes #3156 (a7b91f6)
  • cast radio buttons value correctly closes #3064 (3e0f9a4)
  • clear out initial values for unregistered fields closes #3060 (56206de)
  • correctly set the initial value from the v-model closes #3107 (4bed9a8)
  • export submission types #3112 (3f35167)
  • fill the target rule params for message generators closes #3077 (f5e1bd3)
  • handle formless checkboxes value toggling closes #3105 (504f30b)
  • handle reactive field names and value swaps (cf8051d)
  • missing export for useErrors helpers (28537cc)
  • pass down listeners to the input node closes #3048 (2526a63)
  • prevent default reset behavior with handleReset (a66df13)
  • prevent resetForm from toggling checkbox value #3084 (38778f9)
  • react to validation events changes (078e61b)
  • reset meta correctly with resetField (012658c)
  • resolve component before rendering closes #3014 (f8f481d)
  • resolve path values with global rules closes #3157 (beaf316)
  • set field initial value on the fid lookup closes #3128 (650d5cf)
  • support dynamic labels closes #3053 (31b2238)
  • typing issue from #3134 (29e5cff)
  • use the custom injection fn for initial field values (38cd32b)

Features

  • add submit count state (#3070) (a7fe71e)
  • added context awareness to composition helpers for fields (b59fe88)
  • added context information to validation functions (7e6675d)
  • added test cases and fallbacks for unresolved cases (71bda03)
  • added the useResetForm helper (4c57715)
  • added unchecked-value prop to the field component (af910c3)
  • added useErrors and useField error helpers (4cda2fe)
  • added useIsDirty helpers (6b7e4ab)
  • added useIsSubmitting helper (7a58fd8)
  • added useIsTouched helpers (fdb2d5a)
  • added useIsValid helpers (26fbb29)
  • added useSubmitCount helper (c4a6dea)
  • added useSubmitForm hook (#3101) (d042882)
  • added useValidateField and useValidateForm helpers (62355a8)
  • added validate field function to form and useForm (#3133) (926bed1)
  • added validate method on the form ref instance closes #3030 (ed0faff)
  • added validation trigger config per component closes #3066 (f0e30a2)
  • added value change support for native multi select (#3146) (0601586)
  • added values helpers (e0f16d6)
  • added warnings for non existent fields and allow reactive paths (4182d2f)
  • avoid watching rules when passed as functions (539f753)
  • dont render any tags when no message exists closes #3118 (92eba41)
  • enhance ts typing for form functions (8f7d8e8)
  • enhance useField types (dcb8049)
  • enrich form validation results (0c84c80)
  • export some internal types closes #3065 (b88dffd)
  • field.reset() should reset the field to its initial value (a11f1b7)
  • implement similar reset API for fields (38c3923)
  • new reset API (6983738)
  • rename reset methods to be more consistent (3a0dc4d)
  • update docs (0f5ac98)
  • use internal yup types (#3123) (7554bfc)
  • use resolveDynamicComponent instead (f1b5f89)

Performance Improvements

  • cache field props in a computed property (d266878)
  • cache form slot props in a computed property (49fa2c1)
logaretm
published 4.0.6 •

Changelog

Source

4.0.6 (2020-12-15)

Bug Fixes

  • prevent default reset behavior with handleReset (a66df13)
  • prevent resetForm from toggling checkbox value #3084 (38778f9)

Features

  • added unchecked-value prop to the field component (af910c3)

Performance Improvements

  • cache field props in a computed property (d266878)
  • cache form slot props in a computed property (49fa2c1)
logaretm
published 4.0.5 •

Changelog

Source

4.0.5 (2020-12-12)

Features

  • added validation trigger config per component closes #3066 (f0e30a2)
logaretm
published 4.0.4 •

Changelog

Source

4.0.4 (2020-12-09)

Bug Fixes

  • add a handler for regex object params closes #3073 (7a5e2eb)
  • fill the target rule params for message generators closes #3077 (f5e1bd3)

Features

logaretm
published 4.0.3 •

Changelog

Source

4.0.3 (2020-12-05)

Bug Fixes

  • cast radio buttons value correctly closes #3064 (3e0f9a4)
  • reset meta correctly with resetField (012658c)
  • use the custom injection fn for initial field values (38cd32b)
logaretm
published 4.0.2 •

Changelog

Source

4.0.2 (2020-11-27)

Bug Fixes

logaretm
published 4.0.1 •

Changelog

Source

4.0.1 (2020-11-25)

Bug Fixes

  • pass down listeners to the input node closes #3048 (2526a63)
logaretm
published 4.0.0 •

Changelog

Source

4.0.0 (2020-11-16)

Features

logaretm
published 4.0.0-beta.0 •

Changelog

Source

4.0.0-beta.0 (2020-10-01)

Bug Fixes

  • make sure to unwrap initial value (0298a92)

Features

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc