4.8.0
4.8.0
- Added read-only mode switch for rules and groups. See
showLockandcanDeleteLockedconfig options, custom JsonLogic oplocked,setLockaction,lockLabelandlockedLabel. Added Switch components, seerenderSwitch. (issue #377) (PR #490) - Fixed issue with frozen config (
Object.freeze) by usingclone(issue #345) (PR #490) - Fix: Filter value sources for func args correctly. LHS field can be used as arg in RHS function. (PR #490)
- MUI - Support showSearch (autocomplete) for field select widget (issue #479 #521) (PR #563)
- AntDesign - Fix FieldSelect with 3+ level !struct nesting (issue #224) (PR #564)