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

v1.3.0

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 17 Apr 15:32
· 301 commits to master since this release
  • Add permissions handling (djhi)
  • Add Not Found page (fzaninotto)
  • Add support for layoutless custom routes (marcw)
  • Add support for custom validator messages (fzaninotto)
  • Add support for nested filter object (mtakayuki)
  • Add response body to HttpError (marcw)
  • Add ability to refresh views using a redux action (djhi)
  • Add previousData to crudDelete payload (grahamlyus)
  • Add greek translation (zifnab87)
  • Add Ukrainian translation (vitivs)
  • Upgrade dependencies (MUI 0.19, react in peer dependencies) (djhi)
  • Update the redux state structure to avoid name conflicts (lutangar)
  • Update code formatting standard (prettier) (fzaninotto)
  • Fix query string builder in REST clients (mtakayuki)
  • Fix webpack file present in root directory (fzaninotto)
  • Fix forms default values handling (djhi)
  • Fix <SelectInput> with allowEmpty throws key-warning (fab1an)
  • Fix onMenuTap warning on medium and larger devices (jf248)
  • Fix links in documentation (Phocea)