Skip to content

Releases: leonied7/vue-validate-form

v3.2.0

18 Dec 09:57
37f83d0

Choose a tag to compare

3.2.0 (2024-12-18)

Features

  • drop shims-vue.d.ts (29ab320)
  • up vue and node version (da72495)
  • use props destructuring instead of withDefaults and improve types for ValidationProvider (e79d0b4)

Bug Fixes

v3.1.1

28 Nov 08:50
60bc5ef

Choose a tag to compare

3.1.1 (2024-11-28)

Bug Fixes

v3.1.0

08 Nov 04:19
8eac398

Choose a tag to compare

3.1.0 (2024-11-08)

Features

v2.4.0

07 Nov 10:10
780b040

Choose a tag to compare

2.4.0 (2024-08-29)

Features

  • focusOptions changes, replaced focusName - with field and index, added focusOptions to all array methods (ed61b40)
  • focusOptions changes, replaced focusName - with field and index, added focusOptions to all array methods (a7afb67)
  • focusOptions changes, replaced focusName - with field and index, added focusOptions to all array methods (cf96ef3)

v3.0.3

12 Aug 04:57
45f7d3e

Choose a tag to compare

3.0.3 (2024-08-12)

Bug Fixes

  • return focus for validation-field-array (4677bf8)

v3.0.2

17 May 12:13
b17891e

Choose a tag to compare

3.0.2 (2024-05-17)

Bug Fixes

  • reset errors correctly on multiple change (71c2cce)

v2.3.2

17 May 12:10
8c97058

Choose a tag to compare

2.3.2 (2024-05-17)

Bug Fixes

  • reset errors correctly on multiple change (a3e8897)

v3.0.1

03 May 11:47
eead036

Choose a tag to compare

3.0.1 (2024-05-03)

Bug Fixes

  • fix pristine in Validation-Field-Array (1f170d0)
  • fix pristine in Validation-Field-Array (bcee2ac)

v2.3.1

03 May 11:46
a5a2b09

Choose a tag to compare

2.3.1 (2024-05-03)

Bug Fixes

  • fix pristine in Validation-Field-Array (2701da5)
  • fix pristine in Validation-Field-Array (84f1fb0)

v3.0.0-alpha.13

28 Mar 09:06
a46524c

Choose a tag to compare

3.0.0-alpha.13 (2024-03-28)

Bug Fixes