Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

v1.3.1

Choose a tag to compare

@fzaninotto fzaninotto released this 17 Apr 15:32
· 280 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)