Skip to content

Releases: data-driven-forms/react-forms

v2.20.0

21 Jan 13:55
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v2.18.0

24 Nov 11:30
Compare
Choose a tag to compare

2.18.0 (2020-11-24)

Minor changes

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

  • feat(renderer): enhance condition with custom function and comparators

@data-driven-forms/parsers~2.18.0

  • feat(renderer): enhance condition with custom function and comparators

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

  • feat(renderer): enhance condition with custom function and comparators

v2.17.1

23 Nov 12:06
Compare
Choose a tag to compare

2.17.1 (2020-11-23)

Bug fixes

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

  • fix(carbon): adjusted combobox onchange invocation for singlevalues
  • Bump semantic-release from 16.0.4 to 17.2.3

Bumps semantic-release from 16.0.4 to 17.2.3.

Signed-off-by: dependabot[bot] [email protected]

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

  • Add alert for PF3 mapper

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

  • Bump semantic-release from 16.0.4 to 17.2.3

Bumps semantic-release from 16.0.4 to 17.2.3.

Signed-off-by: dependabot[bot] [email protected]

@data-driven-forms/common~2.17.1

  • Bump semantic-release from 16.0.4 to 17.2.3

Bumps semantic-release from 16.0.4 to 17.2.3.

Signed-off-by: dependabot[bot] [email protected]

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

  • Bump semantic-release from 16.0.4 to 17.2.3

Bumps semantic-release from 16.0.4 to 17.2.3.

Signed-off-by: dependabot[bot] [email protected]

@data-driven-forms/parsers~2.17.1

  • Bump semantic-release from 16.0.4 to 17.2.3

Bumps semantic-release from 16.0.4 to 17.2.3.

Signed-off-by: dependabot[bot] [email protected]

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

  • Bump semantic-release from 16.0.4 to 17.2.3

Bumps semantic-release from 16.0.4 to 17.2.3.

Signed-off-by: dependabot[bot] [email protected]

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

  • Bump semantic-release from 16.0.4 to 17.2.3

Bumps semantic-release from 16.0.4 to 17.2.3.

Signed-off-by: dependabot[bot] [email protected]

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

  • Bump semantic-release from 16.0.4 to 17.2.3

Bumps semantic-release from 16.0.4 to 17.2.3.

Signed-off-by: dependabot[bot] [email protected]

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

  • Bump semantic-release from 16.0.4 to 17.2.3

Bumps semantic-release from 16.0.4 to 17.2.3.

Signed-off-by: dependabot[bot] [email protected]

v2.17.0

12 Nov 14:22
Compare
Choose a tag to compare

2.17.0 (2020-11-12)

Minor changes

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

  • feat(carbon): make prepareProps available externally