Skip to content

Releases: Draggable/formeo

v4.0.0

05 Nov 16:44

Choose a tag to compare

4.0.0 (2025-11-05)

Bug Fixes

  • all tests passing (ac3aea9)
  • attribute input values (ca619fc)
  • autocomplete label bug (488da5d)
  • code-server devServer (5e52eb0)
  • component highlighting to support radio options (4210258)
  • condition order render (bed0217)
  • condition row styles (efb280b)
  • control button bug (0ca1aef)
  • control mobile style (a4f56dc)
  • cyclic imoprt dependency, sortable fallback (0225ed5)
  • data addressing (3c1db84)
  • form editor styles (047f08c)
  • form editor styles (d89625c)
  • improved name generation, button type value (9b172a4)
  • option data key (502f8be)
  • reconcile edit panel item data (6f4cc20)
  • use import.meta correctly (edc427f)

chore

Features

  • add basic user data methods to renderer (5ab5f44)
  • add clear all for conditions, cleanup (22011b0)
  • conditions rewrite WIP (ee35c10)
  • finish source condition field logic (e16c1f1)
  • flat ordered autocomplete options (65914c4)

BREAKING CHANGES

  • removes external data support from form config
  • removes external data support from form config

v3.1.4

22 Jul 12:45

Choose a tag to compare

3.1.4 (2025-07-22)

Bug Fixes

v3.1.3

31 Dec 20:53

Choose a tag to compare

3.1.3 (2024-12-31)

Bug Fixes

  • local file fetch in windows (5aa734c)
  • windows build issue with vite-plugin-static-copy (876acaa)

v3.1.2

30 Dec 22:36

Choose a tag to compare

3.1.2 (2024-12-30)

Bug Fixes

  • use textarea content instead of value (d920228)

v3.1.1

30 Dec 06:38

Choose a tag to compare

3.1.1 (2024-12-30)

Bug Fixes

  • dynamic import breaking build (66e657d)
  • textarea value not saved/rendered (80e0e8a), closes #388

v3.1.0

27 Nov 19:17

Choose a tag to compare

3.1.0 (2024-11-27)

Bug Fixes

  • sessionStorage formData (76650e2)

Features

  • add ability to test formData in demo (0d6ec6a)
  • add json editor to the demo (83f9d8a)

v3.0.8

27 Nov 16:48

Choose a tag to compare

3.0.8 (2024-11-27)

Bug Fixes

v3.0.7

27 Nov 16:37

Choose a tag to compare

3.0.7 (2024-11-27)

Bug Fixes

  • form does not load after DomCententLoaded event has been fired (33d0fc4)

v3.0.6

26 Nov 23:34

Choose a tag to compare

3.0.6 (2024-11-26)

Bug Fixes

  • form render mutating formData (437cadc)

v3.0.5

26 Nov 19:23

Choose a tag to compare

3.0.5 (2024-11-26)

Bug Fixes