Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Update CloseButton to use jsx#3567

Merged
jasonLaster merged 1 commit into
firefox-devtools:masterfrom
darkwing:close-button-jsx
Aug 4, 2017
Merged

Update CloseButton to use jsx#3567
jasonLaster merged 1 commit into
firefox-devtools:masterfrom
darkwing:close-button-jsx

Conversation

@darkwing
Copy link
Copy Markdown
Contributor

@darkwing darkwing commented Aug 4, 2017

Had a few more minutes, did one more

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 4, 2017

Codecov Report

Merging #3567 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3567      +/-   ##
==========================================
- Coverage   52.55%   52.53%   -0.02%     
==========================================
  Files         119      119              
  Lines        4645     4646       +1     
  Branches      958      958              
==========================================
  Hits         2441     2441              
- Misses       2204     2205       +1
Impacted Files Coverage Δ
src/components/shared/Button/Close.js 100% <100%> (ø) ⬆️
src/actions/ast.js 76.78% <0%> (-1.79%) ⬇️

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 96b4df3...159ced2. Read the comment docs.

onClick={handleClick}
title={tooltip}
>
{Svg("close")}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Unrelated but it'd be nice to update Svg to take a name prop and then we could have these calls be JSX too.

@jasonLaster jasonLaster merged commit 7693134 into firefox-devtools:master Aug 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants