webapp/src/components
padreug 18ece1e3e7 feat(nostr): Add connecting state to Nostr connection management
- Introduce `isConnecting` state in useNostr composable
- Update ConnectionStatus component to handle connecting state
- Add warning variant to Badge for connecting status
- Implement dynamic status text, color, and animation for connection states
- Modify App.vue to pass new isConnecting prop to ConnectionStatus
2025-03-09 15:40:32 +01:00
..
layout refactor(ui): Enhance Navbar styling with improved text and hover states 2025-03-09 14:08:55 +01:00
nostr feat(nostr): Add connecting state to Nostr connection management 2025-03-09 15:40:32 +01:00
theme-provider bare repo 2025-03-09 12:28:49 +01:00
ui feat(nostr): Add connecting state to Nostr connection management 2025-03-09 15:40:32 +01:00
LanguageSwitcher.vue feat(ui): Implement Dropdown Menu components for language switcher 2025-03-09 13:40:39 +01:00
ThemeToggle.vue add color theme with dark and light mode! 2025-02-02 18:44:05 +01:00