Skip to content

v3.15.0

Compare
Choose a tag to compare
@Hyperkid123 Hyperkid123 released this 14 Oct 15:03
· 551 commits to master since this release

3.15.0 (2021-10-14)

Minor changes

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

  • feat(pf4): add group and divider to select options

@data-driven-forms/common~3.15.0

  • feat(common): allow to flat options

Bug fixes

@data-driven-forms/common~3.15.0

  • Update types for common select
  • fix(common): pass originalOptions when using a transformer
  • fix(common): change useFlatOptions to optionsTransformer
  • for more generic usage

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

  • Add test for nested PF4 options with searchable
  • fix(pf4): add nested filtering for select
  • Add test for pf4 select with categories
  • fix(common): change useFlatOptions to optionsTransformer
  • for more generic usage
  • fix(pf4): Update PF4 to latest

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

  • Add documentation for PF4 select groups