vibetunnel/web/src/client/components
Mario Zechner 85a4811b65 Show loading animation when no session is selected
- Replace static "No session selected" text with animated loading spinner
- Use same loading animation style as session connection state
- Shows "Waiting for session..." message with spinning indicator
- Provides better visual feedback when waiting for session selection

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 05:27:19 +02:00
..
app-header.ts Reorganize header button layout for mobile with left and right alignment 2025-06-18 10:37:33 +02:00
file-browser.ts Implement black theme, mobile improvements, and fit-to-width toggle 2025-06-18 10:16:04 +02:00
session-card.ts Remove lint_output.txt and add to gitignore 2025-06-19 00:57:31 +02:00
session-create-form.ts Add Go implementation of VibeTunnel server (#16) 2025-06-18 23:32:35 +02:00
session-list.ts Remove lint_output.txt and add to gitignore 2025-06-19 00:57:31 +02:00
session-view.ts Show loading animation when no session is selected 2025-06-19 05:27:19 +02:00
terminal.ts Add ResizeObserver back in, fix rows/cols calc in terminal. 2025-06-19 05:22:07 +02:00
vibe-logo.ts Implement black theme, mobile improvements, and fit-to-width toggle 2025-06-18 10:16:04 +02:00