react-admin
Activemarmelab / react-admin
A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design
26.9K
5.5K
-
-
Recent Releases
v5.15.1 — 5.15.1
Fix AutocompleteInput with single selection in MUI7 (11293(https://github.com/marmelab/react-admin/pull/11293)) (fzaninotto(https://github.com/fzaninotto))
v5.15.0 — 5.15.0
Add support for MUI v9 (11248(https://github.com/marmelab/react-admin/pull/11248)) (smeng9(https://github.com/smeng9)) Add render prop support to ReferenceManyCount (11266(https://github.com/marmel
v5.14.7 — 5.14.7
Fix AutocompleteInput does not open autocomplete options when shouldRenderSuggestions returns false (11263(https://github.com/marmelab/react-admin/pull/11263)) (jonathanarnault(https://github.com/jon
v5.14.6 — 5.14.6
Fix possible prototype-polluting assignments in local data providers (11227(https://github.com/marmelab/react-admin/pull/11227)) (WiXSL(https://github.com/WiXSL)) Fix duplicate IDs in <FieldToggle>
v5.14.5 — 5.14.5
Add ArrayFieldBase component (11191(https://github.com/marmelab/react-admin/pull/11191)) (WiXSL(https://github.com/WiXSL)) Fix Prevent stale nested field values when re-adding items in SimpleFormIte
v5.14.4 — 5.14.4
Fix SavedQuery when disableSyncWithLocation is set (11173(https://github.com/marmelab/react-admin/pull/11173)) (ThieryMichel(https://github.com/ThieryMichel)) Fix RichTextInput does not allow nestin
v5.14.3 — 5.14.3
Add default empty component and i18n messages to ListGuesser (11165(https://github.com/marmelab/react-admin/pull/11165)) (WiXSL(https://github.com/WiXSL)) Fix <Edit>, <ReferenceField> and <List> to
v5.14.2 — 5.14.2
Fix <ReferenceFieldBase> does not work offline (11163(https://github.com/marmelab/react-admin/pull/11163)) (fzaninotto(https://github.com/fzaninotto)) Fix <Confirm> button hover background transpar