Skip to content

Releases: kevinkosterr/vue3-form-generator-legacy

1.7.3

12 Sep 08:03
f1c7657
Compare
Choose a tag to compare

1.7.3 (2025-09-12)

Bug Fixes

  • field errors not preserved when other fields are validated (4f25cac)

1.7.2

24 Jul 11:20
96c231a
Compare
Choose a tag to compare

1.7.2 (2025-07-24)

Bug Fixes

  • validate on blur in some cases (90c0955)

1.7.1

04 Mar 08:59
d6711fd
Compare
Choose a tag to compare

1.7.1 (2025-03-04)

Bug Fixes

  • fieldSelect: no proper styling for field (5763af4)

1.7.0

27 Feb 09:37
978ea0b
Compare
Choose a tag to compare

1.7.0 (2025-02-27)

Features

1.6.2

29 Jan 12:19
1b6d571
Compare
Choose a tag to compare

1.6.2 (2025-01-29)

Bug Fixes

  • validation: push child ref for errors (91fcf65)

1.6.1

29 Jan 08:22
7a65627
Compare
Choose a tag to compare

1.6.1 (2025-01-29)

Bug Fixes

  • validation: unmount causes null ref (aa32c32)

1.6.0

30 Dec 10:59
6d876d9
Compare
Choose a tag to compare

1.6.0 (2024-12-30)

Features

1.5.0

18 Dec 07:54
02010d7
Compare
Choose a tag to compare

1.5.0 (2024-12-18)

Features

  • formGroup: opt-in html hints (94bcab2)

1.4.2

13 Dec 13:40
01e12df
Compare
Choose a tag to compare

1.4.2 (2024-12-13)

Bug Fixes

  • fieldInput: fix datetime formatting (251308a)

1.4.1

13 Dec 10:30
340624d
Compare
Choose a tag to compare

1.4.1 (2024-12-13)

Bug Fixes

  • vAttributes: fix attributes directive for Vue 3 (919f116)
  • vAttributes: fix missing directive (6fad1d6)