-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New UI, theming and persisting extension's monitors states #577
Comments
This was referenced Nov 17, 2018
This was referenced Dec 21, 2018
any news? |
|
Released in 3.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As many issues are related to this, I'm posting it here that it's finished in zalmoxisus/remotedev-app#30 and planned for
3.0
version of the extension. I'll work on critical issues for2.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.And white color scheme with default theme (that above is Material UI):
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/
The text was updated successfully, but these errors were encountered: