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
@@ -934,7 +934,6 @@ This component is heavily inspired by [react-json-view](https://github.com/mac-s
934
934
- **1.24.0**:
935
935
- Option to access (and render) the original node (and its key) within a [Custom Node](#custom-nodes) ([#180](https://github.com/CarlosNZ/json-edit-react/issues/180))
936
936
- Cancelling edit after changing type correctly reverts to previous value ([#122](https://github.com/CarlosNZ/json-edit-react/issues/122))
937
-
- Option to specify the additional "clickable" areas that will collapse collections
938
937
- **1.23.1**: Fix bug where you could collapse a node by clicking inside a "newkey" input field [#175](https://github.com/CarlosNZ/json-edit-react/issues/175)
939
938
- **1.23.0**:
940
939
- Add `viewOnly` prop as a shorthand for restricting all editing [#168](https://github.com/CarlosNZ/json-edit-react/issues/168)
0 commit comments