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.