feat(mat-calendar): Allow to hide header
未关闭
area: material/datepicker
feature
P4
- 主要语言
- TypeScript
- 星标
- 25k
- 派生
- 6.8k
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 91
描述
### Feature Description
The mat-calender component shpuld have a hide header option or should allow null for headerComponent to allow removing the header.
### Use Case
Display component only for a certain month. Navigation through months is done outside the calendar component.
贡献指南
调研方向
首先定位 Angular Material 的 mat-calendar 实现和 headerComponent API。检查日历标头的选择方式,并在决定应如何表示隐藏或 null 标头之前查看现有的日历测试。完成的标准是可以省略标头,同时日历仍显示所请求的月份,并且测试覆盖新选项。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100