Releases
v3.8.0
[BC Break] Remove dependency on recompose
- add it to your packages.json
if your code depends on recompose
(5088 ) (Luwangel )
[BC Break] Remove ra-data-graphcool
dataProvider. The graph.cool service is discontinued anyway. (5015 ) (fzaninotto )
Add <FilterList>
and <SortButton>
components, split <ListContext>
for better performance (5031 ) (fzaninotto )
Add abilility to make <Sidebar>
full height (5119 ) (djhi )
Add ability to opt out of sanitizeEmptyValues
in <SimpleForm>
and <TabbedForm>
(5077 ) (Kmaschta )
Add ability to make the <SaveButton>
not disabled by default (5002 ) (Luwangel )
Add ability to cutomize Add and Remove buttons in <SimpleFormIterator>
(4818 ) (manishsundriyal )
Fix bad type for useQuery
options (onError
-> onFailure
) (5130 ) (fzaninotto )
Fix <ReferenceInput>
throws exception on custom pages (5129 ) (fzaninotto )
Fix TypeError
when suggested element in <AutocompleteInput>
is empty (5125 ) (fzaninotto )
Fix <LogoutButton>
memorizes last visited page (5124 ) (fzaninotto )
Fix <Sidebar>
component classes (5121 ) (WiXSL )
Fix sorting a list using a <Datagrid>
inside a <ReferenceManyField>
(5094 ) (Luwangel )
Fix "Deprecated findDOMNode" warning in StrictMode
(5079 ) (pietro909 )
Fix notifications appear under confirm dialog (5073 ) (JulienMattiussi )
Fix eslint version (5055 ) (WiXSL )
Remove recompose dependency from ra-core
and demo
projects (5087 ) (WiXSL )
[Doc] Fix a typo about the <SimpleFormIterator>
(5095 ) (Luwangel )
[Doc] Fix the "Not Using the <Admin>
Components" code (5058 ) (srosset81 )
You can’t perform that action at this time.