Skip to content

Releases: data-driven-forms/editor

@data-driven-forms/evergreen-component-mapper-v0.3.2

Choose a tag to compare

@rvsia rvsia released this 27 Jun 05:52
ef920a5

@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

Choose a tag to compare

@rvsia rvsia released this 26 Jun 04:17
72e008f

@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 the TextField component. (b77acaa)

@data-driven-forms/evergreen-component-mapper-v0.3.0

Choose a tag to compare

@rvsia rvsia released this 25 Jun 19:14
8a12363

@data-driven-forms/evergreen-component-mapper-v0.3.0 (2024-06-25)

Features

  • Components: ✨ Wrap the TextInputField component with the Autocomplete component and add the items property for adding suggestions to the text field. (6565c66)

@data-driven-forms/editor-core-v0.0.10

Choose a tag to compare

@rvsia rvsia released this 01 Mar 07:50
e2a692d

@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

Choose a tag to compare

@rvsia rvsia released this 17 Oct 12:58
c71bf13

@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

Choose a tag to compare

@rvsia rvsia released this 25 Aug 06:55
409dfae

@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

Choose a tag to compare

@rvsia rvsia released this 24 Aug 07:17
b2541f5

@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

Choose a tag to compare

@rvsia rvsia released this 21 Aug 08:03
1d62f78

@data-driven-forms/evergreen-component-mapper-v0.1.0 (2023-08-21)

Features

  • evergreen: add ability to define sub-form component fields using resolveProps (663f904)

@data-driven-forms/editor-pro-v0.0.15

Choose a tag to compare

@rvsia rvsia released this 02 Dec 09:51
47f6cad

@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

Choose a tag to compare

@data-driven-forms/editor-pro-v0.0.14 (2022-10-17)

Bug Fixes

  • pro: remove using MUI in common components (3e744a8)