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 docks for inspector panel #818

Merged
merged 12 commits into from
May 29, 2017
Merged

Use docks for inspector panel #818

merged 12 commits into from
May 29, 2017

Conversation

lgeiger
Copy link
Member

@lgeiger lgeiger commented May 29, 2017

This is a initial stab at using docks for our panels as outlined in #795:
docks

I think we should wait with merging until we've shipped a new release (including the fix for #817) since this PR requires Atom 1.17.

@BenRussert Thanks a lot for the help and the awesome feedback 👍

lgeiger and others added 10 commits May 27, 2017 12:53
TODOs:
- make sure panel only gets created once by opener
- properly clean up subscriptions (see tutorial)
- fix flow errors
- Test if atom.workspace.getCenter().observeActivePaneItem does the
right thing when switching between tabs
This doesn't change behavior
@rgbkrk
Copy link
Member

rgbkrk commented May 29, 2017

Now that the patch release is out, are #818 and #819 good to bring in?

@lgeiger
Copy link
Member Author

lgeiger commented May 29, 2017

I used this branch today for work. Haven't found any issues. 👍 from me

@rgbkrk rgbkrk merged commit 1e184c8 into master May 29, 2017
@rgbkrk rgbkrk deleted the docks branch May 29, 2017 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature ideas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants