Redux-devtools-extension: New UI, theming and persisting extension's monitors states

Created on 17 Nov 2018  路  1Comment  路  Source: zalmoxisus/redux-devtools-extension

As many issues are related to this, I'm posting it here that it's finished in https://github.com/zalmoxisus/remotedev-app/pull/30 and planned for 3.0 version of the extension. I'll work on critical issues for 2.15.5, then will come back to this. We'll remove planned futures which are not finished (like reports) to move it forward.

Bellow is a sneak peek of implementing it to react-native-debugger and also it was already implemented for Visual Studio plugin.
image

And white color scheme with default theme (that above is Material UI):
screen shot 2017-01-31 at 4 51 38 pm

There are not only different color scheme, but also themes (there's default and Material UI). It should be much easier to implement new monitors. The buttons are extracted from monitors and all actions are persisted, so you'll not have to select every tab/subtab everytime after refresh.

You can try the playground on https://zalmoxisus.github.io/devui/

Most helpful comment

any news?

>All comments

any news?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

codeaid picture codeaid  路  3Comments

dreszczyk picture dreszczyk  路  4Comments

born2net picture born2net  路  4Comments

OddEssay picture OddEssay  路  4Comments

zalmoxisus picture zalmoxisus  路  4Comments