Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

export call-pstn-full and sfb-viewbox icons #968

Merged
merged 4 commits into from
Mar 7, 2019

Conversation

thewulf7
Copy link
Member

Description

This PR exports call-pstn-full and sfb-viewbox icons

@codecov
Copy link

codecov bot commented Feb 26, 2019

Codecov Report

Merging #968 into master will decrease coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #968      +/-   ##
==========================================
- Coverage   81.64%   81.54%   -0.11%     
==========================================
  Files         675      677       +2     
  Lines        8756     8766      +10     
  Branches     1492     1558      +66     
==========================================
- Hits         7149     7148       -1     
- Misses       1592     1602      +10     
- Partials       15       16       +1
Impacted Files Coverage Δ
...s/Icon/svg/ProcessedIcons/icons-call-pstn-full.tsx 100% <ø> (ø) ⬆️
...onents/Icon/svg/ProcessedIcons/icons-call-pstn.tsx 100% <ø> (ø) ⬆️
...s/Icon/svg/ProcessedIcons/icons-sfb-viewbox-32.tsx 100% <ø> (ø) ⬆️
...emes/teams/components/Icon/svg/icons/skypeLogo.tsx 100% <100%> (ø)
...rc/themes/teams/components/Icon/svg/icons/index.ts 100% <100%> (ø) ⬆️
...hemes/teams/components/Icon/svg/icons/callPstn.tsx 100% <100%> (ø)
.../src/lib/accessibility/FocusZone/FocusTrapZone.tsx 71.97% <0%> (-6.37%) ⬇️
packages/react/src/components/Popup/Popup.tsx 75.35% <0%> (-0.48%) ⬇️

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 9fbc73a...9108ff9. Read the comment docs.

@kuzhelov
Copy link
Contributor

changes look fine to me - @codepretty, could you, please, take final look on the names of the exported icons?

CHANGELOG.md Outdated Show resolved Hide resolved
@kuzhelov
Copy link
Contributor

@thewulf7, icons were checked against spec, there is nothing blocking this PR - lets merge recent master into this branch, resolve CHANGELOG conflicts and merge right after 👍

@thewulf7 thewulf7 force-pushed the feat/icon_pstn-full-sbf branch 3 times, most recently from 63eb86f to 7294286 Compare February 28, 2019 10:23
@thewulf7 thewulf7 force-pushed the feat/icon_pstn-full-sbf branch 2 times, most recently from 7b0bbc6 to dbdc12d Compare February 28, 2019 16:38
@codepretty codepretty added needs author changes Author needs to implement changes before merge and removed ready for merge labels Mar 1, 2019
@codepretty codepretty removed the needs author changes Author needs to implement changes before merge label Mar 6, 2019
import * as React from 'react'
import cx from 'classnames'
import { TeamsProcessedSvgIconSpec } from '../types'
import { teamsIconClassNames } from 'src/themes/teams/components/Icon/svg'
Copy link
Contributor

Choose a reason for hiding this comment

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

change this with relative import

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

@alinais alinais merged commit eeac6fc into microsoft:master Mar 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants