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

New responsive breakpoint #484

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

New responsive breakpoint #484

wants to merge 4 commits into from

Conversation

elad2412
Copy link
Contributor

@elad2412 elad2412 commented Jan 1, 2024

Responsive Design

  • Separated first responsive breakpoint into two breakpoints
  • update partials; that change won't break a thing. In general, every target break1 target now break1 & break2.

The only thing that can affect:

  • aw-is-only-tablet now affect break2(new) and break3

Utility classes kept most of the same names, besides small naming changes, to avoid interfering with small bugs that can pop up from this change.

- Fadd more responsive state to this partial
- Seperated first responsive breakpoint into 2 breakpoints
- update partials, that change won't break a thing. In general, every target break1 target now break1 & break2.

Only thing can affect:
1. aw-is-only-tablet now affect break2(new) and break3
2. aw-is-only-mobile affect only break1, before affect the ratio of break2(was combined)
3. aw-is-not-mobile hide now only break1 without the break2 (that was include in break1-before)

Utility classes, kapt most the same names, beside small naming changes, in order to no interfere with small bug that can popup from this change
Copy link

render bot commented Jan 1, 2024

Copy link

vercel bot commented Jan 1, 2024

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

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 2, 2024 8:21am

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