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

feat(Paragraph): Add compact mode #7565

Merged
merged 3 commits into from
Sep 11, 2024

Conversation

andrey-medvedev-vk
Copy link
Contributor

@andrey-medvedev-vk andrey-medvedev-vk commented Sep 11, 2024


  • Unit-тесты
  • e2e-тесты
  • Дизайн-ревью
  • Документация фичи
  • Release notes

Описание

Добавили использование compact токенов в compact режиме, если такие токены есть.

Release notes

Улучшения

  • Paragraph: добавлена поддержка compact режима

Copy link
Contributor

github-actions bot commented Sep 11, 2024

size-limit report 📦

Path Size
JS 382.49 KB (+0.04% 🔺)
JS (gzip) 115.77 KB (+0.01% 🔺)
JS (brotli) 95.1 KB (+0.09% 🔺)
JS import Div (tree shaking) 1.45 KB (0%)
CSS 311.82 KB (+0.13% 🔺)
CSS (gzip) 39.91 KB (+0.07% 🔺)
CSS (brotli) 32.03 KB (+0.04% 🔺)

Copy link

codesandbox-ci bot commented Sep 11, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

github-actions bot commented Sep 11, 2024

e2e tests

Playwright Report

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.15%. Comparing base (ad82c81) to head (2dbcd01).
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7565      +/-   ##
==========================================
+ Coverage   95.14%   95.15%   +0.01%     
==========================================
  Files         384      384              
  Lines       11224    11273      +49     
  Branches     3686     3697      +11     
==========================================
+ Hits        10679    10727      +48     
- Misses        545      546       +1     
Flag Coverage Δ
unittests 95.15% <100.00%> (+0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrey-medvedev-vk andrey-medvedev-vk marked this pull request as ready for review September 11, 2024 10:32
@andrey-medvedev-vk andrey-medvedev-vk requested a review from a team as a code owner September 11, 2024 10:32
Copy link
Contributor

github-actions bot commented Sep 11, 2024

👀 Docs deployed

Commit 2dbcd01

no-useless-computed-key

Co-authored-by: Inomdzhon Mirdzhamolov <i.mirdzhamolov@vk.team>
@andrey-medvedev-vk andrey-medvedev-vk merged commit fb6f6df into master Sep 11, 2024
28 checks passed
@andrey-medvedev-vk andrey-medvedev-vk deleted the mendrew/Paragraph/adaptivity branch September 11, 2024 13:08
@vkcom-publisher
Copy link
Contributor

v6.7.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants