Skip to content

fix(material/datepicker): Add a custom icon template for the calendar… #29590

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

Closed

Conversation

GiftLanga
Copy link
Contributor

… header

Adds an ng-template in the mat header period button icon.

Fixes #29515.

… header

Adds an ng-template in the mat header period button icon.

Fixes angular#29515.
@GiftLanga GiftLanga requested a review from a team as a code owner August 15, 2024 12:21
@GiftLanga GiftLanga requested review from crisbeto and mmalerba and removed request for a team August 15, 2024 12:21
@mmalerba
Copy link
Contributor

I think we probably don't want to introduce a new API for this, since we already have support for completely replacing the header with custom content and we want to avoid further bloating the API. Our suggestion would be if you want to customize this, use a custom header and create your own period button for it

@mmalerba mmalerba closed this Feb 19, 2025
@mmalerba mmalerba self-assigned this Feb 20, 2025
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to change icon for year select in calendar header
2 participants