- Fix
<TabbedFormView toolbar>
prop type validation (#8436) (kosmotema) - Fix
<NumberInput>
does not passformat
andparse
props touseInput
(#8422) (WiXSL) - Fix
<NumberInput>
does not showhelperText
with anonBlur
prop andmode='onBlur'
(#8403) (WiXSL) - Fix
<SelectInput>
does not sanitize theshouldUnregister
prop (#8413) (WiXSL) - Fix
<SimpleForm>
and<TabbedForm>
use outdated prop types (#8414) (WiXSL) - [Doc] Fix
<AutocompleteInput>
wrongly references react-autosuggest props (#8424) (WiXSL) - [Doc] Fix
<SelectColumnsButton>
usage example in List view (#8417) (WiXSL) - [Doc] Fix
useList
filterCallback
prop description (#8404) (WiXSL) - [Doc] Fix
<FormDataConsumer>
usage example for<SimpleFormIterator>
(#8359) (WiXSL) - [Doc] Fix Vite tutorial misses Roboto font (#8419) (WiXSL)
- [Doc] Fix Vite tutorial CSS setup (#8415) (WiXSL)
- [Doc] Fix Next.js tutorial uses CamelCase for folder name (#8437) (jayenashar)