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

WIP review checklist #18

Closed
wants to merge 1 commit into from
Closed

WIP review checklist #18

wants to merge 1 commit into from

Conversation

VeraZab
Copy link
Contributor

@VeraZab VeraZab commented Oct 11, 2018

addresses: #plotly/dash#420

@VeraZab VeraZab force-pushed the review-checklist branch 2 times, most recently from e8e3d09 to 851d90a Compare October 11, 2018 16:23
@@ -1,17 +1,14 @@
/* eslint no-magic-numbers: 0 */
import React, {Component} from 'react';
import PropTypes from 'prop-types';
import * as R from 'ramda';

Choose a reason for hiding this comment

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

Probably a good idea to remove these dependencies (or at least ramda) from the dependencies if they are never used.

T4rk1n added a commit that referenced this pull request Oct 15, 2018
@T4rk1n
Copy link
Contributor

T4rk1n commented Oct 16, 2018

I implemented most changes (added checklist, removed unused, added info to readme) in this PR in the cookiecutter that is now merged.

@VeraZab VeraZab closed this Oct 18, 2018
@VeraZab VeraZab deleted the review-checklist branch October 18, 2018 19:36
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.

3 participants