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

refactor: responsive grid rewrite + remove react-grid-system package #1457

Closed
wants to merge 1 commit into from

Conversation

awesthouse
Copy link
Contributor

What does this pull request change?

Rewrite of ResponsiveGridPlugiin

  • No columns definition. Grid items are direct children of Grid which encourages correct use of responsive layout.
  • Removal of react-grid system. Functionality we already offered has been replicated, but there are ways to expand on functionality at a later time.
  • Update of use in recipes

Why is this pull request needed?

Encourage better use of responsive layout. Overkill using a library with the amount of functionality we offer in plugin + rgs had some default stylings that were hard to overwrite.

!NOTE: Dependent on UI fixes PR

@awesthouse awesthouse requested a review from a team as a code owner June 24, 2024 16:35
@awesthouse awesthouse closed this Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant