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: add useReducedMotion hook & export useIsomorphicLayout hook #1886

Merged
merged 7 commits into from
Jul 13, 2022

Commits on May 5, 2022

  1. feat: export useIsomorphicLayoutEffect

    also rename useLayoutEffect to useIsomorphicLayoutEffect & add better isSSR check
    joshuaellis committed May 5, 2022
    Configuration menu
    Copy the full SHA
    cbb142f View commit details
    Browse the repository at this point in the history
  2. feat: add useReducedMotion hooks

    web & native
    joshuaellis committed May 5, 2022
    Configuration menu
    Copy the full SHA
    b5dff98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b97d88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    729d1f5 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    540dcad View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    a06eddb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    a9f5862 View commit details
    Browse the repository at this point in the history