Skip to content

Releases: Draggable/formeo

v1.2.0

23 Feb 21:10

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)

v1.1.3

23 Feb 21:00

Choose a tag to compare

1.1.3 (2020-02-23)

Bug Fixes

  • npm: remove npm-prepare script (65fc364)

v1.1.2

19 Jun 18:14

Choose a tag to compare

1.1.2 (2019-06-19)

Bug Fixes

  • container selectors not used (73abb52)

v1.1.1

01 Jun 05:39

Choose a tag to compare

1.1.1 (2019-06-01)

Bug Fixes

  • cloned rows should have unique ID (2e664c9)
  • field ids for input groups (fd27c65)
  • label for attribute for cloned checkboxes (1dacddc)

v1.1.0

29 May 21:20

Choose a tag to compare

1.1.0 (2019-05-29)

Features

  • added sticky function to controls container (b8ddfd3)

v1.0.13

27 May 03:17

Choose a tag to compare

1.0.13 (2019-05-27)

Bug Fixes

v1.0.12

27 May 03:05

Choose a tag to compare

1.0.12 (2019-05-27)

Bug Fixes

  • mini-css-extract-plugin (9b65cde)
  • update dependencies to address vulnerability (7d6ed68)

v1.0.11

15 May 11:02

Choose a tag to compare

1.0.11 (2019-05-15)

Bug Fixes

  • filename.replace error and update mini-css-extract-plugin (1165ee8)

v1.0.10

13 Apr 07:33

Choose a tag to compare

1.0.10 (2019-04-13)

Bug Fixes

  • rendered field spacing in columns (734a84a), closes #132

v1.0.9

13 Apr 06:42

Choose a tag to compare

1.0.9 (2019-04-13)

Bug Fixes

  • controls: block elements are not editable in the editor (d099763), closes #161