Releases: Draggable/formeo
Releases · Draggable/formeo
v3.1.0
3.1.0 (2024-11-27)
Bug Fixes
Features
- add ability to test formData in demo (0d6ec6a)
- add json editor to the demo (83f9d8a)
v3.0.8
3.0.8 (2024-11-27)
Bug Fixes
v3.0.7
3.0.7 (2024-11-27)
Bug Fixes
- form does not load after DomCententLoaded event has been fired (33d0fc4)
v3.0.6
3.0.6 (2024-11-26)
Bug Fixes
- form render mutating formData (437cadc)
v3.0.5
3.0.5 (2024-11-26)
Bug Fixes
v3.0.4
3.0.4 (2024-11-26)
Bug Fixes
- formData not correctly parsed (cec4935)
- uncaught error when elements not defined (4cd5a24), closes #377
v3.0.3
3.0.3 (2024-11-21)
Bug Fixes
v3.0.2
3.0.2 (2024-11-19)
Bug Fixes
- conditions component autocomplete visibility (57a9028)
- instance option cache (b1d07e1), closes #310
v3.0.1
3.0.1 (2024-11-19)
Bug Fixes
- migrate meta.id to config.controlId for smaller payloads (47d1bc5)
v3.0.0
3.0.0 (2024-11-19)
Bug Fixes
- add missing properties (6569a8e)
- remove unused conditions from formData (d63cb9f)
Features
- add to formData json (8561857)
- generate a json schema from zod defnied schema (1eb4985)
BREAKING CHANGES
- adding a new key to formData could potentially break existing software that assumes only the old keys