Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add ResponsiveChild. #342

Merged
merged 8 commits into from
Mar 26, 2024
Merged

feat: Add ResponsiveChild. #342

merged 8 commits into from
Mar 26, 2024

Conversation

coire1
Copy link
Contributor

@coire1 coire1 commented Mar 25, 2024

Description

This PR adds the ResponsiveChild widget, a simple wrapper around ResponsiveBuilder to simplify development and make it explicit for a reader.

Related Issue(s)

Closes #312

@coire1 coire1 self-assigned this Mar 25, 2024
Copy link
Contributor

github-actions bot commented Mar 25, 2024

Test Report | ${\color{lightgreen}Pass: 29/29}$ | ${\color{red}Fail: 0/29}$ |

@coire1 coire1 marked this pull request as ready for review March 25, 2024 12:41
@coire1 coire1 requested a review from minikin as a code owner March 25, 2024 12:41
@coire1 coire1 added the review me PR is ready for review label Mar 25, 2024
Mr-Leshiy
Mr-Leshiy previously approved these changes Mar 26, 2024
Copy link
Contributor

@Mr-Leshiy Mr-Leshiy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@minikin minikin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's create a responsive folder and move all responsive widgets there.

Copy link
Collaborator

@minikin minikin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@minikin minikin enabled auto-merge (squash) March 26, 2024 10:32
@minikin minikin merged commit de79028 into main Mar 26, 2024
25 checks passed
@minikin minikin deleted the feat/responsive-child branch March 26, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Implement Widget for Dynamic Screen Size Adaptation
3 participants