Next
fix https://github.com/clickbar/dot-diver/issues/3 fix https://github.com/clickbar/dot-diver/issues/4 fix https://github.com/clickbar/dot-diver/issues/5
Partially fixes https://github.com/clickbar/dot-diver/issues/2
Updates behavior for https://github.com/clickbar/dot-diver/issues/30
We use the currently given path (typed by the user) as an offset to only show the next 3 level deep properties. This improves performance and removes the need for a custom implementation (except the user wants to see deeper by default). We now also handle read only and union properties correctly.
@saibotk u can already take a look if you want. But otherwise, it should be pretty much be ready.