data-driven-forms v2.5.0 Release Notes

Release Date: 2020-06-16 // about 5 years ago
  • 2.5.0 (2020-06-16)

    Minor changes

    ๐Ÿ“ฆ @data-driven-forms/suir-component-mapper~2.5.0

    • feat(suir): added typings to components
    • feat(suir): added ts config

    ๐Ÿ“ฆ @data-driven-forms/common~2.5.0

    • feat(suir): added typings to components
    • feat(renderer): added .d.ts definitions
    • feat(renderer): add TS config.
    • ๐Ÿ‘ feat(pf4): add validated to components supporting it

    ๐Ÿ“ฆ @data-driven-forms/blueprint-component-mapper~2.5.0

    • ๐Ÿ–จ feat(blueprint): added typings to components
    • ๐Ÿ”ง feat(blueprint): added typings configuration

    ๐Ÿ“ฆ @data-driven-forms/pf4-component-mapper~2.5.0

    • feat(pf): added types definitions for components
    • ๐Ÿ— feat(pf4): generate types in build
    • feat(pf4): added ts config
    • ๐Ÿ‘ feat(pf4): add validated to components supporting it
    • โšก๏ธ feat(pf4): Update PF versions

    ๐Ÿ“ฆ @data-driven-forms/mui-component-mapper~2.5.0

    • ๐Ÿ— feat(mui): Added typings to the build.
    • feat(mui): Add typings to components.
    • feat(mui): cast index.js to ts file

    ๐Ÿ— This is an experimental commit to check build process and its ouput.

    ๐Ÿ“ฆ @data-driven-forms/react-form-renderer~2.5.0

    • feat(renderer): added .d.ts definitions
    • feat(renderer): add TS config.

    ๐Ÿ“ฆ @data-driven-forms/parsers~2.5.0

    • feat(renderer): added .d.ts definitions

    ๐Ÿ› Bug fixes

    ๐Ÿ“ฆ @data-driven-forms/pf4-component-mapper~2.5.0

    • ๐Ÿ›  fix(pf4): add missing dual list renderStatus type
    • ๐Ÿ›  fix(pf4): fix types for wizard buttons
    • ๐Ÿ›  fix(pf4): fix wizard types for new version
    • โœ‚ Remove internal ddf dependencies.
    • ๐Ÿ›  fix(pf4): Merge exported component prop types into single type.
    • ๐Ÿ›  fix(mui, pf4): fixed type in component mapper typings
    • ๐Ÿ›  fix(renderer): fixed incorect type for field-array field
    • ๐Ÿ›  fix(pf): added basic types sctructure to wizard
    • โž• Added basic TS setup.
    • ๐Ÿ›  fix(pf4): beta-release-test
    • โšก๏ธ Update PF4 test to lates major
    • Hack PF wizard to set max height
    • ๐Ÿ›  fix(pf4): update wizard to latest and add missing props
    • ๐Ÿ›  Fix NaN error in slider
    • ๐Ÿ”„ Change gutter to hasGutter
    • ๐Ÿ›  Fix missing headingLevel in subform
    • PF4 tab: Wrap string titles in
    • ๐Ÿ›  Fix title in demo page

    ๐Ÿ“ฆ @data-driven-forms/blueprint-component-mapper~2.5.0

    • โœ‚ Remove internal ddf dependencies.
    • ๐Ÿ›  fix(blueprint): Merge exported component prop types into single type.
    • ๐Ÿ›  fix(mui, pf4): fixed type in component mapper typings
    • โž• Added basic TS setup.

    ๐Ÿ“ฆ @data-driven-forms/mui-component-mapper~2.5.0

    • โœ‚ Remove internal ddf dependencies.
    • ๐Ÿ›  fix(mui): Merge exported component prop types into single type.
    • ๐Ÿ›  fix(mui, pf4): fixed type in component mapper typings
    • ๐Ÿ›  fix(renderer): fixed incorect type for field-array field
    • ๐Ÿ›  fix(renderer): allow passing additional props in form template typings
    • ๐Ÿ›  fix(mui): use correct types for useFieldApi config.
    • โž• Added basic TS setup.

    ๐Ÿ“ฆ @data-driven-forms/parsers~2.5.0

    • โœ‚ Remove internal ddf dependencies.

    ๐Ÿ“ฆ @data-driven-forms/pf3-component-mapper~2.5.0

    • โœ‚ Remove internal ddf dependencies.
    • โž• Added basic TS setup.

    ๐Ÿ“ฆ @data-driven-forms/suir-component-mapper~2.5.0

    • โœ‚ Remove internal ddf dependencies.
    • ๐Ÿ›  fix(suir): Merge exported component prop types into single type.
    • โž• Added basic TS setup.

    ๐Ÿ“ฆ @data-driven-forms/react-form-renderer~2.5.0

    • ๐Ÿ›  fix(renderer): fixed incorect type for field-array field
    • ๐Ÿ›  fix(renderer): allow passing additional props in form template typings
    • ๐Ÿ›  fix(renderer): export useFieldApiConfig for components.
    • ๐Ÿ›  fix(renderer): fixed typing issues

    • ๐Ÿ›  fixed constants not properly exporting the definitions objecs

    • ๐Ÿ›  fixed condtion type not allowing nested condition schema

    • ๐Ÿ›  fixed FieldArray not exporting component type with props

    • ๐Ÿ›  fixed field schema not allowing single condition

    • ๐Ÿ›  fixed field schema not accepting actions object

    • ๐Ÿ‘‰ make form renderer extend final form props

    • ๐Ÿ›  fixed Form type net being exported as react component

    • ๐Ÿ›  fixed schema validator not accepting any arguments

    • ๐Ÿ”„ changed useFieldApi type input value default to any type

    • ๐Ÿ›  fix(renderer): fixed incorrect typings

    • โž• added AnyObject type for extensible props

    • ๐Ÿ›  fixed component mapper expecting string instead of react component

    • ๐Ÿ›  fixed useFieldApi return type to accept other props that input and meta

    • ๐Ÿ›  fixed missing component type in form template

    • ๐Ÿ›  fixed SormSpy not being exported as component

    • โž• added form template render props

    • ๐Ÿ›  fixed wrong return type of useFormApi hook

    • ๐Ÿ›  fixed field validator type schema definition

    • โž• Added types reference to renderer package.json

    • โž• Added copy command to renderer build.

    • ๐Ÿ›  fix(renderer): fixup typings requirements

    • โž• Add a .d.ts copy script

    • โž• Added basic TS setup.

    ๐Ÿ“ฆ @data-driven-forms/react-renderer-demo~2.5.0

    • ๐Ÿ›  fix(renderer): fixed typing issues

    • ๐Ÿ›  fixed constants not properly exporting the definitions objecs

    • ๐Ÿ›  fixed condtion type not allowing nested condition schema

    • ๐Ÿ›  fixed FieldArray not exporting component type with props

    • ๐Ÿ›  fixed field schema not allowing single condition

    • ๐Ÿ›  fixed field schema not accepting actions object

    • ๐Ÿ‘‰ make form renderer extend final form props

    • ๐Ÿ›  fixed Form type net being exported as react component

    • ๐Ÿ›  fixed schema validator not accepting any arguments

    • ๐Ÿ”„ changed useFieldApi type input value default to any type

    • โšก๏ธ Update documenation to latest PF4

    • โœ… Use latest PF in stackblizu template

    ๐Ÿ“ฆ @data-driven-forms/common~2.5.0

    • ๐Ÿ›  fix(renderer): fixed incorrect typings

    • โž• added AnyObject type for extensible props

    • ๐Ÿ›  fixed component mapper expecting string instead of react component

    • ๐Ÿ›  fixed useFieldApi return type to accept other props that input and meta

    • ๐Ÿ›  fixed missing component type in form template

    • ๐Ÿ›  fixed SormSpy not being exported as component

    • โž• added form template render props

    • ๐Ÿ›  fixed wrong return type of useFormApi hook

    • ๐Ÿ›  fixed field validator type schema definition

    • ๐Ÿ›  fix(renderer): fixup typings requirements

    • โž• Add a .d.ts copy script

    • โž• Added basic TS setup.