freenowtech / freenowtech/wave

Explore usage of container queries on components like Date Range Picker

Open
#135 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
67
Forks
31
Avg merge
1d 8h
Merged PRs (30d)
4

Description

### Describe the feature you'd like
Allow components to be responsible for their responsiveness depending on the container rather than the screen width and avoid having this solved via props.
https://github.com/freenowtech/wave/pull/133

### Describe alternatives you've considered
For now, it seems like adding prop is a solid first step.
But maybe we can take a look at JS implementations of the proposal for Containers queries https://github.com/freenowtech/wave/pull/133 or just discard this idea until CSS container queries are stable?

_I just want to communicate this as a possible near future need_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.