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(Calendar): fix hover/active calendar day states #7738

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

BlackySoul
Copy link
Contributor

  • Release notes

Описание

Сейчас неверная подсветка при active/hover-состояниях дня в календаре.

Изменения

Задаём hoverMode и activeMode состояния

Release notes

Исправления

  • Calendar: исправлены active/hover-состояния у дня календаря

@BlackySoul BlackySoul requested a review from a team as a code owner October 11, 2024 12:22
Copy link
Contributor

github-actions bot commented Oct 11, 2024

size-limit report 📦

Path Size
JS 386.27 KB (+0.02% 🔺)
JS (gzip) 116.86 KB (+0.01% 🔺)
JS (brotli) 95.95 KB (-0.06% 🔽)
JS import Div (tree shaking) 1.46 KB (0%)
CSS 333.26 KB (+0.14% 🔺)
CSS (gzip) 41.77 KB (+0.1% 🔺)
CSS (brotli) 33.1 KB (+0.18% 🔺)

Copy link

codesandbox-ci bot commented Oct 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 Oct 11, 2024

👀 Docs deployed

Commit deecd25

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.14%. Comparing base (6039bdc) to head (deecd25).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7738      +/-   ##
==========================================
- Coverage   95.14%   95.14%   -0.01%     
==========================================
  Files         384      384              
  Lines       11355    11354       -1     
  Branches     3725     3724       -1     
==========================================
- Hits        10804    10803       -1     
  Misses        551      551              
Flag Coverage Δ
unittests 95.14% <ø> (-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.

Copy link
Contributor

github-actions bot commented Oct 11, 2024

e2e tests

Playwright Report

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.

🔥

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.

🔥

@BlackySoul BlackySoul self-assigned this Oct 14, 2024
@BlackySoul BlackySoul added this to the v7.0.0-beta.1 milestone Oct 14, 2024
@BlackySoul BlackySoul merged commit 819c65b into master Oct 14, 2024
28 checks passed
@BlackySoul BlackySoul deleted the blackysoul/fix_calendar_day branch October 14, 2024 08:03
@vkcom-publisher
Copy link
Contributor

v7.0.0-beta.1 🎉

@inomdzhon inomdzhon modified the milestones: v7.0.0-beta.1, v7.0.0 Dec 2, 2024
@vkcom-publisher
Copy link
Contributor

v7.0.0 🎉

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

Successfully merging this pull request may close these issues.

6 participants