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(Gallery): add rtl support #8085

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

Conversation

EldarMuhamethanov
Copy link
Contributor

  • Unit-тесты
  • e2e-тесты
  • Release notes

Описание

Сейчас компонента Gallery не поддерживает отображение в rtl режиме. Нужно добавить поддержку этого режима

Изменения

  • Доработал логику компонента. Добавил поддержку rtl
  • Добавил тесты для функционала с rtl
  • Добавил скриншоты с rtl

Release notes

Улучшения

  • Gallery: Добавлена поддержка rtl

Copy link
Contributor

github-actions bot commented Dec 16, 2024

size-limit report 📦

Path Size
JS 392.82 KB (+0.25% 🔺)
JS (gzip) 119.34 KB (+0.38% 🔺)
JS (brotli) 98.23 KB (+0.46% 🔺)
JS import Div (tree shaking) 1.56 KB (0%)
CSS 343.07 KB (+0.05% 🔺)
CSS (gzip) 42.51 KB (+0.05% 🔺)
CSS (brotli) 33.9 KB (+0.17% 🔺)

Copy link

codesandbox-ci bot commented Dec 16, 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 Dec 16, 2024

e2e tests

Playwright Report

Copy link
Contributor

github-actions bot commented Dec 16, 2024

👀 Docs deployed

Commit 722f955

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

Attention: Patch coverage is 94.11765% with 7 lines in your changes missing coverage. Please review.

Project coverage is 95.49%. Comparing base (83d64a6) to head (722f955).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ckages/vkui/src/components/CarouselBase/helpers.ts 91.22% 5 Missing ⚠️
.../vkui/src/components/CarouselBase/CarouselBase.tsx 98.07% 1 Missing ⚠️
packages/vkui/src/helpers/getValueByCheckedKey.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8085      +/-   ##
==========================================
- Coverage   95.49%   95.49%   -0.01%     
==========================================
  Files         401      402       +1     
  Lines       11420    11477      +57     
  Branches     3769     3792      +23     
==========================================
+ Hits        10906    10960      +54     
- Misses        514      517       +3     
Flag Coverage Δ
unittests 95.49% <94.11%> (-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.

@inomdzhon inomdzhon modified the milestones: v7.1.0, v7.2.0 Dec 19, 2024
Copy link
Contributor

@andrey-medvedev-vk andrey-medvedev-vk left a comment

Choose a reason for hiding this comment

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

🔥

@vkcom-publisher vkcom-publisher added the pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности label Jan 5, 2025
@EldarMuhamethanov EldarMuhamethanov removed the pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности label Jan 10, 2025
# Conflicts:
#	packages/vkui/src/components/CarouselBase/CarouselBase.tsx
#	packages/vkui/src/components/CarouselBase/helpers.ts
@EldarMuhamethanov EldarMuhamethanov marked this pull request as draft January 14, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👀 In Review
Development

Successfully merging this pull request may close these issues.

4 participants