kuhnroyal / mat-datetimepicker

Material datetimepicker for @angular/material
MIT License
151 stars 86 forks source link

Can't update to Angular 18 #555

Closed Talb2005 closed 1 week ago

Talb2005 commented 1 month ago

Executing ng update @angular/cdk @angular/material results in:

Package "@mat-datetimepicker/core" has an incompatible peer dependency to "@angular/cdk" (requires "^17.0.0", would install "18.0.0").
Package "@mat-datetimepicker/core" has an incompatible peer dependency to "@angular/material" (requires "^17.0.0", would install "18.0.0").
bbortt commented 1 month ago

someone would have to upgrade the repo (especially peerDependencies) first.

Talb2005 commented 2 weeks ago

I have created a PR. https://github.com/kuhnroyal/mat-datetimepicker/pull/563 Please review it.

bbortt commented 2 weeks ago

will do, many thanks!

Negodyaj commented 1 week ago

I'm sorry, but any ETA on this?...)

Negodyaj commented 1 week ago

thanks so much!! )