Skip to content
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

feat(material/datepicker): added MatDatepickerBase to public-api.ts #29711

Closed
wants to merge 1 commit into from

Conversation

DjSeanza
Copy link

@DjSeanza DjSeanza commented Sep 9, 2024

Provided the ability to create own custom datepicker.

Fixes #29710

@DjSeanza DjSeanza requested a review from a team as a code owner September 9, 2024 12:38
@DjSeanza DjSeanza requested review from crisbeto and mmalerba and removed request for a team September 9, 2024 12:38
@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Sep 9, 2024
@DjSeanza DjSeanza marked this pull request as draft September 9, 2024 12:39
@DjSeanza DjSeanza marked this pull request as ready for review September 9, 2024 12:41
@crisbeto
Copy link
Member

Closing since the same can be achieved using the MatDatepickerInput.

@crisbeto crisbeto closed this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
detected: feature PR contains a feature commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(material/datepicker): Custom Datepicker
2 participants