kirbydesign / designsystem

Kirby Design System
https://cookbook.kirby.design
MIT License
84 stars 22 forks source link

[Housekeeping] Remove icons customName property and associated logic #3168

Closed AgreSanGit closed 9 months ago

AgreSanGit commented 1 year ago

Describe the housekeeping request

This pull request gives deprecation warning when using customName #3172 , and when later removed it will cause a breaking change.

Remove customName property and associated logic in ngOnChanges for icon.component.ts for next Major breaking change. Line 85-86 (else if statement) and line 39-41 (customeName input property)

Test for customName should also be removed

Have you considered any alternatives?

Are there any additional context?

stale[bot] commented 12 months ago

This issue has been automatically marked as stale because of no recent activity. It will be closed in 10 weeks if no further activity occurs. Thank you for your contributions.

stale[bot] commented 9 months ago

This issue has been closed due to inactivity. Please open a new issue if it becomes relevant again.