v1.27.6
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