docusaurus/packages/docusaurus-plugin-ideal-image
Sébastien Lorber e64e0e7c96
fix(ideal-image): fix waypoint initial scroll bug (#11026)
fiw waypoint initial scroll bug
2025-03-24 15:31:37 +01:00
..
src fix(ideal-image): fix waypoint initial scroll bug (#11026) 2025-03-24 15:31:37 +01:00
.npmignore misc: make copyUntypedFiles work for watch mode (#7445) 2022-05-18 19:18:32 +08:00
package.json fix(ideal-image): Internalize react-waypoint dependency, fix React 19 compatibility (#11014) 2025-03-20 12:33:27 +01:00
README.md docs: normalize README for ideal-image plugin (#8630) 2023-02-08 01:05:14 -05:00
tsconfig.client.json chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +02:00
tsconfig.json chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +02:00

@docusaurus/plugin-ideal-image

Docusaurus Plugin to generate an almost ideal image (responsive, lazy-loading, and low quality placeholder).

Usage

See plugin-ideal-image documentation.