Skip to content
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.

v1.4.0

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 17 Apr 15:29
· 60 commits to master since this release
  • 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)