Skip to content

v2.7.0

Compare
Choose a tag to compare
@Hyperkid123 Hyperkid123 released this 14 Jul 12:07
· 1639 commits to master since this release

2.7.0 (2020-07-14)

Minor changes

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

  • feat(pf4): introduce StepTemplate
  • component allowing to define custom steps
  • also this commit allows to define more props in step definitions

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

  • feat(pf4): introduce StepTemplate
  • component allowing to define custom steps
  • also this commit allows to define more props in step definitions

Bug fixes

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

  • Use elementType for stepTemplate
  • Skip failing ASYNC test

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

  • Add missing components to components API
  • Make headers consistent
  • Add example for validator mapper