joejordanbrown / popover

Angular CDK Popover, no default style, examples using @angular/material
MIT License
212 stars 75 forks source link

Please update dependencies to be compatible with latest Angular #918

Closed developer707 closed 12 months ago

developer707 commented 1 year ago

Bug, feature request, or proposal:

What is the expected behaviour?

Should be able to run npm install without conflicting peer dependencies

What is the current behaviour?

Confilcting peer-dependecy @angular/cdk@10.2.7

What are the steps to reproduce?

using Angular 14 this library is not compatble with cdk, andimations, material,

What is the use-case or motivation for changing an existing behaviour?

to keep library up to date with Angular Upgrades.

Which versions of Angular, Material-Extended, OS, TypeScript, browsers are affected?

Angular 14

Other Comments

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

dechamps commented 1 year ago

Not stale - the library still isn't compatible with modern Angular.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

developer707 commented 12 months ago

@joejordanbrown Are you able to update this library?