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

v1.3.1

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 17 Apr 15:32
· 279 commits to master since this release
  • Fix Delete actions fails on IE11 (fzaninotto)
  • Fix npm package contains files from previous builds (ArnaudD)
  • Fix default values handling for deep paths with dot notation (djhi)
  • Fix alwaysOn filters defaultValue being ignored (djhi)
  • Fix missing import in Authorization documentation (Phocea)
  • Fix <BooleanInput> onChange with false value (djhi)
  • Fix missing refresh prop in <List> component (djhi)
  • Fix date filters (djhi)
  • Fix typo in custom actions documentation (RWOverdijk)