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 d52d627 commit ff9c178Copy full SHA for ff9c178
README.md
@@ -1235,6 +1235,9 @@ This component is heavily inspired by [react-json-view](https://github.com/mac-s
1235
1236
## Changelog
1237
1238
+- **1.28.0**:
1239
+ - (Optional) tooltips for icons ([#211](https://github.com/CarlosNZ/json-edit-react/pull/211))
1240
+ - Call `onEditEvent` when starting/stopping editing of a *new* key ([#208](https://github.com/CarlosNZ/json-edit-react/issues/208))
1241
- **1.27.2**:
1242
- Bug fix for ":" not rendering when key is `0`
1243
- Slightly better detection of data type when copying value to clipboard text
0 commit comments