zalmoxisus / remotedev-inspector-monitor

Default monitor for Redux DevTools Extension
http://alexkuz.github.io/redux-devtools-inspector/
MIT License
3 stars 8 forks source link

Add sorting to JSON Tree #3

Open defint opened 6 years ago

defint commented 6 years ago

Adds sorting to prevent hell with a large number of reducers (more 40).

Before: https://tppr.me/oX7f3

After: https://tppr.me/EtBOj

simlees commented 6 years ago

Can this be merged? This would be super helpful.

1Jesper1 commented 6 years ago

Nice! Is it possible to create a switch button to sort or not?