What's New
Headless Core v1.5.2-13 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-13 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-16 days ago
- Disable
toast-uitelemetry for<MarkdownField>and<MarkdownInput>
- Disable
Headless Core v1.5.1-20 days ago
- Fix a bug that caused
useReferenceManyToManyFieldControllerto filter records withid = 0in referenced tables
- Fix a bug that caused
Navigation v7.0.1-21 days ago
- Fix
<Breadcrumb.RecordItem>,<Breadcrumb.EditItem>and<Breadcrumb.ShowItem>does not allow to override thetoandlabelprops correctly.
- Fix
Headless Core v1.5.0-24 days 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-24 days ago
- Use
@react-admin/ra-core-eefor headless hooks
- Use
AI v5.3.4-30 days ago
- Fix styling issues with
<PredictiveTextInput>in some variants
- Fix styling issues with
Headless Core v1.4.0-30 days ago
- Add
getEnglishTranslationsandgetFrenchTranslationsfunctions
- Add
AI v5.3.3-about 1 month ago
- Fix
<PredictiveTextInput>does not display the completion correctly in dialogs
- Fix