Closed
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
We are migrating our library from angular v14 to latest v15 rc.
We have styled all the angular components based on our requirement including datepicker component.
We currently do not have enough capacity to migrate all the component to mdc components. So we are planning to use legacy components for a while.
While migrating, I can see datepicker component does not have legacy version of the same.
Is this expected?
Reproduction
NA
Expected Behavior
There should be a legacy datepicker component.
Actual Behavior
There is no legacy datepicker component.
Environment
- Angular: 15.0.0-rc.4
- CDK/Material: 15.0.0-rc.3
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Windows