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(middleware/devtools): Better redux devtools. One connection for all zustand stores #1435

Merged
merged 18 commits into from Jan 1, 2023

Commits on Nov 17, 2022

  1. add example project for zustand devonly devtools with better rewind f…

    …eature of redux devtools
    pavlobu committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a233f1f View commit details
    Browse the repository at this point in the history
  2. fix yarn install for demo

    pavlobu committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    4903795 View commit details
    Browse the repository at this point in the history
  3. remove lodash from demo

    pavlobu committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    57af715 View commit details
    Browse the repository at this point in the history
  4. adjust utils

    pavlobu committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    6972d9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    925d387 View commit details
    Browse the repository at this point in the history
  6. add codesandbox

    pavlobu committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    7aeb817 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. devtools for groups of stores

    pavlobu committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    519c6fd View commit details
    Browse the repository at this point in the history
  2. remove command from .yml

    pavlobu committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    05e610d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. add tests

    pavlobu committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    772a36f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from pavlobu/DEV-devtools

    add tests
    pavlobu committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    3d157ae View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. cleanup

    cwstra committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    cd43120 View commit details
    Browse the repository at this point in the history
  2. Existing test cleanup

    cwstra committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    aeb6b56 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Merge pull request #3 from cwstra/devtools-one-store

    devtools-one-store cleanup
    pavlobu committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b259934 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

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

Commits on Dec 31, 2022

  1. Slight cleanup

    cwstra committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    68b0d3a View commit details
    Browse the repository at this point in the history
  2. Non-recursive S

    cwstra committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    26a5bce View commit details
    Browse the repository at this point in the history
  3. Remove initialState

    cwstra committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    e27cf13 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from cwstra/devtools-one-store

    Devtools one store
    pavlobu committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    0c288a8 View commit details
    Browse the repository at this point in the history