admin-on-rest v0.4.0 Release Notes

    • [BC Break] Pass Headers object to restClient
    • โž• Add loads of documentation
    • ๐Ÿ‘‰ Use source as implicit label in fields and input components
    • โž• Add <RichTextField> and <RichTextInput> components (powered by quill)
    • โž• Add <UrlField> component
    • โž• Add Form Validation in <Edit> and <Create> views (powered by redux-form)
    • โž• Add material-ui theme support in the <Admin> component (by fnberta)
    • โž• Add option to show date with time (by fnberta)
    • โž• Add UUID support (by bjet007)
    • โž• Add deep field selection
    • โž• Add unit tests
    • ๐Ÿ›  Fix form display issue when single or no fields
    • ๐Ÿ›  Fix and speedup filters
    • ๐Ÿ›  Fix create form
    • ๐Ÿ›  Fix filter value reset when filter is removed