Skip to content
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

use react-dock for debug panel docking #107

Closed
wants to merge 1 commit into from
Closed

Conversation

alexkuz
Copy link
Collaborator

@alexkuz alexkuz commented Sep 13, 2015

Video: http://quick.as/v1zyudwqe

Caveats:

  1. I had to move DebugPanel into DevTools, because it have a state now and needs to be connected to redux. Maybe provide legacy DebugPanel to client app that doesn't actually do anything?
  2. setMonitorState is renamed to more appropriate (I suppose) setPanelState - again, should there be a legacy method? (or maybe shouldn't be renamed at all).

quickcast-13-09-2015-05-32-18

@rockingskier
Copy link

Love the resizing!

@gaearon
Copy link
Contributor

gaearon commented Sep 24, 2015

I'm going to put this on hold until extracting LogMonitor into a separate project.

This was referenced Sep 24, 2015
@gaearon
Copy link
Contributor

gaearon commented Sep 24, 2015

Closing, but I'd like to use react-dock this way—just without building its support into devTools.
Let's track this in #132 instead.

@gaearon gaearon closed this Sep 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants