Make KResponsiveWindow mixin show deprecation warning #459
Labels
Component: KResponsiveWindowMixin
good first issue
Self-contained, straightforward, low-complexity
help wanted
Open source contributors welcome
We recently implemented
useKResponsiveWindow
composable that should replaceKResponsiveWindow
mixin (that will be removed one day).To make sure that we don't introduce
KResponsiveWindow
mixin to new places in products consuming Kolibri Design System, it should show a deprecation console warning with a message guiding developers to useuseKResponsiveWindow
composable instead.The text was updated successfully, but these errors were encountered: