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

modularize pages to components and introduce messaging app #88

Merged
merged 10 commits into from
Nov 15, 2024

Conversation

brenzi
Copy link
Contributor

@brenzi brenzi commented Nov 15, 2024

The following pages are now components. see components/tabs:

  • wallet
  • swap
  • gov
  • teerdays
  • messages

the footer now just emits events that trigger the change of the app without losing context

If a url should select an app directly, just add a query like this /?app=teerdays

notes are now kept in a pinia store to be accessible from all components easily

messaging MVP:

  • very raw design
  • single conversation with everybody

@brenzi brenzi merged commit 38593e2 into master Nov 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant