Skip to content

v4.0.0

Choose a tag to compare

@kevinchappell kevinchappell released this 05 Nov 16:44
· 1 commit to master since this release

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