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

Support coloration schemes on non-chrome browsers #203

Closed
wants to merge 1 commit into from

Conversation

wegry
Copy link

@wegry wegry commented Feb 18, 2017

This has been tested on Chrome 56, Firefox 51, and Safari 10. I don't have access to a machine running Edge or IE, but this should also disable coloration and the formatting tokens by default for them.

#170

@codecov-io
Copy link

Codecov Report

Merging #203 into master will decrease coverage by -0.45%.
The diff coverage is 0%.

@@            Coverage Diff            @@
##           master    #203      +/-   ##
=========================================
- Coverage     3.2%   2.75%   -0.45%     
=========================================
  Files           5       6       +1     
  Lines         125     145      +20     
=========================================
  Hits            4       4              
- Misses        121     141      +20
Impacted Files Coverage Δ
src/core.js 0% <ø> (ø)
src/defaults.js 0% <ø> (ø)
src/logger.js 0% <ø> (ø)

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 55a8546...2090207. Read the comment docs.

@wegry
Copy link
Author

wegry commented Jul 3, 2017 via email

@wegry
Copy link
Author

wegry commented Jul 3, 2017 via email

Copy link
Collaborator

@imevro imevro left a comment

Choose a reason for hiding this comment

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

Can you update please? It looks very promising, I want to merge it.

@imevro imevro changed the title support coloration schemes on non-chrome browsers Support coloration schemes on non-chrome browsers Aug 16, 2017
@pelotom
Copy link

pelotom commented Sep 8, 2017

Would this PR support colors in node (i.e. when testing with Mocha or Jest)?

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.

4 participants