You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
- Fixed order of operators for field when merging operators from 2+ widgets (PR #573)
7
7
- Added last param `fieldDef` for functions to format operators (PR #573)
8
8
- Added `jsonLogic` to widget TS def (PR #572)
9
+
- Export `TreeUtils` (PR #597)
9
10
- 4.8.0
10
11
- Added read-only mode switch for rules and groups. See `showLock` and `canDeleteLocked` config options, custom JsonLogic op `locked`, `setLock` action, `lockLabel` and `lockedLabel`. Added Switch components, see `renderSwitch`. (issue #377) (PR #490)
11
12
- Fixed issue with frozen config (`Object.freeze`) by using `clone` (issue #345) (PR #490)
0 commit comments