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.15.3

11 Jul 11:21
549560c
Compare
Choose a tag to compare

3.15.3 (2021-07-11)

Bug Fixes

  • added exports on package for themes (24f050e)

v3.15.2

11 Jul 10:55
d923d6b
Compare
Choose a tag to compare

3.15.2 (2021-07-11)

Bug Fixes

v3.15.0

11 Jul 09:44
d275232
Compare
Choose a tag to compare

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

05 Feb 20:22
0cea0ca
Compare
Choose a tag to compare

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

25 Jan 14:01
9742982
Compare
Choose a tag to compare

3.13.5 (2021-01-25)

Bug Fixes

  • plugin: allow CamelCase naming in String templates (e8c97c2)

v3.13.4

20 Jan 17:14
c3db26f
Compare
Choose a tag to compare

3.13.4 (2021-01-20)

Bug Fixes

  • deploy: added redirect in netlify config for demo pages (5d585ff)

v3.13.3

20 Jan 16:52
2f8debe
Compare
Choose a tag to compare

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

11 Jan 12:18
2b3f19b
Compare
Choose a tag to compare

3.13.2 (2021-01-11)

Bug Fixes

  • npm: added themes again to the package (34ada89)

v3.13.1

11 Jan 09:58
59df772
Compare
Choose a tag to compare

3.13.1 (2021-01-11)

Bug Fixes

  • npm: removed unnecesary directories and files from npm package (8c91926)

v3.13.0

10 Jan 17:50
f4ed7b9
Compare
Choose a tag to compare

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)