admin-on-rest v1.1.0 Release Notes

    • ➕ Add <ReferenceArrayInput> and <SelectArrayInput> (kimkha and fzaninotto)
    • ➕ Add <ReferenceArrayField> (leesei and fzaninotto)
    • Add payload to USER_LOGIN_SUCCESS action, using the AUTH_LOGIN response from the authClient (SidFerreira)
    • ➕ Add reset state after logout (bodo22)
    • ➕ Add ability to disable submit on enter in <SimpleForm> and <TabbedForm> (jkrnak)
    • ➕ Add integer casting to pagination params (grahamlyus)
    • ➕ Add elStyle prop to <DisabledInput> (wesley6j)
    • ➕ Add Frequently Asked Questions (FAQ) to the documentation (djhi)
    • ➕ Add Ecosystem to the documentation (djhi)
    • ➕ Add Swedish translation (StefanWallin)
    • 🛠 Fix filters with dot notation not properly cleared (djhi)
    • 🛠 Fix show (edit) button in Edit (Show) page on initial load (wesley6j)
    • 🛠 Fix defaultValue typo in blog example (wesley6j)