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

Fix/profile popup data incorrect #230

Merged
merged 9 commits into from
Sep 11, 2023

Commits on Sep 9, 2023

  1. build(ui): bump tanstack deps

    mattyg committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    c884d1a View commit details
    Browse the repository at this point in the history
  2. fix(ui): ensure tanstack query key is reactively updated when agentPu…

    …bKey prop or client.myPubKey changes
    mattyg committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    17c4270 View commit details
    Browse the repository at this point in the history
  3. fix(ui): extract list of random mews by tag into seperate component, …

    …ensure queryKey updates reactively when prop changes
    mattyg committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    94f9a87 View commit details
    Browse the repository at this point in the history
  4. fix(ui): wrap props in computed before using in tanstack queryKey to …

    …ensure reactive updating
    mattyg committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    f8f384c View commit details
    Browse the repository at this point in the history
  5. fix(ui): avoid console error

    mattyg committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    604dc93 View commit details
    Browse the repository at this point in the history
  6. fix(ui): more computeds

    mattyg committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    3bd701a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d46d1fe View commit details
    Browse the repository at this point in the history
  8. chore(ui): rm console log

    mattyg committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    020d64b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3885216 View commit details
    Browse the repository at this point in the history