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

Fix use local storage #786

Merged
merged 15 commits into from
Feb 3, 2020
Merged

Fix use local storage #786

merged 15 commits into from
Feb 3, 2020

Commits on Nov 20, 2019

  1. add useLocalStorage tests

    Tyler Swavely committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    5cfddaf View commit details
    Browse the repository at this point in the history
  2. finish tests and hook

    Tyler Swavely committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    da4bfdd View commit details
    Browse the repository at this point in the history
  3. reject nullish keys

    Tyler Swavely committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    126c509 View commit details
    Browse the repository at this point in the history
  4. reintroduce types

    Tyler Swavely committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    ead2242 View commit details
    Browse the repository at this point in the history
  5. run prettier

    Tyler Swavely committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    affcbbd View commit details
    Browse the repository at this point in the history
  6. add some ignores to tests

    Tyler Swavely committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    683e658 View commit details
    Browse the repository at this point in the history
  7. enforces rules of hooks

    Tyler Swavely committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    b702692 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    948e541 View commit details
    Browse the repository at this point in the history
  2. initialState switched to useEffectOnce

    Tyler Swavely committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    c839644 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

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

Commits on Feb 3, 2020

  1. add serializer options back to useLocalStorage

    Tyler Swavely committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    becdfff View commit details
    Browse the repository at this point in the history
  2. linting

    Tyler Swavely committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    8d18ef9 View commit details
    Browse the repository at this point in the history
  3. remove unused file

    Tyler Swavely committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    e5f4167 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be69035 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68fb835 View commit details
    Browse the repository at this point in the history