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

fix(vkCom): fonts lodash merge #943

Merged
merged 3 commits into from
Jul 4, 2024

Conversation

SevereCloud
Copy link
Contributor

Исправляем шрифты для vkcom

Copy link

github-actions bot commented Jun 28, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
91.82% (+0.01% 🔼)
1168/1272
🟢 Branches 88.95% 322/362
🟢 Functions 92.86% 169/182
🟢 Lines
91.49% (+0.01% 🔼)
1086/1187

Test suite run success

422 tests passing in 37 suites.

Report generated by 🧪jest coverage report action from 2706648

export const vkComFonts = {
...fonts,
fontHeadline: alias('fontHeadline1'),
const vkComFontsPartial: DeepPartial<typeof fonts> = {
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.

да(

src/themeDescriptions/themes/vkCom/index.ts Show resolved Hide resolved
src/themeDescriptions/themes/vkCom/index.ts Show resolved Hide resolved
@SevereCloud SevereCloud requested a review from qurle July 4, 2024 09:12
Copy link
Contributor

@qurle qurle left a comment

Choose a reason for hiding this comment

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

Гуд, спасибо!

@8coon 8coon changed the base branch from master to 4.49.0 July 4, 2024 13:16
@8coon 8coon merged commit db90583 into 4.49.0 Jul 4, 2024
5 checks passed
@8coon 8coon mentioned this pull request Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants