Skip to content

feat(plasma-icons): Add icons for 16 dp #1162

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

neretin-trike
Copy link
Contributor

@neretin-trike neretin-trike commented Mar 28, 2022

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @sberdevices/demo-canvas-app@0.70.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
npm install @sberdevices/plasma-b2c@1.55.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
npm install @sberdevices/plasma-icons@1.74.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
npm install @sberdevices/plasma-temple@1.52.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
npm install @sberdevices/plasma-ui@1.93.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
npm install @sberdevices/plasma-web@1.90.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
npm install @sberdevices/showcase@0.112.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
npm install @sberdevices/plasma-ui-docs@0.61.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
npm install @sberdevices/plasma-web-docs@0.48.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
npm install @sberdevices/plasma-website@0.45.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
# or 
yarn add @sberdevices/demo-canvas-app@0.70.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
yarn add @sberdevices/plasma-b2c@1.55.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
yarn add @sberdevices/plasma-icons@1.74.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
yarn add @sberdevices/plasma-temple@1.52.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
yarn add @sberdevices/plasma-ui@1.93.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
yarn add @sberdevices/plasma-web@1.90.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
yarn add @sberdevices/showcase@0.112.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
yarn add @sberdevices/plasma-ui-docs@0.61.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
yarn add @sberdevices/plasma-web-docs@0.48.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0
yarn add @sberdevices/plasma-website@0.45.0-canary.1162.9ea49994d9c6079cdd61774c32eecdad3267c78b.0

@neretin-trike neretin-trike requested a review from OgNellis as a code owner March 28, 2022 11:19
@codecov
Copy link

codecov bot commented Mar 28, 2022

Codecov Report

Merging #1162 (802dcb3) into master (3b513ab) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1162      +/-   ##
==========================================
+ Coverage   88.81%   88.92%   +0.11%     
==========================================
  Files         442      445       +3     
  Lines        6027     6087      +60     
  Branches     1732     1760      +28     
==========================================
+ Hits         5353     5413      +60     
  Misses        673      673              
  Partials        1        1              
Flag Coverage Δ
plasma-b2c 95.84% <ø> (ø)
plasma-core 94.30% <100.00%> (+0.10%) ⬆️
plasma-temple 82.34% <ø> (ø)
plasma-ui 94.55% <100.00%> (+0.15%) ⬆️
plasma-web 92.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/plasma-ui/src/components/Badge/Badge.tsx 100.00% <ø> (ø)
packages/plasma-ui/src/components/Card/Card.tsx 100.00% <ø> (ø)
...asma-ui/src/components/ProductCard/ProductCard.tsx 100.00% <100.00%> (ø)
.../src/components/ProductCard/ProductCardStepper.tsx 100.00% <100.00%> (ø)
.../plasma-ui/src/components/Stepper/Stepper.hooks.ts 100.00% <100.00%> (ø)
...kages/plasma-ui/src/components/Stepper/Stepper.tsx 100.00% <100.00%> (ø)

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 a3af742...802dcb3. Read the comment docs.

@SberDevices-Eva
Copy link
Collaborator

Demo canvas app deployed!

http://plasma.sberdevices.ru/demo-canvas-app-pr-1162/

@SberDevices-Eva
Copy link
Collaborator

@neretin-trike neretin-trike changed the title feat(plasma-icon): Add icons for 16 dp feat(plasma-icons): Add icons for 16 dp Mar 29, 2022
@neretin-trike neretin-trike force-pushed the icon-export-q9spmub4kgg branch from 904dc75 to 80be434 Compare March 30, 2022 06:21
@SberDevices-Eva
Copy link
Collaborator

Demo canvas app deployed!

http://plasma.sberdevices.ru/demo-canvas-app-pr-1162/

@SberDevices-Eva
Copy link
Collaborator

@SberDevices-Eva
Copy link
Collaborator

Demo canvas app deployed!

http://plasma.sberdevices.ru/demo-canvas-app-pr-1162/

@SberDevices-Eva
Copy link
Collaborator

@neretin-trike neretin-trike force-pushed the icon-export-q9spmub4kgg branch from 2ea3993 to 802dcb3 Compare April 4, 2022 09:10
@SberDevices-Eva
Copy link
Collaborator

Demo canvas app deployed!

http://plasma.sberdevices.ru/demo-canvas-app-pr-1162/

@SberDevices-Eva
Copy link
Collaborator

<svg width="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
<path
fillRule="evenodd"
clipRule="evenodd"
Copy link
Contributor

Choose a reason for hiding this comment

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

clipRule можно убрать

<svg width="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
<path
fillRule="evenodd"
clipRule="evenodd"
Copy link
Contributor

Choose a reason for hiding this comment

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

можно убрать и fillRule и clipRule

<svg width="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
<path
fillRule="evenodd"
clipRule="evenodd"
Copy link
Contributor

Choose a reason for hiding this comment

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

и fillRule и clipRule


export const Call: React.FC<IconProps> = (props) => (
<svg width="100%" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
<g filter="url(#filter0D116133)">
Copy link
Contributor

Choose a reason for hiding this comment

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

я что-то не понимаю что этот фильтр делает;
если его убрать то в демо ничего не меняется

<g filter="url(#filter0D116133)">
<path
fillRule="evenodd"
clipRule="evenodd"
Copy link
Contributor

Choose a reason for hiding this comment

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

можно убрать и fillRule и clipRule

<svg width="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
<path
fillRule="evenodd"
clipRule="evenodd"
Copy link
Contributor

Choose a reason for hiding this comment

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

оба


export const Volume1: React.FC<IconProps> = (props) => (
<svg width="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
<g clipPath="url(#clip0116114)">
Copy link
Contributor

Choose a reason for hiding this comment

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

нужен ли нам этот фильтр ??

<g clipPath="url(#clip0116114)">
<path
fillRule="evenodd"
clipRule="evenodd"
Copy link
Contributor

Choose a reason for hiding this comment

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

оба


import { IconProps } from '../IconRoot';

export const Volume1: React.FC<IconProps> = (props) => (
Copy link
Contributor

Choose a reason for hiding this comment

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

странное название в этом паке, нет других volume ?

<svg width="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
<path
fillRule="evenodd"
clipRule="evenodd"
Copy link
Contributor

Choose a reason for hiding this comment

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

оба

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants