This repository was archived by the owner on May 22, 2026. It is now read-only.
v1.3.1
- 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>onChangewith false value (djhi) - Fix missing
refreshprop in<List>component (djhi) - Fix date filters (djhi)
- Fix typo in custom actions documentation (RWOverdijk)