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

feat(Icon): add poll and to-do-list icons to in Teams theme #1498

Merged
merged 8 commits into from
Jun 18, 2019
Merged

feat(Icon): add poll and to-do-list icons to in Teams theme #1498

merged 8 commits into from
Jun 18, 2019

Conversation

natashamayurshah
Copy link
Contributor

poll:
Screen Shot 2019-06-13 at 2 13 51 PM Screen Shot 2019-06-13 at 2 14 09 PM

to-do-list:
Screen Shot 2019-06-13 at 2 14 39 PM Screen Shot 2019-06-13 at 2 14 29 PM

@codecov
Copy link

codecov bot commented Jun 13, 2019

Codecov Report

Merging #1498 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1498      +/-   ##
==========================================
+ Coverage   73.44%   73.44%   +<.01%     
==========================================
  Files         822      824       +2     
  Lines        6190     6192       +2     
  Branches     1776     1776              
==========================================
+ Hits         4546     4548       +2     
  Misses       1639     1639              
  Partials        5        5
Impacted Files Coverage Δ
...hemes/teams/components/Icon/svg/icons/toDoList.tsx 100% <100%> (ø)
...rc/themes/teams/components/Icon/svg/icons/poll.tsx 100% <100%> (ø)

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 9be6706...03aec88. Read the comment docs.

@codecov
Copy link

codecov bot commented Jun 13, 2019

Codecov Report

Merging #1498 into master will increase coverage by 0.23%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1498      +/-   ##
==========================================
+ Coverage    73.2%   73.44%   +0.23%     
==========================================
  Files         823      824       +1     
  Lines        6221     6194      -27     
  Branches     1786     1778       -8     
==========================================
- Hits         4554     4549       -5     
+ Misses       1662     1640      -22     
  Partials        5        5
Impacted Files Coverage Δ
...rc/themes/teams/components/Icon/svg/icons/poll.tsx 100% <100%> (ø)
...hemes/teams/components/Icon/svg/icons/toDoList.tsx 100% <100%> (ø)
packages/react/src/components/Tree/TreeItem.tsx 53.57% <0%> (-22.75%) ⬇️
packages/react/src/lib/shouldHandleOnKeys.ts 100% <0%> (ø) ⬆️
...c/lib/accessibility/Behaviors/Tree/treeBehavior.ts 100% <0%> (ø) ⬆️
.../accessibility/Behaviors/Tree/treeTitleBehavior.ts 100% <0%> (ø) ⬆️
...b/accessibility/Behaviors/Button/buttonBehavior.ts 100% <0%> (ø) ⬆️
...ssibility/Behaviors/Button/toggleButtonBehavior.ts 100% <0%> (ø) ⬆️
packages/react/src/index.ts 100% <0%> (ø) ⬆️
...ib/accessibility/Behaviors/Tree/subtreeBehavior.ts 100% <0%> (ø) ⬆️
... and 10 more

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 2761231...4fb3039. Read the comment docs.

@mnajdova mnajdova changed the title Add poll and to-do-list icons to Icon feat(Icon): add poll and to-do-list icons to in Teams theme Jun 14, 2019
@alinais alinais merged commit a1352ea into microsoft:master Jun 18, 2019
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.

None yet

3 participants