Releases: kevinkosterr/vue3-form-generator-legacy
Releases · kevinkosterr/vue3-form-generator-legacy
1.7.1
1.7.1 (2025-03-04)
Bug Fixes
- fieldSelect: no proper styling for field (5763af4)
1.7.0
1.7.0 (2025-02-27)
Features
1.6.2
1.6.2 (2025-01-29)
Bug Fixes
- validation: push child ref for errors (91fcf65)
1.6.1
1.6.1 (2025-01-29)
Bug Fixes
- validation: unmount causes null ref (aa32c32)
1.6.0
1.6.0 (2024-12-30)
Features
1.5.0
1.5.0 (2024-12-18)
Features
- formGroup: opt-in html hints (94bcab2)
1.4.2
1.4.2 (2024-12-13)
Bug Fixes
- fieldInput: fix datetime formatting (251308a)
1.4.1
1.4.1 (2024-12-13)
Bug Fixes
- vAttributes: fix attributes directive for Vue 3 (919f116)
- vAttributes: fix missing directive (6fad1d6)
1.4.0
1.4.0 (2024-11-29)
Features
- vfg: add class-based label icons (2215044)
1.3.2
1.3.2 (2024-11-29)
Bug Fixes
- validation: fix _validateChild() (c8bf515)