VKCOM / VKUI

VKUI – это набор React-компонентов, с помощью которых можно создавать интерфейсы, внешне неотличимые от наших iOS и Android приложений.
https://vkcom.github.io/VKUI/
MIT License
1.04k stars 186 forks source link

feat(CalendarDay): add prop renderDayContent #7518

Closed EldarMuhamethanov closed 2 months ago

EldarMuhamethanov commented 2 months ago

Описание

Необходимо добавить возможность отрисовки кастомного контента в ячейке дня календаря

Изменения

Добавлен пропс renderDayContent для отрисовки контента

Release notes

Улучшения

github-actions[bot] commented 2 months ago

size-limit report 📦

Path Size
JS 381.47 KB (+0.11% 🔺)
JS (gzip) 115.42 KB (+0.06% 🔺)
JS (brotli) 94.88 KB (+0.21% 🔺)
JS import Div (tree shaking) 1.45 KB (0%)
CSS 309.28 KB (0%)
CSS (gzip) 39.69 KB (0%)
CSS (brotli) 31.88 KB (0%)
codesandbox-ci[bot] commented 2 months ago

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.

github-actions[bot] commented 2 months ago

e2e tests

Playwright Report

github-actions[bot] commented 2 months ago

👀 Docs deployed

Commit b603a13d8f4ba86a6fdaf890346f35190872acd6

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.18%. Comparing base (1155141) to head (b603a13). Report is 19 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #7518 +/- ## ======================================= Coverage 95.18% 95.18% ======================================= Files 384 384 Lines 11225 11228 +3 Branches 3682 3683 +1 ======================================= + Hits 10684 10687 +3 Misses 541 541 ``` | [Flag](https://app.codecov.io/gh/VKCOM/VKUI/pull/7518/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VKCOM) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/VKCOM/VKUI/pull/7518/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VKCOM) | `95.18% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VKCOM#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.