Skip to content

chore: revert ProgressiveImage implementation in newly generated docs#1885

Closed
agg23 wants to merge 1 commit intomicrosoft:mainfrom
agg23:revert-progressiveimage
Closed

chore: revert ProgressiveImage implementation in newly generated docs#1885
agg23 wants to merge 1 commit intomicrosoft:mainfrom
agg23:revert-progressiveimage

Conversation

@agg23
Copy link
Contributor

@agg23 agg23 commented Oct 3, 2025

Remove the actual usage of ProgressiveImage from @docusaurus/plugin-ideal-image in our next docs. Once next has rolled to be the primary docs, we can remove all references to @docusaurus/plugin-ideal-image.

The only human changes are in src/generator.js. The vast majority of docs have no changes, and the ones with images will have:

- <ProgressiveImage image={require("../images/vscode-projects-section.png")} alt="Projects section in VS Code extension" />
+ ![Projects section in VS Code extension](../images/vscode-projects-section.png)

@agg23
Copy link
Contributor Author

agg23 commented Oct 3, 2025

Superceded by #1886 in order to properly build on CI

@agg23 agg23 closed this Oct 3, 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.

1 participant