Skip to content

v1.27.6

Compare
Choose a tag to compare
@Hyperkid123 Hyperkid123 released this 10 Feb 13:26
· 2461 commits to master since this release
1fc6b9b

1.27.6 (2020-02-10)

Bug fixes

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

  • Add tests for MUI form fields
  • Convert invalid to bool in error prop
  • Update MUI select
  • Show error instead of helperText
  • Update MUI packages
  • Fix warning in checkbox
  • Fix switch
  • Fix radio group
  • Fix multiple checkbox
  • Fix single checkbox
  • Fix date and time pickers
  • When empty value, use null

Timepicker/Date picker cannot handle empty strings

  • Add description as a fallback to helperText
  • Update sandbox for MUI to contain everything
  • fix(mui): Add tests for MUI select

@data-driven-forms/common~1.27.6

  • Convert invalid to bool in error prop