agent-ecosystem/landing/components/common
iliya 0bc8bf1fe9 feat(landing): enhance base URL handling and improve image paths
- Introduced baseURL configuration to dynamically set asset paths in the landing components.
- Updated AppLogo and HeroSection components to use baseURL for logo image sources.
- Refactored ScreenshotsSection to utilize a publicPath function for consistent image path handling.
- Improved LanguageSwitcher to synchronize the i18n locale with the store on mount.
- Enhanced TaskCommentInput to handle file uploads more robustly, including validation for empty files and improved error handling.
- Adjusted MessageComposer to conditionally support attachments based on team status.
2026-03-23 17:51:09 +02:00
..
AppLogo.vue feat(landing): enhance base URL handling and improve image paths 2026-03-23 17:51:09 +02:00
ThemeToggle.vue fix(tests): improve messageId generation for legacy inbox rows 2026-03-23 16:31:37 +02:00