What's New
Headless Core v1.6.0-8 days ago
- Fix
<ReferenceManyInputBase>compatibility withreact-hook-formversion 7.65.0 and above - Fix
<ReferenceOneInputBase>compatibility withreact-hook-formversion 7.65.0 and above - Bump minimum
react-hook-formversion to 7.65.0
- Fix
Form Layout v5.17.0-8 days ago
- Fix
<AutoPersistInStore>compatibility withreact-hook-formversion 7.65.0 and above - Bump minimum
react-hook-formversion to 7.65.0
- Fix
Relationships v5.7.0-8 days ago
- Fix
<ReferenceManyInput>compatibility withreact-hook-formversion 7.65.0 and above by bumping minimum@react-admin/ra-core-eeversion to 1.6.0 - Fix
<ReferenceOneInput>compatibility withreact-hook-formversion 7.65.0 and above by bumping minimum@react-admin/ra-core-eeversion to 1.6.0 - Bump minimum
react-hook-formversion to 7.65.0
- Fix
Headless Core v1.5.2-20 days ago
- Fix
<ReferenceManyInputBase>inpessimisticmode should not keep the form dirty after submission - Fix
<ReferenceManyInputBase>should not mark the form as dirty when applying defaultValues
- Fix
Relationships v5.6.0-20 days ago
- Fix
<SaveButton>does not go back to disabled state after saving when using<ReferenceManyInput>inpessimisticmode - Upgrade the minimum version of
react-adminto5.12.2
- Fix
Markdown v5.1.2-23 days ago
- Disable
toast-uitelemetry for<MarkdownField>and<MarkdownInput>
- Disable
Headless Core v1.5.1-27 days ago
- Fix a bug that caused
useReferenceManyToManyFieldControllerto filter records withid = 0in referenced tables
- Fix a bug that caused
Navigation v7.0.1-28 days ago
- Fix
<Breadcrumb.RecordItem>,<Breadcrumb.EditItem>and<Breadcrumb.ShowItem>does not allow to override thetoandlabelprops correctly.
- Fix
Headless Core v1.5.0-about 1 month ago
- Import headless hooks and functions from ra-history
- Introduce
useGenerateChangeMessagehook - Fix
useAddRevisionanduseDeleteRevisionsdo not properly update cache from hook-time params
History v5.2.0-about 1 month ago
- Use
@react-admin/ra-core-eefor headless hooks
- Use