What's New
AI v5.5.0-3 days ago
- Move the translation messages to
@react-admin/ra-core-ee. They are still exported from@react-admin/ra-ai. - Require
react-adminv5.14.1 or later, like@react-admin/ra-core-ee
- Move the translation messages to
Audit Log v6.5.0-3 days ago
- Move the translation messages to
@react-admin/ra-core-ee. They are still exported from@react-admin/ra-audit-log.
- Move the translation messages to
Headless Core v1.13.0-3 days ago
- Add the
ra-ai,ra-audit-log,ra-searchandra-treetranslations, and support them ingetEnglishTranslationsandgetFrenchTranslations
- Add the
Enterprise v16.0.0-3 days ago
- Remove the dependencies to all the Enterprise packages except
@react-admin/ra-navigationand@react-admin/ra-core-ee, which now provides the translations.buildI18nProvideris unchanged. - Breaking change: if your application imports an Enterprise package (e.g.
@react-admin/ra-tree) without declaring it in itspackage.json, add it explicitly. - Breaking change: require
react-adminv5.14.1 or later, like@react-admin/ra-core-ee.
- Remove the dependencies to all the Enterprise packages except
Search v6.3.0-3 days ago
- Move the translation messages to
@react-admin/ra-core-ee. They are still exported from@react-admin/ra-search.
- Move the translation messages to
Tree v7.3.0-3 days ago
- Move the translation messages to
@react-admin/ra-core-ee. They are still exported from@react-admin/ra-tree.
- Move the translation messages to
RBAC v6.4.0-5 days ago
<SimpleForm>and<TabbedForm>now accept ashowDisabledprop that will enable rendering inputs for which users havereadaccess with theirdisabledprop set totrue, so that they are not included in the submitted data
Headless Core v1.12.0-6 days ago
useAuthorizedInputsnow accepts ashowDisabledoption that will render inputs for which users havereadaccess with theirdisabledprop set totrue
Datagrid AG v7.2.0-6 days ago
- Add support for AG Grid v36
AI v5.4.0-13 days ago
- Add support for Material UI v9