Skip to content

chore: revert ProgressiveImage implementation in newly generated docs#1886

Merged
agg23 merged 1 commit intomainfrom
revert-progressiveimage
Oct 3, 2025
Merged

chore: revert ProgressiveImage implementation in newly generated docs#1886
agg23 merged 1 commit intomainfrom
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)

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2025

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-forest-0a29f6210-1886.centralus.azurestaticapps.net

@agg23 agg23 merged commit acea765 into main Oct 3, 2025
11 checks passed
@agg23 agg23 deleted the revert-progressiveimage branch October 3, 2025 17:59
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