angular / angular/components

feat(mat-calendar): Allow to hide header

Open
#24,337 6 comments 1 reaction 0 assignees View on GitHub
area: material/datepicker feature P4
Dominant language
TypeScript
Stars
25k
Forks
6.8k
Avg merge
1d 8h
Merged PRs (30d)
91

Description

### 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.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Angular Material mat-calendar implementation and the headerComponent API. Review how the calendar header is selected and check existing calendar tests before deciding how a hidden or null header should be represented. Done means the header can be omitted while the calendar still displays the requested month, with tests covering the new option.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.