Skip to content

Conversation

Le-Caignec
Copy link
Collaborator

@Le-Caignec Le-Caignec commented Aug 7, 2025

No description provided.

Copy link

vercel bot commented Aug 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2025 4:41pm

@Le-Caignec Le-Caignec requested a review from Copilot August 7, 2025 16:39
@Le-Caignec Le-Caignec self-assigned this Aug 7, 2025
@Le-Caignec Le-Caignec changed the title fix: update image handling in documentation for various explorers and… fix/assets-preview Aug 7, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates image handling in documentation files by migrating from static image paths to Vue-style dynamic imports. The changes improve maintainability and ensure proper asset bundling in the build process.

  • Replaces hardcoded image paths with Vue reactive references using :src syntax
  • Adds ES6 import statements for all referenced images in <script setup> blocks
  • Maintains existing functionality while modernizing the asset loading approach

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/use-iapp/how-to-pay/how-to-pay-for-web3telegram.md Updates builder dashboard image reference to use imported asset
src/use-iapp/how-to-pay/how-to-pay-for-web3mail.md Updates builder dashboard image reference to use imported asset
src/overview/use-cases.md Updates three use case images to use imported assets
src/overview/tooling-and-explorers/subgraph-explorer.md Updates five images and icons to use imported assets
src/overview/tooling-and-explorers/iexec-explorer.md Updates eight explorer interface images to use imported assets
src/overview/tooling-and-explorers/builder-dashboard.md Updates three dashboard images to use imported assets
src/overview/tooling-and-explorers/blockchain-explorer.md Updates two blockchain explorer images to use imported assets
src/manage-data/dataProtector/dataProtectorCore/protectData.md Updates explorer dataset image to use imported asset

@Le-Caignec Le-Caignec changed the title fix/assets-preview fix: assets-preview Aug 7, 2025
@Le-Caignec Le-Caignec merged commit 20d8011 into main Aug 7, 2025
7 of 8 checks passed
@Le-Caignec Le-Caignec deleted the fix/assets-preview branch August 7, 2025 16:50
This was referenced Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants