Open densen2014 opened 6 days ago
This PR adds support for additional header columns in the Calendar component's week view. The implementation adds a new AdditionalHeaders parameter that accepts an array of strings, which are rendered as extra columns before the weekday headers.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Added support for additional header columns in the Calendar week view |
|
src/BootstrapBlazor/Components/Calendar/Calendar.razor src/BootstrapBlazor/Components/Calendar/Calendar.razor.cs |
Thanks for your PR, @densen2014. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.
Attention: Patch coverage is 57.14286%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 99.97%. Comparing base (
624ade0
) to head (24c0dd3
). Report is 21 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...BootstrapBlazor/Components/Calendar/Calendar.razor | 53.84% | 5 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
(Calendar) 日历组件, 周视图添加附加列, 显示例如时间刻度
Summary of the changes (Less than 80 chars)
周视图添加附加列
Description
fixes #4673
Regression?
[If yes, specify the version the behavior has regressed from]
[是否影响老版本]
Risk
[Justify the selection above]
Verification
Packaging changes reviewed?
☑️ Self Check before Merge
⚠️ Please check all items below before review. ⚠️
Summary by Sourcery
New Features: