Skip to content

Conversation

@crisbeto
Copy link
Member

Previously we had to define an injection token for the MatDateRangeInput in order to avoid circular references. Now we can do the same with a type-only imports so we can simplify the setup.

Fixes #30238.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Dec 29, 2024
@crisbeto crisbeto requested a review from a team as a code owner December 29, 2024 09:12
@crisbeto crisbeto requested review from amysorto and wagnermaciel and removed request for a team December 29, 2024 09:12
@crisbeto crisbeto force-pushed the 30238/date-range-di-setup branch from 0d1e741 to 983bb43 Compare December 29, 2024 20:48
Previously we had to define an injection token for the `MatDateRangeInput` in order to avoid circular references. Now we can do the same with a type-only imports so we can simplify the setup.

Fixes angular#30238.
@crisbeto crisbeto force-pushed the 30238/date-range-di-setup branch from 983bb43 to 8fda6fe Compare December 29, 2024 21:11
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jan 3, 2025
@crisbeto crisbeto merged commit 4e04540 into angular:main Jan 3, 2025
22 checks passed
crisbeto added a commit that referenced this pull request Jan 3, 2025
Previously we had to define an injection token for the `MatDateRangeInput` in order to avoid circular references. Now we can do the same with a type-only imports so we can simplify the setup.

Fixes #30238.

(cherry picked from commit 4e04540)
@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 Feb 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: material/datepicker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(MatDateRangeInput): export MAT_DATE_RANGE_INPUT_PARENT with DatePicker Module

2 participants