Skip to content

Releases: ClearC2/grid-form-builder

v1.5.2

18 Mar 13:33
Compare
Choose a tag to compare

1.5.2 (2019-03-18)

Bug Fixes

  • multiSelect: fix bug where values are not loaded on initial render (2e99ece)

v1.5.1

15 Mar 15:34
Compare
Choose a tag to compare

1.5.1 (2019-03-15)

Bug Fixes

  • multiple-rte: fix multiple rte on same page (bec329d)

v1.5.0

13 Mar 16:32
Compare
Choose a tag to compare

1.5.0 (2019-03-13)

Features

  • add-rte-image: add rte image uploader (ebb2098)

v1.4.0

13 Mar 12:59
Compare
Choose a tag to compare

1.4.0 (2019-03-13)

Features

  • autocomplete-prop: add autocomplete prop to disable autocomplete on modern browsers (d9088a6)

v1.3.2

11 Mar 11:26
Compare
Choose a tag to compare

1.3.2 (2019-03-11)

Bug Fixes

  • firefox: prevent red highlight on inputFields (a38c6da)

v1.3.1

08 Mar 18:25
Compare
Choose a tag to compare

1.3.1 (2019-03-08)

Bug Fixes

  • Select: fix issue where select inputs cannot be cleared (66c48aa)

v1.3.0

01 Mar 21:20
Compare
Choose a tag to compare

1.3.0 (2019-03-01)

Bug Fixes

  • email: fix tab index on email field (5e9c43d)

Features

  • validation: cannot save when email is invalid (753bf7e)

v1.2.0

26 Feb 14:51
Compare
Choose a tag to compare

1.2.0 (2019-02-26)

Features

  • input: default color is now #333 instead of black (acb25af)
  • listselect: list select can now accept values as a string or an array, but only returns values as an array (10124dd)

v1.1.0

26 Feb 14:31
Compare
Choose a tag to compare

1.1.0 (2019-02-26)

Features

  • multiselect: multiselect values now get sent back to the implementor as an array (339191f)

v1.0.1

15 Feb 19:38
Compare
Choose a tag to compare

1.0.1 (2019-02-15)

Bug Fixes

  • total: add Total to package export (2bde2a7)