Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Support custom panels with addons #22

Merged
merged 7 commits into from
Aug 2, 2016
Merged

Support custom panels with addons #22

merged 7 commits into from
Aug 2, 2016

Conversation

thani-sh
Copy link
Contributor

@thani-sh thani-sh commented Aug 2, 2016

Adds support for custom panels where the Action Logger used to be and remove the action logger.

import React, { Component } from 'react';
import style from './style';

class DownPanel extends Component {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer BottomPanel but using DownPanel to keep names consistent.

Copy link
Contributor

@arunoda arunoda Aug 2, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine with BottomPanel :) I think that's much better.

@thani-sh thani-sh merged commit 765becf into master Aug 2, 2016
@thani-sh thani-sh deleted the custom-panels branch August 2, 2016 04:33
ndelangen pushed a commit that referenced this pull request Apr 2, 2017
Added tests for runner covering every possible states snapshot could be
ndelangen added a commit that referenced this pull request Apr 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants