1. 28 Jun, 2025 3 commits
    • feat(cosmicfest): Add photo modal and adjust player/gallery styles · cee4f024
      Implements a modal for viewing V0 gallery photos and makes further
      adjustments to audio player and gallery item styling based on feedback.
      
      Key changes:
      - SoundCloud Player: Adjusted to 450x450px and updated CSS for flex layout.
      - V0 Gallery Photos:
          - Ensured min-height of 150px is respected (current height 200px).
          - Implemented a modal view:
              - Click on photo opens it in a full-size modal.
              - Modal can be closed with Escape key, overlay click, or close button.
              - Uses Next.js Image for optimized display within the modal.
              - Prevents background scroll when modal is open.
              - Includes accessibility attributes (ARIA, keyboard navigation).
      google-labs-jules[bot] authored
    • refactor(cosmicfest): Adjust gallery photo sizes and audio player layout · ff4953db
      Addresses feedback from previous commit:
      - Increases the size of V0 gallery photos by adjusting grid min-width and item height.
      - Updates the audio section title to "audio ~ ParVagues" and description as requested.
      - Implements a flex layout for the Bandcamp and SoundCloud players:
          - Players are displayed side-by-side on screens wider than 768px.
          - Players stack vertically on screens 768px or narrower.
      google-labs-jules[bot] authored
    • feat(cosmicfest): Integrate audio players and enhance UI/UX · 688ba3d5
      Integrates Bandcamp and SoundCloud players for the ParVagues live set
      into the CosmicFest page.
      
      Key changes:
      - Added Bandcamp embed for track-by-track listening.
      - Added SoundCloud embed for the continuous mix (downloads enabled).
      - Updated "prends la prochaine vague" button to a mailto link.
      - Reduced padding and font sizes for lineup tiles for a more compact look.
      - Ensured lineup artist names and emojis stay on a single line with responsive font sizing.
      - Improved hero section text contrast.
      - Enhanced V0 gallery:
          - Improved visibility of alt text for photos.
          - Made entire video items clickable links.
          - Standardized gallery item styling.
      - General mobile-first and accessibility improvements.
      google-labs-jules[bot] authored
  2. 27 Jun, 2025 2 commits
  3. 23 Jun, 2025 6 commits
  4. 16 May, 2025 5 commits
  5. 13 May, 2025 1 commit
  6. 12 May, 2025 3 commits
  7. 11 May, 2025 10 commits
  8. 09 May, 2025 1 commit
  9. 08 May, 2025 1 commit
  10. 07 May, 2025 4 commits
  11. 01 May, 2025 2 commits
  12. 24 Apr, 2025 1 commit
  13. 12 Apr, 2025 1 commit