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 onConnect handler to <ConnectWallet /> #1529

Merged
merged 50 commits into from
Nov 1, 2024
Merged

Commits on Oct 24, 2024

  1. docs - add missing prop to doc

    dschlabach committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5e172e7 View commit details
    Browse the repository at this point in the history
  2. docs

    dschlabach committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8087864 View commit details
    Browse the repository at this point in the history
  3. revert

    dschlabach committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1ba10f2 View commit details
    Browse the repository at this point in the history
  4. save

    dschlabach committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    482acb2 View commit details
    Browse the repository at this point in the history
  5. fixes

    dschlabach committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f6622fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ddd0fe View commit details
    Browse the repository at this point in the history
  7. remove

    dschlabach committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6ee2629 View commit details
    Browse the repository at this point in the history
  8. remove arb class name

    dschlabach committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e84bff3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a3f3cf2 View commit details
    Browse the repository at this point in the history
  10. prototype

    dschlabach committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0dddd5e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. hm

    dschlabach committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f6514e2 View commit details
    Browse the repository at this point in the history
  2. save

    dschlabach committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1deb207 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. prototyping

    dschlabach committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8830380 View commit details
    Browse the repository at this point in the history
  2. proto

    dschlabach committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    87dc933 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into dms/wallet-proto-1

    dschlabach committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    db75d31 View commit details
    Browse the repository at this point in the history
  4. clean

    dschlabach committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    07fc53d View commit details
    Browse the repository at this point in the history
  5. cleaning

    dschlabach committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2c7fbea View commit details
    Browse the repository at this point in the history
  6. cleaning deps

    dschlabach committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ba687b1 View commit details
    Browse the repository at this point in the history
  7. fix

    dschlabach committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1d01215 View commit details
    Browse the repository at this point in the history
  8. testing

    dschlabach committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    78ca04d View commit details
    Browse the repository at this point in the history
  9. add tests

    dschlabach committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    84c221e View commit details
    Browse the repository at this point in the history
  10. remove console.log

    dschlabach committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a1c6eca View commit details
    Browse the repository at this point in the history
  11. clean up comments

    dschlabach committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a7eb783 View commit details
    Browse the repository at this point in the history
  12. format

    dschlabach committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    169682c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. fixes

    dschlabach committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a44e5a9 View commit details
    Browse the repository at this point in the history
  2. pnpm

    dschlabach committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    be2ebba View commit details
    Browse the repository at this point in the history
  3. remove rainbow

    dschlabach committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    140ac2d View commit details
    Browse the repository at this point in the history
  4. make more robust

    dschlabach committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3c4cc2c View commit details
    Browse the repository at this point in the history
  5. rewrite tests

    dschlabach committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3549d07 View commit details
    Browse the repository at this point in the history
  6. remove rainbow

    dschlabach committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    11497f4 View commit details
    Browse the repository at this point in the history
  7. follow conventions for useState and useEffect

    dschlabach committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    05b585b View commit details
    Browse the repository at this point in the history
  8. reverts

    dschlabach committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d0720f6 View commit details
    Browse the repository at this point in the history
  9. revert

    dschlabach committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    69227f8 View commit details
    Browse the repository at this point in the history
  10. package reset

    dschlabach committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c1890e8 View commit details
    Browse the repository at this point in the history
  11. format

    dschlabach committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b0a4c98 View commit details
    Browse the repository at this point in the history
  12. remove pnpm

    dschlabach committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    af8c06d View commit details
    Browse the repository at this point in the history
  13. clean

    dschlabach committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    492d0ea View commit details
    Browse the repository at this point in the history
  14. format

    dschlabach committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c45afcb View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. reset bun lock

    dschlabach committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    cfadac0 View commit details
    Browse the repository at this point in the history
  2. reset

    dschlabach committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bdb8b0f View commit details
    Browse the repository at this point in the history
  3. reset

    dschlabach committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    06dd7b4 View commit details
    Browse the repository at this point in the history
  4. reset yarn

    dschlabach committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3686242 View commit details
    Browse the repository at this point in the history
  5. standardize comments

    dschlabach committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    330831a View commit details
    Browse the repository at this point in the history
  6. test

    dschlabach committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1f87f10 View commit details
    Browse the repository at this point in the history
  7. reset

    dschlabach committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6440e1e View commit details
    Browse the repository at this point in the history
  8. cleanup

    dschlabach committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3f073a3 View commit details
    Browse the repository at this point in the history
  9. changeset

    dschlabach committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    209e63a View commit details
    Browse the repository at this point in the history
  10. update

    dschlabach committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9969089 View commit details
    Browse the repository at this point in the history
  11. typos

    dschlabach committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8d7cdac View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. chore:rename to onConnect

    dschlabach committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2b84a2e View commit details
    Browse the repository at this point in the history