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: useStableArray, useBreakpoints, useMediaQueries #253

Merged
merged 8 commits into from
Jul 8, 2020

Conversation

tassoevan
Copy link
Collaborator

@tassoevan tassoevan commented Jul 6, 2020

It adds media queries-related hooks:

  • useBreakpoints;
  • useMediaQueries.

Also, useStableArray was added to provide better ergonomics for arrays as dependency of effects.

@tassoevan tassoevan changed the title Feat/new hooks feat: useStableArray, useBreakpoints, useMediaQueries Jul 8, 2020
@tassoevan tassoevan requested a review from a team July 8, 2020 00:15
@tassoevan tassoevan marked this pull request as ready for review July 8, 2020 00:16
@ggazzo ggazzo merged commit 09f95ed into develop Jul 8, 2020
@ggazzo ggazzo deleted the feat/new-hooks branch July 8, 2020 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants