Angular-RU / angular-ru-sdk

🅰️ ngular-RU Software Development Kit
71 stars 16 forks source link

Remove `@angular/material` dependency from `cdk` library #1519

Closed hakimio closed 7 months ago

hakimio commented 7 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

cdk library depends on @angular/material.

Issue Number: #1518

What is the new behavior?

cdk library no longer depends on @angular/material.

Does this PR introduce a breaking change?

[x] Yes
[ ] No