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: update breakpoints for isomer components, prebuild tw when building studio #402

Merged
merged 3 commits into from
Aug 2, 2024

Conversation

karrui
Copy link
Contributor

@karrui karrui commented Jul 31, 2024

Unsure if we should call it "desktop" instead of xl. but maybe xl better. who knows.

TL;DR

This update modifies various screen size and max-width configurations across multiple files.

Also updates turbo config to prebuild tw when running dev/build

What changed?

  • Added new screen size breakpoints to the theme configuration, ensuring they are sorted correctly.
  • Removed redundant screen size and spacing definitions.
  • Updated the max-width utility classes in several components (ContentPageHeader, Masthead, Navbar, CollectionClient, ContentLayout, HomepageLayout, NotFoundLayout) to use max-w-screen-xl instead of max-w-container.

How to test?

Stories

Why make this change?

To be consistent with desktop breakpoint in design.

Copy link

vercel bot commented Jul 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
isomer-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 2, 2024 7:17am

Copy link
Contributor Author

karrui commented Jul 31, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @karrui and the rest of your teammates on Graphite Graphite

@karrui karrui changed the title feat: update breakpoints for isomer components feat: update breakpoints for isomer components, prebuild tw when building studio Jul 31, 2024
@karrui karrui marked this pull request as ready for review July 31, 2024 08:45
@karrui karrui requested a review from a team as a code owner July 31, 2024 08:45
@karrui
Copy link
Contributor Author

karrui commented Jul 31, 2024

idk why test failing!!!!

@karrui
Copy link
Contributor Author

karrui commented Jul 31, 2024

isit the github action never build isomer components before using it :O. must be. i debug later

@karrui karrui force-pushed the update_component_breakpoints branch from b13509f to 1285eb1 Compare August 2, 2024 07:14
@karrui karrui merged commit 2162d67 into main Aug 2, 2024
16 checks passed
@karrui karrui deleted the update_component_breakpoints branch August 2, 2024 07:21
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.

2 participants