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

[WIP] Migrate React Context to Zustand #3757

Draft
wants to merge 16 commits into
base: graphiql-v4
Choose a base branch
from
Draft

[WIP] Migrate React Context to Zustand #3757

wants to merge 16 commits into from

Commits on Aug 28, 2024

  1. setting up the zustand store

    acao committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5dee340 View commit details
    Browse the repository at this point in the history
  2. close to a working builld

    acao committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    aa07440 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    fc98e8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f31062 View commit details
    Browse the repository at this point in the history
  3. feat: working with zustand!

    acao committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fd823f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2d4152 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    132a569 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55f9397 View commit details
    Browse the repository at this point in the history
  7. mostly working!

    acao committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1e6822f View commit details
    Browse the repository at this point in the history
  8. fixed a few other bugs

    acao committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    93d7194 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca6ecbc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e882fc View commit details
    Browse the repository at this point in the history
  11. use initial values only

    acao committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a8d9824 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. tabs working fully again

    acao committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    54a61f2 View commit details
    Browse the repository at this point in the history
  2. got persist working!

    acao committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    4194a3d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. persist still not working

    acao committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b213ceb View commit details
    Browse the repository at this point in the history