Releases: asigloo/vue-dynamic-forms
Releases · asigloo/vue-dynamic-forms
v3.12.0
3.12.0 (2021-01-10)
Bug Fixes
- ci: added cypress job on release (7c80391)
- dependencies: updated jest related dependencies (38f2ec3)
- lint: fixed linter warnings (e0d8e75)
Features
- e2e: added cypress (156e791)
- number-input: unit test & e2e (555a928)
- select-input: unit test and e2e (07ab065)
- unit-e2e: added tests but not working for now (d9880c8)
- unit-test: added jest and text input tests (92c162c)
v3.11.5
3.11.5 (2021-01-02)
Bug Fixes
- build: remove vue-demi (66564a0)
- build: removed vue-demi dependencies (ed11af8)
- build: removed vue-demi dependencies (898eeed)
v3.11.4
3.11.4 (2020-12-31)
Bug Fixes
- install: global properties for vue2 installation (06c7674)
- install: move dependency (440a5b5)
v3.11.3
3.11.3 (2020-12-30)
Bug Fixes
- build: added vue-demi as external in rollup config (59720c8)
v3.11.1
3.11.1 (2020-12-28)
Bug Fixes
- installation: testing vue-demi (1cce47d)
v3.11.0
3.11.0 (2020-12-28)
Features
- installation: test vue-demi for isomorphic installation (4bce236)
v3.10.2
3.10.2 (2020-12-18)
Bug Fixes
- update cache after change detection succeed. (5a6aef9)
v3.10.1
3.10.1 (2020-12-17)
Bug Fixes
- custom-field on change (229d196)
- events: intercept of change event and textareafield factory (2b89980)