Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace lazysizes with browser-level lazy loading #1267

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

cotes2020
Copy link
Owner

Type of change

  • Improvement (refactoring and improving code)

Description

Replaced library lazysizes with browser-native lazy load. Web performance should be better, and less likely to be buggy.

@cotes2020 cotes2020 force-pushed the feature/native-lazyloading branch from 58f8767 to 1b9462d Compare September 24, 2023 21:50
@cotes2020 cotes2020 force-pushed the feature/native-lazyloading branch 2 times, most recently from 865512f to 7d5b865 Compare September 26, 2023 18:42
@cotes2020 cotes2020 changed the title Replace aFarkas/lazysizes with browser native lazy loading Replace aFarkas/lazysizes with browser-level lazy loading Sep 26, 2023
@cotes2020 cotes2020 changed the title Replace aFarkas/lazysizes with browser-level lazy loading Replace lazysizes with browser-level lazy loading Sep 26, 2023
@cotes2020 cotes2020 force-pushed the feature/native-lazyloading branch from 7d5b865 to 3aa9f43 Compare September 26, 2023 20:34
@cotes2020 cotes2020 merged commit bf3a34d into master Sep 26, 2023
@cotes2020 cotes2020 deleted the feature/native-lazyloading branch September 26, 2023 20:44
cotes2020 added a commit that referenced this pull request Sep 28, 2023
- JavaScript runs so fast that LQIP will never be detected
- Increase the running priority of image processing in posts

Enhancement for #1267
cotes2020 added a commit that referenced this pull request Oct 15, 2023
The property of lazy load is missing in #1267
cotes2020 added a commit that referenced this pull request Oct 15, 2023
The property of lazy load is missing in #1267
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