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

Semke/update back arrows #36

Merged
merged 8 commits into from
Aug 16, 2023
Merged

Semke/update back arrows #36

merged 8 commits into from
Aug 16, 2023

Conversation

semkedaniil
Copy link
Contributor

Заменил все стрелки "назад" на новые согласно фирстилю, также добавил заменил старые иконки на новые.

Copy link
Contributor

@gafetinov gafetinov left a comment

Choose a reason for hiding this comment

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

@semkedaniil, посмотрел

@@ -1,4 +1,4 @@
import CopyIcon from "@skbkontur/react-icons/Copy";
import { CopyIcon16Regular } from "@skbkontur/icons";
Copy link
Contributor

Choose a reason for hiding this comment

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

Кокретизируй пути, а то все иконки будут тянутся вместе с этим пакетом

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Да согласен, я до этого поискал по чату инфры саппорта, и они говорили, что проблема с tree-shaking решена в этом пакете, даже проверил с помощью webpack-bundle-analyzer что все иконки не тянутся, но сейчас заметил, что в 1.x,x версиях опять эта проблема проявилась.

backLink(): string {
return css`
position: absolute;
left: 2px;
Copy link
Contributor

Choose a reason for hiding this comment

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

Тоже самое про позиционирование либо через padding либо через left

@semkedaniil
Copy link
Contributor Author

@gafetinov, я поправил

@gafetinov
Copy link
Contributor

@semkedaniil, посмотрел - всё ок

@semkedaniil semkedaniil merged commit c2e91ce into master Aug 16, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants