Skip to content

Releases: kevinkosterr/vue3-form-generator-legacy

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)

1.4.0

29 Nov 14:17
c20166d
Compare
Choose a tag to compare

1.4.0 (2024-11-29)

Features

  • vfg: add class-based label icons (2215044)

1.3.2

29 Nov 10:28
3b150c1
Compare
Choose a tag to compare

1.3.2 (2024-11-29)

Bug Fixes

  • validation: fix _validateChild() (c8bf515)