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

Next ssr example #27

Merged
merged 55 commits into from
May 1, 2024
Merged

Next ssr example #27

merged 55 commits into from
May 1, 2024

Commits on Apr 25, 2024

  1. WIP for Next project

    corbanbrook committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7130da2 View commit details
    Browse the repository at this point in the history
  2. Move kitConfig to config

    corbanbrook committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bd512dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af66565 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    288902f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    135e6cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c002a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    339380b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8555e7c View commit details
    Browse the repository at this point in the history
  9. fixes

    pkieltyka committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9967400 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6cfb93f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Adding Header and Footer

    corbanbrook committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b3392a7 View commit details
    Browse the repository at this point in the history
  2. Adding Connected view

    corbanbrook committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    08f2600 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd41ac2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87a0784 View commit details
    Browse the repository at this point in the history
  5. Expose connector params

    corbanbrook committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7327cee View commit details
    Browse the repository at this point in the history
  6. Reenable SSR

    corbanbrook committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ddc2fb6 View commit details
    Browse the repository at this point in the history
  7. upgrade 0xsequence packages

    pkieltyka committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ec320d8 View commit details
    Browse the repository at this point in the history
  8. Updating pnpm-lock

    corbanbrook committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6d5c41a View commit details
    Browse the repository at this point in the history
  9. Updating configs

    corbanbrook committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3ad33ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4908ad1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3bcf8af View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34b3e79 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1ea8d50 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    903b8eb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e60a8be View commit details
    Browse the repository at this point in the history
  16. Enabling strict typing

    corbanbrook committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4fa140d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    945519a View commit details
    Browse the repository at this point in the history
  18. fixing nonce

    corbanbrook committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    59b8313 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    91e7531 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    4499560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3989510 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b3b609 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    671bf71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dca70c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d522f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    954865a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    932c3bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91cb293 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f692ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    361ea82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed7267a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ef9f91 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6eaeecc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d017e3f View commit details
    Browse the repository at this point in the history
  10. Refactored custom wallet hooks for asset and history summaries to use…

    … shared methods from kit package
    corbanbrook committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d1d3855 View commit details
    Browse the repository at this point in the history
  11. Removing getNetworkConfigAndClients helper method in favor of client …

    …hooks which have Project Access Key included
    corbanbrook committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c5ea938 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    9dd625e View commit details
    Browse the repository at this point in the history
  2. remove unused import

    pkieltyka committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8bab69a View commit details
    Browse the repository at this point in the history
  3. skip code block if in ssrg

    pkieltyka committed May 1, 2024
    Configuration menu
    Copy the full SHA
    86e2d40 View commit details
    Browse the repository at this point in the history
  4. skip setup if in ssr mode

    pkieltyka committed May 1, 2024
    Configuration menu
    Copy the full SHA
    38e3fe8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63035a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb1769c View commit details
    Browse the repository at this point in the history
  7. Revert "Don't expose sequenceWaasProvider and sequenceWaas on connect…

    …or use getProvider instead"
    
    This reverts commit cb1769c.
    corbanbrook committed May 1, 2024
    Configuration menu
    Copy the full SHA
    157aeef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2af918 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    191d72e View commit details
    Browse the repository at this point in the history