Skip to content

Releases: nocms-cms/nocms-forms

v4.6.1

29 May 07:39

Choose a tag to compare

4.6.1 (2018-05-29)

Bug Fixes

  • moved input-list-item to wrap the remove button as well (8ba3834)

v4.6.0

29 May 07:14

Choose a tag to compare

4.6.0 (2018-05-29)

Features

  • more styling hooks for input list (0dd01a3)

v4.5.1

28 May 09:21

Choose a tag to compare

4.5.1 (2018-05-28)

Bug Fixes

  • Updated nocms-validation and refactored context validation to renable support for required prop with custom functions (db3e3a9)

v4.5.0

28 May 08:40

Choose a tag to compare

4.5.0 (2018-05-28)

Features

  • Custom validation functions will receive store as second argument (f15e667)

v4.4.0

14 May 09:31

Choose a tag to compare

4.4.0 (2018-05-14)

Features

  • Specify hidden property by prop in Field (b8e9a63)

v4.3.1

11 May 19:16

Choose a tag to compare

4.3.1 (2018-05-11)

Bug Fixes

  • Added npm i to checkout step to install babel (9269cf4)

v4.2.10

18 Apr 06:56

Choose a tag to compare

<a name"4.2.10">

4.2.10 (2018-04-18)

Bug Fixes

v4.2.9

18 Apr 06:41

Choose a tag to compare

<a name"4.2.9">

4.2.9 (2018-04-18)

Bug Fixes

  • Issue with idMap being undefined (ff21f869)

v4.2.8

07 Mar 05:59

Choose a tag to compare

<a name"4.2.8">

4.2.8 (2018-03-07)

Bug Fixes

  • Upgraded moment due to security issue (9887fc20)

v4.2.7

05 Mar 11:30

Choose a tag to compare

<a name"4.2.7">

4.2.7 (2018-03-05)

Bug Fixes

  • Remove store in form by wildcard, also catching stores for subforms and input li (eba43f9c)
  • Wizard removes child stores by wildcards (e1930dd2)
  • InputList patch parent store with child store ids on add and remove (8888a34a)