Releases: asigloo/vue-dynamic-forms
Releases · asigloo/vue-dynamic-forms
v3.10.0
3.10.0 (2020-12-14)
Bug Fixes
- input: remove label when empty (8cc71ac)
Features
- select: optionValue and optionKey (b349b8b)
v3.9.1
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
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
3.8.2 (2020-11-21)
Bug Fixes
- validators: fix pattern validation (2255eb6)
v3.8.1
3.8.1 (2020-11-09)
Bug Fixes
- checkbox: added back onCheck event (b39106f)
v3.8.0
3.8.0 (2020-11-07)
Bug Fixes
Features
- dynamics-forms: fix anti-pattern structure & fieldchange detection (ff9127d)
- forms: intercept change event and pass control name up (cc8e39b)
v3.7.0
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
3.6.0 (2020-10-19)
Features
- input: added readonly attr (20dba55)
v3.5.0
3.5.0 (2020-10-17)
Features
- forms: added CustomStyles attr for forms and inputs (21a22c5)
v2.1.0
2.1.0 (2020-10-17)
Features
- forms: added CustomStyles attrs to form and inputs (a3fd0ed)