You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
It would be great to go further by implementing Container Query. ngx-responsive already do something similar for adding/removing an element based on media queries or Container Queries (responsive-window feature).
Of course this might require a more complex syntax to be used, but it would be so powerfull when used with components which size varies not only according to screen size but also relative to a container size.
What is the use-case or motivation for the desired behavior?
Really responsive components that could be reused in multiple place with different size
Is there anything else we should know?
I'm quite surprise nobody asked that before. This would be a killer feature.
Thanks