Skip to content

Releases: data-driven-forms/react-forms

v2.20.3

26 Jan 13:37

Choose a tag to compare

2.20.3 (2021-01-26)

Bug fixes

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

  • fix(carbon): pass the label for numeric text-field correctly

v2.20.2

21 Jan 16:15

Choose a tag to compare

2.20.2 (2021-01-21)

Bug fixes

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

  • fix(carbon): reorder the buttons according to the alignment guide

v2.20.1

21 Jan 14:54

Choose a tag to compare

2.20.1 (2021-01-21)

Bug fixes

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

  • fix(carbon): make the subform title element larger

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

  • fix(carbon): make the subform title element larger

v2.20.0

21 Jan 13:55

Choose a tag to compare

2.20.0 (2021-01-21)

Minor changes

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

  • feat(carbon): use NumberInput for text-field if type=number

Bug fixes

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

  • Update NextJS and other demo deps

v2.19.1

15 Dec 13:25

Choose a tag to compare

2.19.1 (2020-12-15)

Bug fixes

@data-driven-forms/common~2.19.1

  • fix(suir): add submitErrors
  • fix(mui): add submit errors
  • fix(ant): add support for submitErrors
  • fix(common): add submitError to multiplechoidcelist

@data-driven-forms/suir-component-mapper~2.19.1

  • fix(suir): add submitErrors

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

  • fix(mui): add submit errors

@data-driven-forms/ant-component-mapper~2.19.1

  • fix(ant): add support for submitErrors

@data-driven-forms/blueprint-component-mapper~2.19.1

  • fix(blueprint): add support for submitErrors

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

  • fix(carbon): add support for submitErrors

v2.19.0

15 Dec 12:57

Choose a tag to compare

2.19.0 (2020-12-15)

Minor changes

@data-driven-forms/common~2.19.0

  • feat(pf4): add support for submit errors

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

  • feat(pf4): add support for submit errors

v2.18.4

11 Dec 14:15

Choose a tag to compare

2.18.4 (2020-12-11)

Bug fixes

@data-driven-forms/common~2.18.4

  • fix(pf4): inherit substepOfTitle in wizard

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

  • fix(pf4): inherit substepOfTitle in wizard

v2.18.3

11 Dec 08:30

Choose a tag to compare

2.18.3 (2020-12-11)

Bug fixes

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

  • fix(pf4): fix wizard navigation buttons to not submit forms

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

  • Fix missing curly brackets in footer.js

v2.18.2

01 Dec 09:17

Choose a tag to compare

2.18.2 (2020-12-01)

Bug fixes

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

  • fix(renderer): convert arrow functions with arguments

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

  • Custom examples guide.
  • Add custom components docs section.
  • Add FieldArray conditions to FAQ

v2.18.1

24 Nov 13:32

Choose a tag to compare

2.18.1 (2020-11-24)

Bug fixes

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

  • fix(mui): map component prop to element in plain text

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

  • fix(mui): map component prop to element in plain text