Skip to content

Releases: data-driven-forms/react-forms

v2.14.0

22 Oct 11:00

Choose a tag to compare

2.14.0 (2020-10-22)

Minor changes

@data-driven-forms/carbon-component-mapper~2.14.0

  • feat(carbon): Implement searchable/clearable non-multi select

v2.13.0

21 Oct 13:50

Choose a tag to compare

2.13.0 (2020-10-21)

Minor changes

@data-driven-forms/carbon-component-mapper~2.13.0

  • feat(carbon): implemented optional isRequired for all fields

v2.12.0

21 Oct 13:21

Choose a tag to compare

2.12.0 (2020-10-21)

Minor changes

@data-driven-forms/common~2.12.0

  • feat(pf4): show meta.warnings

Bug fixes

@data-driven-forms/pf4-component-mapper~2.12.0

  • Update tests
  • Update PF4 versions and css

@data-driven-forms/carbon-component-mapper~2.12.0

  • Add missing dual list select into the carbon demo schema

@data-driven-forms/react-renderer-demo~2.12.0

  • Remove obsolete divs from code examples
  • Update URL validator text
  • Remove max width from the content list
  • Update validation documenation pages

v2.11.1

20 Oct 07:46

Choose a tag to compare

2.11.1 (2020-10-20)

Bug fixes

@data-driven-forms/pf3-component-mapper~2.11.1

  • fix(pf3): downgrade version of react day picker

@data-driven-forms/react-renderer-demo~2.11.1

  • Fix MUI imports in demo

v2.11.0

19 Oct 12:07

Choose a tag to compare

2.11.0 (2020-10-19)

Minor changes

@data-driven-forms/react-form-renderer~2.11.0

  • feat(renderer): add useWarnings functionality

Bug fixes

@data-driven-forms/react-form-renderer~2.11.0

  • Remove convertWarningToError function
  • Create validate-warning only once
  • Add warning to meta definition
  • Add convertWarningToError option
  • Add tests for validator warnings
  • Allow to set object validators as warnings
  • Refactor compose validators to be more readable

@data-driven-forms/react-renderer-demo~2.11.0

  • Remove convertWarningToError function
  • Update doc page
  • Add docs for warnings
  • Refactor example text
  • dynamically find example text for mapper > component, so there is no need to write imports manually and create switch statements
  • also clean redundant code

v2.10.3

13 Oct 11:21

Choose a tag to compare

2.10.3 (2020-10-13)

Bug fixes

@data-driven-forms/mui-component-mapper~2.10.3

  • fix(mui): allow to customize subform

@data-driven-forms/react-renderer-demo~2.10.3

  • fix(mui): allow to customize subform

v2.10.2

13 Oct 07:02

Choose a tag to compare

2.10.2 (2020-10-13)

Bug fixes

@data-driven-forms/pf4-component-mapper~2.10.2

  • fix(pf4): dual-list-select mobile styling

@data-driven-forms/react-renderer-demo~2.10.2

  • Refactor component example component
  • Limit max width for content on documentation

@data-driven-forms/common~2.10.2

  • Limit max width for content on documentation

v2.10.1

12 Oct 06:36

Choose a tag to compare

2.10.1 (2020-10-12)

Bug fixes

@data-driven-forms/carbon-component-mapper~2.10.1

  • fix(carbon): fix styles for wizard/subform/tabs

@data-driven-forms/react-renderer-demo~2.10.1

  • fix(carbon): fix styles for wizard/subform/tabs
  • Update codeExample heading and url to github
  • Add FAQ page to demo
  • Update useFieldApi page to make it seachable
  • Fix wrong link on the landing page
  • Update docs, make them more intersting and searchable

v2.10.0

05 Oct 14:07

Choose a tag to compare

2.10.0 (2020-10-05)

Minor changes

@data-driven-forms/pf3-component-mapper~2.10.0

  • feat(renderer): dynamic when attribute
  • when in condition can be a function that gets the current field as the first argument

@data-driven-forms/pf4-component-mapper~2.10.0

  • feat(renderer): dynamic when attribute
  • when in condition can be a function that gets the current field as the first argument

@data-driven-forms/react-form-renderer~2.10.0

  • feat(renderer): dynamic when attribute
  • when in condition can be a function that gets the current field as the first argument

@data-driven-forms/parsers~2.10.0

  • feat(renderer): dynamic when attribute
  • when in condition can be a function that gets the current field as the first argument

@data-driven-forms/react-renderer-demo~2.10.0

  • feat(renderer): dynamic when attribute
  • when in condition can be a function that gets the current field as the first argument

v2.9.1

05 Oct 07:22

Choose a tag to compare

2.9.1 (2020-10-05)

Bug fixes

@data-driven-forms/carbon-component-mapper~2.9.1

  • fix(carbon): add seperate transformation for progressStep/structuredList

@data-driven-forms/common~2.9.1

  • fix(carbon): add seperate transformation for progressStep/structuredList