Skip to content

Releases: 14nrv/vue-form-json

v3.6.0

12 Oct 20:33
Compare
Choose a tag to compare

3.6.0 (2021-10-12)

Features

  • add hasAsteriskJustAfterLabel props (093e819)
  • add hasAsteriskJustAfterLabel props (c46ed8c)

v3.5.2

16 Apr 20:47
Compare
Choose a tag to compare

3.5.2 (2021-04-16)

Bug Fixes

v3.5.1

13 Apr 20:33
Compare
Choose a tag to compare

3.5.1 (2021-04-13)

Bug Fixes

  • remove attrs bind & css on wrapper if dynamic component (4e8d764)
  • reset value to an array if it was (e6e4ade)

v3.5.0

30 Mar 18:35
Compare
Choose a tag to compare

3.5.0 (2021-03-30)

Features

  • support simple custom field via is attribute (d84bb5a)

v3.4.1

08 Mar 19:39
Compare
Choose a tag to compare

3.4.1 (2021-03-08)

Bug Fixes

  • select: use scoped style (49644f3)

Performance Improvements

  • divide bundle size by ~3 (26f60c0)

v3.4.0

01 Mar 19:24
Compare
Choose a tag to compare

3.4.0 (2021-03-01)

Bug Fixes

  • reset with select field (50b4ddf)

Features

  • support custom field via scoped slot (5932805)

v3.3.0

23 Feb 18:56
Compare
Choose a tag to compare

3.3.0 (2021-02-23)

Features

  • use scoped slot instead of slot (168d41e)

v3.2.0

07 Nov 19:23
Compare
Choose a tag to compare

3.2.0 (2020-11-07)

Features

  • add camelizePayloadKeys props (66f24ef)

v3.1.1

24 Oct 20:58
Compare
Choose a tag to compare

3.1.1 (2020-10-24)

Bug Fixes

v3.1.0

24 Oct 16:45
Compare
Choose a tag to compare

3.1.0 (2020-10-24)

Features

  • slugify label in ValidationProvider name (fe326f3)
  • label: add for attr (0568eb2)
  • add alternativeLabel & for attr (c72bab3)