Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Releases: asigloo/vue-dynamic-forms

v3.10.0

14 Dec 14:49
bdce974
Compare
Choose a tag to compare
v3.10.0 Pre-release
Pre-release

3.10.0 (2020-12-14)

Bug Fixes

  • input: remove label when empty (8cc71ac)

Features

  • select: optionValue and optionKey (b349b8b)

v3.9.1

14 Dec 14:17
1ce12da
Compare
Choose a tag to compare
v3.9.1 Pre-release
Pre-release

3.9.1 (2020-12-14)

Bug Fixes

  • form-group width (77963da)
  • validation: changed min, max length params and FieldControl factory (cedf3d2)
  • validations: force validation and minor fixes (8c490af)

v3.9.0

03 Dec 08:21
f3dc2dd
Compare
Choose a tag to compare
v3.9.0 Pre-release
Pre-release

3.9.0 (2020-12-03)

Features

  • validation: async input validation has born (505114e)
  • validation: error messages now lives at input level (157d111)
  • validations: customisable validation triggers (91aac4c)
  • validations: improved validation system (ec98131)

v3.8.2

21 Nov 08:51
c5c8616
Compare
Choose a tag to compare
v3.8.2 Pre-release
Pre-release

3.8.2 (2020-11-21)

Bug Fixes

  • validators: fix pattern validation (2255eb6)

v3.8.1

09 Nov 08:58
de14cf8
Compare
Choose a tag to compare
v3.8.1 Pre-release
Pre-release

3.8.1 (2020-11-09)

Bug Fixes

  • checkbox: added back onCheck event (b39106f)

v3.8.0

07 Nov 15:08
f209ef6
Compare
Choose a tag to compare
v3.8.0 Pre-release
Pre-release

3.8.0 (2020-11-07)

Bug Fixes

  • warn: remove unused code (3a6fc64)

Features

  • dynamics-forms: fix anti-pattern structure & fieldchange detection (ff9127d)
  • forms: intercept change event and pass control name up (cc8e39b)

v3.7.0

27 Oct 16:15
f894ca5
Compare
Choose a tag to compare
v3.7.0 Pre-release
Pre-release

3.7.0 (2020-10-27)

Features

  • factories: added factory functions and fix pattern validator types (b357360)
  • added factory function typing (27519ec)
  • models: Added new factory functions for fields. (1b3a962)

v3.6.0

19 Oct 12:19
c5b522e
Compare
Choose a tag to compare
v3.6.0 Pre-release
Pre-release

3.6.0 (2020-10-19)

Features

  • input: added readonly attr (20dba55)

v3.5.0

17 Oct 10:18
7d7fd1c
Compare
Choose a tag to compare
v3.5.0 Pre-release
Pre-release

3.5.0 (2020-10-17)

Features

  • forms: added CustomStyles attr for forms and inputs (21a22c5)

v2.1.0

17 Oct 08:12
4ffd8c0
Compare
Choose a tag to compare

2.1.0 (2020-10-17)

Features

  • forms: added CustomStyles attrs to form and inputs (a3fd0ed)