admin-on-rest v1.4.0 Release Notes

Release Date: 2018-04-17 // about 6 years ago
    • ➕ Add options support in DisabledInput (afilp)
    • ➕ Add Slovak translation (zavadpe)
    • ➕ Add a FAQ entry about unique child key in datagrid (djhi)
    • ➕ Add documentation about dateInput and timezones (alexisjanvier)
    • ⚡️ Update example about addUploadCapabilities (alexisjanvier)
    • 📚 Update extraction of status for AUTH_ERROR in the documentation (zifnab87)
    • 📚 Update documentation and examples to use standard es6 (djhi)
    • 📚 Update CreateEdit documentation for number validation (afilp)
    • 🛠 Fix validation custom messages so that those without translation don't add warnings (djhi)
    • 🛠 Fix children are filtered when mapping on them (djhi)
    • 🛠 Fix redirection to correct page after Delete (alexisjanvier)
    • 🛠 Fix warnings in React 16 (djhi)
    • 🛠 Fix Edit view refresh does not cancel changes (djhi)
    • 🛠 Fix form default values can't be changed once mounted (djhi)
    • 🛠 Fix link color in reference field (djhi)
    • 🛠 Fix and cleanup example app code (djhi)
    • 🛠 Fix default value for filter when source is a path with dot (djhi)
    • 🛠 Fix WithPermissionsFilteredChildren should not put regular children in state (djhi)
    • 🛠 Fix SimpleShowLayout should handle null children (afilp)
    • 🛠 Fix Handle element cannot be fetched error (alexisjanvier)
    • 🛠 Fix List default pagination to avoid displaying NaN (afilp)
    • 🛠 Fix SelectArrayInput (djhi)
    • 🛠 Fix setState typo in SelectArrayInput (natrim)
    • 🛠 Fix example validation (alauper)
    • 🛠 Fix outdated RefreshButton usage (alexisjanvier)
    • 🛠 Fix custom routes handling (djhi)
    • 🛠 Fix typo in example (clementtalleu)