Releases: data-driven-forms/editor
Releases · data-driven-forms/editor
@data-driven-forms/evergreen-component-mapper-v0.3.2
@data-driven-forms/evergreen-component-mapper-v0.3.2 (2024-06-27)
Bug Fixes
- Components: Fix the issue with the
TextField
component not showing the value loaded from the form. (312ceed)
@data-driven-forms/evergreen-component-mapper-v0.3.1
@data-driven-forms/evergreen-component-mapper-v0.3.1 (2024-06-26)
Bug Fixes
- Components: 🐛 Fix the issue with not being able to use other values when the
items
prop for suggestions was provided to theTextField
component. (b77acaa)
@data-driven-forms/evergreen-component-mapper-v0.3.0
@data-driven-forms/evergreen-component-mapper-v0.3.0 (2024-06-25)
Features
- Components: ✨ Wrap the
TextInputField
component with theAutocomplete
component and add theitems
property for adding suggestions to the text field. (6565c66)
@data-driven-forms/editor-core-v0.0.10
@data-driven-forms/editor-core-v0.0.10 (2024-03-01)
Bug Fixes
- editor: fix issue where drag and drop would break after updating component (e730db1)
@data-driven-forms/editor-core-v0.0.9
@data-driven-forms/editor-core-v0.0.9 (2023-10-17)
Bug Fixes
- editor: fix issue where removing a property from component would not update editor state (31320d4)
@data-driven-forms/evergreen-component-mapper-v0.2.1
@data-driven-forms/evergreen-component-mapper-v0.2.1 (2023-08-25)
Bug Fixes
- evergreen: set selectedItem to null when not found to avoid warnings regarding component being uncontrolled (36f3c57)
@data-driven-forms/evergreen-component-mapper-v0.2.0
@data-driven-forms/evergreen-component-mapper-v0.2.0 (2023-08-24)
Features
- evergreen: add combo-box component to evergreen component mapper (d913ef3)
@data-driven-forms/evergreen-component-mapper-v0.1.0
@data-driven-forms/evergreen-component-mapper-v0.1.0 (2023-08-21)
Features
- evergreen: add ability to define
sub-form
componentfields
usingresolveProps
(663f904)
@data-driven-forms/editor-pro-v0.0.15
@data-driven-forms/editor-pro-v0.0.15 (2022-12-02)
Bug Fixes
- editor-prop: Add label prop to plain text prop editor (ce32e66)
@data-driven-forms/editor-pro-v0.0.14
@data-driven-forms/editor-pro-v0.0.14 (2022-10-17)
Bug Fixes
- pro: remove using MUI in common components (3e744a8)