Bruno Fenzl

Results 6 issues of Bruno Fenzl

This PR attempts to solve #635. `unsafe_componentWillReceiveProps` is currently used in two components: `JSONTree` and `JSONNestedNode`. In `JSONTree` I extracted the properties `theme` and `invertTheme` from `Props` to a separate...

As far as I could see, there is no way of responding to a click on a node in the tree. I need to get the `keypath` property corresponding the...

feature
react-json-tree

I could not find any related issues, so please forgive me if this was already addressed somewhere. React throws following warning when using `react-json-tree`: ``` Warning: Using UNSAFE_componentWillReceiveProps in strict...

react-json-tree

### Description Sorry if this is described somewhere and I just could not find it. I have a mastodon instance running on docker on macOS and I have the iOS...