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

fix: resolve style.css import wrong path in deme index issue. #1466

Merged
merged 1 commit into from
Dec 14, 2019
Merged

fix: resolve style.css import wrong path in deme index issue. #1466

merged 1 commit into from
Dec 14, 2019

Conversation

Dominic0512
Copy link
Contributor

Thanks for contributing to react-virtualized!

Before submitting a pull request, please complete the following checklist:

  • [ V ] The existing test suites (npm test) all pass
  • [ V ] For any new features or bug fixes, both positive and negative test cases have been added
  • [ X ] For any new features, documentation has been added
  • [ X ] For any documentation changes, the text has been proofread and is clear to both experienced users and beginners.
  • [ V ] Format your code with prettier (yarn run prettier).
  • [ V ] Run the Flow typechecks (yarn run typecheck).

Here is a short checklist of additional things to keep in mind before submitting:

  • Please make sure your pull request description makes it very clear what you're trying to accomplish. If it's a bug fix, please also provide a failing test case (if possible). In either case, please add additional unit test coverage for your changes. :)
  • Be sure you have notifications setup so that you'll see my code review responses. (I may ask you to make some adjustments before merging.)

@codecov-io
Copy link

Codecov Report

Merging #1466 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1466   +/-   ##
======================================
  Coverage    94.7%   94.7%           
======================================
  Files          47      47           
  Lines        1795    1795           
======================================
  Hits         1700    1700           
  Misses         95      95

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23942b3...aa1a432. Read the comment docs.

Copy link
Contributor

@wuweiweiwu wuweiweiwu left a comment

Choose a reason for hiding this comment

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

Nice catch! thanks!

@wuweiweiwu wuweiweiwu merged commit 1efc817 into bvaughn:master Dec 14, 2019
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