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

Improve UI and add search functionality #30

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Improve UI and add search functionality #30

merged 1 commit into from
Oct 11, 2024

Conversation

prolic
Copy link
Collaborator

@prolic prolic commented Oct 11, 2024

  • Refactor App.qml to use a Loader for screens
  • Update HomeScreen.ui.qml with improved layout and search functionality
  • Rename and update Profile components for better reusability
  • Add search functionality in Futr.hs
  • Implement Bech32 encoding/decoding in new Nostr.Bech32 module
  • Update AppState to Types and add currentProfile
  • Enhance UI.hs with new profile properties and search method

- Refactor App.qml to use a Loader for screens
- Update HomeScreen.ui.qml with improved layout and search functionality
- Rename and update Profile components for better reusability
- Add search functionality in Futr.hs
- Implement Bech32 encoding/decoding in new Nostr.Bech32 module
- Update AppState to Types and add currentProfile
- Enhance UI.hs with new profile properties and search method
@prolic prolic merged commit d619283 into master Oct 11, 2024
2 checks passed
@prolic prolic deleted the search branch October 11, 2024 05:26
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