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: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -845,6 +845,7 @@ This component is heavily inspired by [react-json-view](https://github.com/mac-s
845
845
846
846
## Changelog
847
847
848
+
- **1.22.1**: Make `collapseAnimationTime` use local value rather than global CSS variable [#163](https://github.com/CarlosNZ/json-edit-react/issues/163)
848
849
- **1.22.1**: Fix custom nodes not re-calculating condition when `data` changes
849
850
- **1.22.0**:
850
851
- Option for [custom text/code editor](#full-object-editing) when editing full JSON object [#157](https://github.com/CarlosNZ/json-edit-react/issues/157)
0 commit comments