admin-on-rest v1.0.2 Release Notes

    • ๐Ÿ›  Fix typo in Login page instructions in tutorial (DjLeChuck)
    • ๐Ÿ›  Fix clear filter breaks filters on subsequent refreshes (djhi)
    • โž• Add ability to customize sidebar width (djhi)
    • โž• Add example about using auth action creators (djhi)
    • ๐Ÿ›  Fix <ReferenceField> should not fetch null values (djhi)
    • ๐Ÿ›  Fix typo in <FilterForm> styles (djhi)
    • ๐Ÿ›  Fix Edit View not being updated when fields get changed (djhi)
    • ๐Ÿ›  Fix DateField tests on all timezones (djhi)
    • โž• Add instructions to run the example app in README (juanda99)
    • ๐Ÿ›  Fix edge case in <RichTextField> when string is falsey value (faviouz)