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: APP-2727 - Implement AddressInput module component #123

Merged
merged 41 commits into from
Mar 19, 2024

Commits on Mar 15, 2024

  1. Create component structure

    cgero-eth committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    07ae8fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30d2e4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f5bb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e4478c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dba958e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03a28c6 View commit details
    Browse the repository at this point in the history
  7. Debounce RPC requests

    cgero-eth committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e2dd5b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e2b3f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed3c4cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    025a48f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a4f8f8f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cbfc26f View commit details
    Browse the repository at this point in the history
  13. Implement more tests

    cgero-eth committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0db9148 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    13e9c78 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b04f7ea View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d92a675 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5f542b2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ac820fd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c37a809 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9405659 View commit details
    Browse the repository at this point in the history
  21. Reset mocks

    cgero-eth committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6025173 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    044e036 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    af80437 View commit details
    Browse the repository at this point in the history
  24. Start adding new tests

    cgero-eth committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e73caa0 View commit details
    Browse the repository at this point in the history
  25. Update CHANGELOG.md

    cgero-eth committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    55c56ce View commit details
    Browse the repository at this point in the history
  26. Add tests

    cgero-eth committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1dca3ca View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    10a2aaf View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    983fe4f View commit details
    Browse the repository at this point in the history
  29. Fix isEnsName check

    cgero-eth committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    cea0f00 View commit details
    Browse the repository at this point in the history
  30. Update CHANGELOG.md

    cgero-eth committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7c3dc79 View commit details
    Browse the repository at this point in the history
  31. Fix typo

    cgero-eth committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    92b9577 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    cfae87e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    8d04c0b View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a41b6b1 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5e1dfb1 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    70d9599 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8ccf632 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d6a430a View commit details
    Browse the repository at this point in the history
  39. Fix address button style

    cgero-eth committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    904b971 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    5e23585 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Update CHANGELOG.md

    cgero-eth committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1926787 View commit details
    Browse the repository at this point in the history