Skip to content

Releases: Draggable/formeo

v1.6.2

30 Dec 03:28
Compare
Choose a tag to compare

1.6.2 (2020-12-30)

Bug Fixes

  • option re-render onInput (4f2bd20)

v1.6.1

20 Oct 21:25
Compare
Choose a tag to compare

1.6.1 (2020-10-20)

Bug Fixes

v1.6.0

30 Aug 22:53
Compare
Choose a tag to compare

1.6.0 (2020-08-30)

Bug Fixes

  • formData loading (86bfa3e)
  • radio selected preview and unique id warning (6a43466)

Features

v1.5.0

30 Aug 17:43
Compare
Choose a tag to compare

1.5.0 (2020-08-30)

Features

  • allow "checked" condition to be set (1df926f)
  • evaluate conditions on init (bb5a08f)
  • remove required attribute from fields if hidden due to condition (dfb6e62)

v1.4.0

30 Mar 00:31
Compare
Choose a tag to compare

1.4.0 (2020-03-30)

Features

  • events: component level updates (503bd66)
  • configurable panel displayType option with auto fallback (be66bc9)
  • response panel ui (433eee9)

v1.3.0

08 Mar 02:34
Compare
Choose a tag to compare

1.3.0 (2020-03-08)

Bug Fixes

Features

  • add disable form actions option (df59eae)

v1.2.3

02 Mar 05:01
Compare
Choose a tag to compare

1.2.3 (2020-03-02)

Bug Fixes

v1.2.2

01 Mar 04:49
Compare
Choose a tag to compare

1.2.2 (2020-03-01)

Bug Fixes

  • control container option (a366616)

v1.2.1

24 Feb 08:22
Compare
Choose a tag to compare

1.2.1 (2020-02-24)

Bug Fixes

  • nested styles prevent external controls (611cfa3)
  • panel css transition (2a8fa8d)

v1.2.0

23 Feb 21:10
Compare
Choose a tag to compare

1.2.0 (2020-02-23)

Bug Fixes

  • Fixed conditional logic for CHECKBOX (a521730)
  • Fixed conditional logic for SELECT and RADIO (45f2440)

Features

  • Added ability to mark control as hidden (106b4e8)