admin-on-rest v0.5.2 Release Notes

    • ๐Ÿ›  Fix <SelectInput> subcomponent key in case of duplicate value (rweindl)
    • ๐Ÿ›  Fix make test-watch command
    • ๐Ÿ›  Fix datagrid margins to accomodate more content
    • ๐Ÿ›  Fix cannot set empty value on <ReferenceInput/>
    • ๐Ÿ›  Fix bad error message in restClient when no count header is found
    • ๐Ÿ›  Fix Infinite loop when two menu clicked quickly
    • ๐Ÿ›  Fix Warning when Datagrid contains two action buttons
    • โž• Add ability to intercept HTTP request and add custom headers