vuelidate

Simple, lightweight model-based validation for Vue.js

MIT License

Downloads
2.1M
Stars
6.9K
Committers
87

Bot releases are hidden (Show)

vuelidate - Latest Release

Published by dobromir-hristov over 1 year ago

2.0.1 (2023-03-26)

Bug Fixes

  • refactor the build process to use rollup instead of bili and properly build .mjs files. (#1171)
vuelidate -

Published by dobromir-hristov about 2 years ago

vuelidate -

Published by dobromir-hristov about 2 years ago

2.0.0-alpha.31 (2022-07-23)

Bug Fixes

Features

  • add index to forEach and ValidateEach helpers (#1065) (b9dd30c)
vuelidate -

Published by dobromir-hristov about 2 years ago

2.0.0-alpha.43 (2022-07-23)

Bug Fixes

  • Add support for Vue 2.7 (#1082), closes #1079 (f3663e1)
  • types: extend BaseValidation type to allow accessing form properties directly on v$ (#1088) (9545160)

Features

vuelidate -

Published by dobromir-hristov over 2 years ago

2.0.0-alpha.41 (2022-05-01)

Bug Fixes

vuelidate -

Published by dobromir-hristov over 2 years ago

2.0.0-alpha.29 (2022-05-01)

Bug Fixes

  • types: add MessageProps $params types to attributes (#1033) (8502d1a)
  • types: minLength param type (0d10b26)
  • validators: improves the minLength and maxValue validator messages, closes #1040 (4c8c218)
vuelidate -

Published by dobromir-hristov over 2 years ago

2.0.0-alpha.39 (2022-03-28)

Bug Fixes

  • types: build issue with typescript undefined error (#1024) (2c1f83e)
vuelidate -

Published by dobromir-hristov over 2 years ago

2.0.0-alpha.38 (2022-03-27)

Bug Fixes

  • core: make sure $validate, triggers newly added children (#1023) (800d240)
vuelidate - @vuelidate/[email protected]

Published by dobromir-hristov over 2 years ago

2.0.0-alpha.37 (2022-03-27)

Bug Fixes

  • core: fix typo in symbol description (#1004) (a2de77f)
  • types: export BaseValidation for typing props (#994) (d61410f)
  • types: make the validation arguments optional. it's not always needed to validate everything (#1022) (073f3d8)
vuelidate -

Published by dobromir-hristov almost 3 years ago

2.0.0-alpha.26 (2021-12-28)

Bug Fixes

vuelidate - @vuelidate/[email protected]

Published by dobromir-hristov almost 3 years ago

2.0.0-alpha.33 (2021-12-28)

Bug Fixes

Features

vuelidate -

Published by dobromir-hristov almost 3 years ago

2.0.0-alpha.32 (2021-11-01)

Bug Fixes

  • core: allow providing child results into multiple Vuelidate instances (#961) (8e173a6)

Features

  • core: pass parent object state to validator second parameter (#818) (d1ecb20)

BREAKING CHANGES

  • core: Second parameter in validators changed from vm to parent object of the current property.
vuelidate -

Published by dobromir-hristov almost 3 years ago

2.0.0-alpha.24 (2021-10-20)

Bug Fixes

  • validators: add $invalid and $error to forEach (#955) (7ca6e3a)
vuelidate -

Published by dobromir-hristov almost 3 years ago

2.0.0-alpha.29 (2021-10-20)

Features

vuelidate -

Published by dobromir-hristov about 3 years ago

2.0.0-alpha.25 (2021-09-02)

Features

  • core: add the $validate method to every validation leaf (#926) (0738621)
  • core: allow passing configs in OptionsApi directly to useVuelidate, closes #922 (#927) (e14fba9)
vuelidate -

Published by dobromir-hristov about 3 years ago

2.0.0-alpha.24 (2021-08-14)

Bug Fixes

  • core: reset the $externalResults key for a changed property, closes #891 (#916) (67d56d7)
vuelidate -

Published by dobromir-hristov about 3 years ago

2.0.0-alpha.23 (2021-08-08)

Bug Fixes

  • core: change async validators to return invalid: true, only after they resolve (#914) (64892a5)
vuelidate -

Published by dobromir-hristov about 3 years ago

2.0.0-alpha.19 (2021-07-28)

Bug Fixes

  • email validation with uppercase domain (#888) (d028e16)

Features

vuelidate -

Published by dobromir-hristov about 3 years ago

2.0.0-alpha.22 (2021-07-28)

Bug Fixes

  • types: allow reactive ServerErrors in GlobalConfig (#901) (2515777)
  • types: writable $model, closes vuelidate#892 (#893) (bb545d8)
vuelidate -

Published by dobromir-hristov over 3 years ago

Bug Fixes

Package Rankings
Top 0.83% on Npmjs.org
Top 20.69% on Repo1.maven.org