- Add
options
support inDisabledInput
(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 fornumber
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 displayingNaN
(afilp) - Fix
SelectArrayInput
(djhi) - Fix
setState
typo inSelectArrayInput
(natrim) - Fix example validation (alauper)
- Fix outdated
RefreshButton
usage (alexisjanvier) - Fix custom routes handling (djhi)
- Fix typo in example (clementtalleu)