Releases: Draggable/formeo
Releases · Draggable/formeo
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
v2.3.1
2.3.1 (2024-11-19)
Bug Fixes
v2.3.0
2.3.0 (2024-11-15)
Bug Fixes
- option labels not updated when editing in preview (207696e)
- preview control change (e1ee84f)
- row render styles (a212870)
Features
v2.2.2
2.2.2 (2024-11-07)
Bug Fixes
v2.2.1
2.2.1 (2024-11-07)
Bug Fixes
- js dependency loading without server (8e2c302)
v2.2.0
2.2.0 (2024-11-07)
Bug Fixes
- style loaded when sprite is missing (846710d), closes #359
Features
- auto load missing resources (46771a8)
v2.1.7
2.1.7 (2024-11-04)
Bug Fixes