docsifyjs / docsifyjs/docsify

Support browser-level lazy-loading for images

Đang mở
#1,431 2 bình luận 1 reaction 1 người được giao Được @jhildenbiddle nhận Xem trên GitHub
enhancement
Ngôn ngữ chính
JavaScript
Star
31.5k
Fork
5.8k
Merge trung bình
9 ngày 8 giờ
Pull request đã merge (30 ngày)
2

Mô tả

## Feature request
Support lazy-loading images
Reference: https://web.dev/browser-level-image-lazy-loading/

#### What problem does this feature solve?

For pages with many images, instead of loading all the images, using lazy-loading will allow the browser fetch images on demand.

#### What does the proposed API look like?
I think we can expose an lazy loading option, or enable it by default.

#### How should this be implemented in your opinion?
Add `loading=lazy` to `img` tags.

#### Are you willing to work on this yourself?
Not sure where to change.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.