sbb-design-systems / lyne-components

Components for Lyne Design System
https://lyne-storybook.app.sbb.ch
MIT License
43 stars 13 forks source link

refactor: replace isolated `SbbSlotStateController` usage with decorator #2856

Closed kyubisation closed 6 days ago

kyubisation commented 1 week ago

This PR replaces the constructor usage of SbbSlotStateController with the decorator slotChange, which applies the SbbSlotStateController internally.