Skip to content

v3.8.0

Compare
Choose a tag to compare
@Hyperkid123 Hyperkid123 released this 10 Jun 11:49
· 698 commits to master since this release

3.8.0 (2021-06-10)

Minor changes

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

  • feat(renderer): add independent validate function
  • feat(renderer): add function for collecting all validates from schema
  • feat(renderer): add function to filter invisible fields in the schema
  • feat(renderer): add function for preparing single field props

Bug fixes

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

  • Add standalone validation to documentation
  • Add is multi option to select docs.

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

  • Add support for warnings in standaone validation
  • Fix dataType validators in get validates
  • Add jest plugin for eslint
  • to check .only tests

@data-driven-forms/common~3.8.0

  • Disable building tests for common package
  • Add tests for common select
  • Add tests for parseInternalValue function
  • Remove demoSchema from the common package
  • Add tests for multiple-choice-list common
  • Add tests for common-form-template
  • Add tests for dual-list-common
  • Add test for isMounted hook
  • Add tests for common wizard
  • Add tests for common package

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

  • Remove demoSchema from the common package

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

  • Remove demoSchema from the common package
  • Add jest plugin for eslint
  • to check .only tests

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

  • Remove demoSchema from the common package

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

  • Remove demoSchema from the common package

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

  • Remove demoSchema from the common package
  • Add tests for common package
  • Add jest plugin for eslint
  • to check .only tests

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

  • Remove demoSchema from the common package