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

Add background color when dragging a mocked request over a scenario #114

Merged
merged 3 commits into from Dec 23, 2015

Conversation

morsdyce
Copy link
Owner

Closes #82

}
}

componentDidMount() {
console.log(this.isOver);
Copy link
Contributor

Choose a reason for hiding this comment

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

?

Copy link
Owner Author

Choose a reason for hiding this comment

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

Leftover from debugging, removed.

@borisd borisd changed the title Add background color when dragging a mocked request over a scenario REVIEWED: Add background color when dragging a mocked request over a scenario Dec 23, 2015
@@ -14,6 +14,10 @@

<script>
$(function () {

$.get('http://jsonplaceholder.typicode.com/posts/1');
Copy link
Contributor

Choose a reason for hiding this comment

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

Whats that?

@borisd borisd changed the title REVIEWED: Add background color when dragging a mocked request over a scenario Add background color when dragging a mocked request over a scenario Dec 23, 2015
borisd added a commit that referenced this pull request Dec 23, 2015
…n-dragging

Add background color when dragging a mocked request over a scenario
@borisd borisd merged commit 5978128 into master Dec 23, 2015
@ilyagelman ilyagelman deleted the feature/add-hover-background-when-dragging branch December 23, 2015 21:18
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

2 participants