Releases: asigloo/vue-dynamic-forms
Releases · asigloo/vue-dynamic-forms
v3.15.3
3.15.3 (2021-07-11)
Bug Fixes
- added exports on package for themes (24f050e)
v3.15.0
3.15.0 (2021-07-11)
Bug Fixes
- semantic-release issue with main branch (2956346)
- ci: added yarn for pipelines (0aea046)
- ci: temporaly remove unit testing from pipelines (6391f8b)
- replace master with main (597c4b2)
Features
- build: library build and demos with vite (762d639)
- ci: lets see if it works with main as new master (d5cc3ed)
- test: cypress with vite (69b71de)
v3.14.0
3.14.0 (2021-02-05)
Features
- demos: added links to header and restyle home cards (641ef82)
- e2e: added test for reset after submission demo (5e8211d)
- options: reset after submit flag (4c22d09)
v3.13.5
3.13.5 (2021-01-25)
Bug Fixes
- plugin: allow CamelCase naming in String templates (e8c97c2)
v3.13.4
3.13.4 (2021-01-20)
Bug Fixes
- deploy: added redirect in netlify config for demo pages (5d585ff)
v3.13.3
3.13.3 (2021-01-20)
Bug Fixes
- change-detection: solved change detection issue and added visibility demo (fdfc30c)
- change-detection: solving lint issues (1ed02f6)
- change-detection: solving lint issues (e98def4)
v3.13.2
3.13.2 (2021-01-11)
Bug Fixes
- npm: added themes again to the package (34ada89)
v3.13.1
3.13.1 (2021-01-11)
Bug Fixes
- npm: removed unnecesary directories and files from npm package (8c91926)
v3.13.0
3.13.0 (2021-01-10)
Bug Fixes
- ci: bringing back semantic release to main (fd6c3df)
- ci: forcing manual release to 2.x.x (b1a6e49)
- ci: package-lock.json (4a77845)
- ci: removed cypress job on release (ba85f29)
- ci: removed cypress job on release (36ddc7e)
- ci: removed next ci step (b73a8c5)
- deps: correct package.json (7b04088)
- deps: update deps (9182fe3)
- docs: remove local docs since are moved to a another repo (066b1d1)
- readme: Added vue3 info to readme (56775f3)
Features
- updated readme and cleanup (6b6992a)
- forms: added CustomStyles attrs to form and inputs (a3fd0ed)