Skip to content

feat: add reusable useIsMobile hook to UI package - #75

Merged
munlicode merged 3 commits into
v2from
feat/add-reusable-is-mobile-hook
Jul 16, 2026
Merged

feat: add reusable useIsMobile hook to UI package#75
munlicode merged 3 commits into
v2from
feat/add-reusable-is-mobile-hook

Conversation

@munlicode

Copy link
Copy Markdown
Contributor

Summary

Added reusable useIsMobile hook to UI package, replaced useMediaQuery with useIsMobile and removed useMediaQuery from UI package.

Checklist

  • I have performed a self-review of my code
  • My changes pass all existing tests

@munlicode munlicode added this to the v2 milestone Jul 16, 2026
@munlicode munlicode self-assigned this Jul 16, 2026
@munlicode munlicode added a:refactor Improving internal code quality without changing external behavior. e:small Minimal effort. Quick wins that take less than an hour. p:low Non-essential polish. Low-impact tasks for when energy is limited. labels Jul 16, 2026
@munlicode
munlicode merged commit 18e44b5 into v2 Jul 16, 2026
1 check passed
@munlicode
munlicode deleted the feat/add-reusable-is-mobile-hook branch July 16, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a:refactor Improving internal code quality without changing external behavior. e:small Minimal effort. Quick wins that take less than an hour. p:low Non-essential polish. Low-impact tasks for when energy is limited.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant