web-app/src/components
padreug 55e051146e feat: Implement message addition callback and enhance scrolling behavior
- Introduce a callback for when new messages are added, allowing for automatic scrolling to the bottom of the chat when relevant peers are selected.
- Update the ChatComponent to reference the scrolling area correctly and improve the logic for scrolling to the latest messages.
- Enhance console logging for better debugging and tracking of message flow and scrolling actions.
2025-08-10 10:50:14 +02:00
..
auth chore: update LNBits API configuration in environment and documentation 2025-08-10 10:46:49 +02:00
events fix: Update manual payment message in PurchaseTicketDialog for clarity 2025-08-03 11:20:58 +02:00
layout feat: Integrate chat feature into main navigation 2025-08-10 10:50:14 +02:00
market fix: Format price display in ProductCard component 2025-08-04 09:59:35 +02:00
nostr feat: Implement message addition callback and enhance scrolling behavior 2025-08-10 10:50:14 +02:00
notifications feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
pwa feat: Enhance admin announcement functionality and introduce PWA installation prompt 2025-07-12 18:10:33 +02:00
theme-provider bare repo 2025-03-09 12:28:49 +01:00
ui feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
LanguageSwitcher.vue refactor(ui): Optimize LanguageSwitcher component rendering and type safety 2025-03-11 02:18:29 +01:00
ThemeToggle.vue add color theme with dark and light mode! 2025-02-02 18:44:05 +01:00