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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -686,6 +686,9 @@ This component is heavily inspired by [react-json-view](https://github.com/mac-s
686
686
## Changelog
687
687
688
688
689
+
- **1.15.1**:
690
+
- Collapse animation timing is configurable (#96)
691
+
- Bug fix for non-responsive keyboard submit for boolean values (#97)
689
692
- **1.15.0**: Remove ([JSON5](https://json5.org/)) from the package, and provided props for passing in *any* alternative JSON parsing and stringifying methods.
690
693
- **1.14.0**:
691
694
- Allow [UpdateFunction](#update-functions) to return a modified value, not just an error
0 commit comments