Results 4 comments of Danis Gumerov

You can checkout fork that I made - https://github.com/Artboomy/react-inspector/tree/dev/feature%2Fhighlight It has highlight and search functionality. Look for HighlightContext & SearchContext. Disclaimer: It does modify input object by adding non-iterable symbol...

Maybe I'm misunderstanding something, but react-dnd is still listed in the [dependencies](https://github.com/brimdata/react-arborist/blob/c851c6f76ad5878f3ea7b68602e9b2f970df142e/modules/react-arborist/package.json#L41) as of current 3.4.3 version. Nor this issue has any linked PR, closed or not, regarding removal of...

No, large requests are still here search.json is still huge, contributors endpoint sadly does not return a response for me at the moment

My usecase: I use middle mouse click to toggle between dragging and panning zoom. I inspected the code and found out moveType from props is read only at initial component...