Skip to content

Conversation

@moonclavedev
Copy link
Collaborator

@moonclavedev moonclavedev commented Sep 19, 2025

Overview

Adds starlight-image-zoom

A Starlight plugin adding zoom capabilities to your documentation images.

  • Lightweight UI based on the element
  • No client-side third-party dependencies
  • Markdown and MDX images support: Markdown syntax, HTML syntax, and the or components
  • Alternate text displayed as a caption
  • Accessible buttons to trigger zoom

@Copilot Copilot AI review requested due to automatic review settings September 19, 2025 22:47
@vercel
Copy link

vercel bot commented Sep 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
aptos-docs Error Error Oct 20, 2025 1:04am

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

Copy link
Contributor

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 integrates the starlight-image-zoom plugin to add zoom capabilities to documentation images. The plugin provides a lightweight UI using the HTML dialog element without client-side dependencies, supporting various image formats and accessibility features.

  • Added starlight-image-zoom package dependency
  • Imported and configured the plugin in Astro configuration

Reviewed Changes

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

File Description
package.json Added starlight-image-zoom dependency version ^0.13.0
astro.config.mjs Imported plugin and added to Starlight plugins configuration
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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