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 global useState helper #1551

Merged
merged 16 commits into from Sep 21, 2022
Merged

feat: add global useState helper #1551

merged 16 commits into from Sep 21, 2022

Commits on Sep 20, 2022

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

    mstephen19 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    03386db View commit details
    Browse the repository at this point in the history
  3. fix

    mstephen19 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    499e59b View commit details
    Browse the repository at this point in the history
  4. feat(useState): add JSDoc

    mstephen19 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    fcdd0fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e259202 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c24206 View commit details
    Browse the repository at this point in the history
  7. modify config

    mstephen19 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    ef5f767 View commit details
    Browse the repository at this point in the history
  8. JSDoc

    mstephen19 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    60db20e View commit details
    Browse the repository at this point in the history
  9. suggestions

    mstephen19 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    592c74c View commit details
    Browse the repository at this point in the history
  10. fix

    mstephen19 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    4c56d96 View commit details
    Browse the repository at this point in the history
  11. Update packages/core/src/storages/utils.ts

    Co-authored-by: Martin Adámek <banan23@gmail.com>
    mstephen19 and B4nan committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    8174ed6 View commit details
    Browse the repository at this point in the history
  12. Update packages/core/src/storages/utils.ts

    Co-authored-by: Martin Adámek <banan23@gmail.com>
    mstephen19 and B4nan committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    ef88d31 View commit details
    Browse the repository at this point in the history
  13. partial test

    mstephen19 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    fb57423 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9d9244b View commit details
    Browse the repository at this point in the history
  15. fix test

    mstephen19 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    f5d7160 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. fix generic naming

    mstephen19 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    4855ea7 View commit details
    Browse the repository at this point in the history