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: breakpoints #1870

Merged
merged 2 commits into from
May 27, 2024
Merged

feat: breakpoints #1870

merged 2 commits into from
May 27, 2024

Conversation

limpbrains
Copy link
Collaborator

@limpbrains limpbrains commented May 23, 2024

Description

Inspired by

I didn't want to add it to the Theme, to make it simpler
Also I didn't want to add any dependencies for such simple api
First implementation is naive by design (doesn't react to window resize) because I don't want to break things before the release

We can discuss and change API later, if needed

Linked Issues/Tasks

closes #1861
closes #1862

Type of change

Bug fix

Tests

No test

Screenshot / Video

Screenshot_20240523_155028

image

QA Notes

Test bitkit settings on small device

src/styles/breakpoints.ts Outdated Show resolved Hide resolved
Co-authored-by: Philipp Walter <[email protected]>
@limpbrains limpbrains merged commit 003e0a7 into master May 27, 2024
5 of 6 checks passed
@limpbrains limpbrains deleted the breakpoints branch May 27, 2024 14:35
@limpbrains limpbrains mentioned this pull request May 28, 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
2 participants