Releases: asigloo/vue-dynamic-forms
Releases · asigloo/vue-dynamic-forms
v3.4.0
14 Oct 14:36
Compare
Sorry, something went wrong.
No results found
3.4.0 (2020-10-14)
Features
accessibility: extend InputBase with autocomplete and aria attr (a0f7506 )
accessibility: support for required and fixing labels (c61b438 )
v3.3.2
11 Oct 06:43
Compare
Sorry, something went wrong.
No results found
3.3.2 (2020-10-11)
Bug Fixes
v2.0.3
11 Oct 06:50
Compare
Sorry, something went wrong.
No results found
2.0.3 (2020-10-11)
Bug Fixes
docs: remove local docs since are moved to a another repo (066b1d1 )
v2.0.2
10 Oct 10:02
Compare
Sorry, something went wrong.
No results found
2.0.2 (2020-10-10)
Bug Fixes
readme: Added vue3 info to readme (56775f3 )
v3.3.1
08 Oct 21:05
Compare
Sorry, something went wrong.
No results found
3.3.1 (2020-10-08)
Bug Fixes
custom: fix change event on custom field (ffd226d )
v3.3.0
08 Oct 19:12
Compare
Sorry, something went wrong.
No results found
3.3.0 (2020-10-08)
Features
inputs: improve event handling (64abf4e )
v3.2.3
06 Oct 15:28
Compare
Sorry, something went wrong.
No results found
3.2.3 (2020-10-06)
Bug Fixes
custom-field: add possibility to default number value (3a3b97e )
custom-field: bring back name (4eebc69 )
custom-fields: emm (8ddcadd )
v3.2.2
05 Oct 18:17
Compare
Sorry, something went wrong.
No results found
3.2.2 (2020-10-05)
Bug Fixes
events: add condition for control in input-events (709bb42 )
v3.2.1
05 Oct 17:47
Compare
Sorry, something went wrong.
No results found
3.2.1 (2020-10-05)
Bug Fixes
form: add missing condition to fieldOrder sorting (2ebcac4 )
v3.2.0
05 Oct 12:25
Compare
Sorry, something went wrong.
No results found
3.2.0 (2020-10-05)
Bug Fixes
types: fix new types usage (b5a753a )
types: fix number parsing (8bba457 )
types: fix ts exception with non exported subtypes. (515a2fc )
types: fix ts warnings (a060e80 )
types: handle validation on submit (32b2bae )
Features
demo: update javascript dev app (d38c29a )
fields: added field order sorting (e51bcda )
fields: reactivity is working as expected (0a6257d )
form: removed empty fields from change and fix type warnings (2104599 )