We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd2be3 commit b70cef0Copy full SHA for b70cef0
README.md
@@ -1238,6 +1238,7 @@ This component is heavily inspired by [react-json-view](https://github.com/mac-s
1238
1239
## Changelog
1240
1241
+- **1.28.1**: Fix left padding of root node when value is primitive ([#214](https://github.com/CarlosNZ/json-edit-react/issues/214))
1242
- **1.28.0**:
1243
- (Optional) tooltips for icons ([#211](https://github.com/CarlosNZ/json-edit-react/pull/211))
1244
- Call `onEditEvent` when starting/stopping editing of a *new* key ([#208](https://github.com/CarlosNZ/json-edit-react/issues/208))
0 commit comments