Skip to content

Releases: kevinkosterr/vue3-form-generator

1.1.1

15 Nov 16:00
89086d7
Compare
Choose a tag to compare

1.1.1 (2024-11-15)

Bug Fixes

  • validation: fix onValidated call (8a1da76)

1.1.0

08 Nov 18:21
c12573a
Compare
Choose a tag to compare

1.1.0 (2024-11-08)

Bug Fixes

  • field-select: fix display issues for multi-select (31c9cca)

Features

  • field-select: reset all option for multi-select (dbc026b)

1.0.0

22 Oct 18:56
ee7c3ba
Compare
Choose a tag to compare
chore: bump version to 1.0.0

0.7.4

22 Oct 18:52
b4415a5
Compare
Choose a tag to compare

0.7.4 (2024-10-22)

Bug Fixes

  • field-color: fix active and focus states styling (7a5411c)

0.7.3

18 Oct 10:54
c18e212
Compare
Choose a tag to compare

0.7.3 (2024-10-18)

Bug Fixes

  • theme-basic: fix focus state style change (556499d)

0.7.2

16 Oct 18:43
02e2413
Compare
Choose a tag to compare
0.7.2 Pre-release
Pre-release

Full Changelog: 0.7.0...0.7.2

0.7.0

14 Oct 19:15
c3531d0
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

13 Oct 20:36
e2e53ff
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

30 Sep 17:19
f840785
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

What's Changed

  • fix(field-number): issue when step is undefined in field schema;
  • fix(field-reset): fixed an issue with resetting the values;
  • fix(field-checkbox): fixed an issue where labels would show twice;
  • fix: validator getters and checks;
  • feat: added component aliases in 2d300de;
  • feat(field-button): onClick() property now gets passed the model and field bb89a9b
  • tests: Added basic tests for every component.

0.4.1 - 👮‍♂️ Security patch

26 Sep 18:06
8f43523
Compare
Choose a tag to compare
Pre-release

What's Changed

  • chore(deps): bump rollup from 4.18.0 to 4.22.4 by @dependabot in #11