@rjsf/mui
- Updated
BaseInputTemplateto properly handleslotPropsandInputProps(deprecated by MUI) with existingendAdornments when theallowClearTextInputsflag is true, fixing #4938
Dev / docs / playground
- Updated
uiSchema.mdto add documentation forallowClearTextInputs - Updated the
formTests.tsxinsnapshot-teststo render string fields with theallowClearTextInputsflag enabled, with data and readonly to test the new feature