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

Kudos native lazy load, fixes #5940

Merged
merged 1 commit into from
Feb 5, 2020
Merged

Kudos native lazy load, fixes #5940

merged 1 commit into from
Feb 5, 2020

Conversation

octavioamu
Copy link
Contributor

Description

Replaces jquery jquery-unveil making fail the logo animation and some page images using the new native lazy loading for images (https://caniuse.com/#feat=loading-lazy-attr) with a fallback using the browser observer api to detect scroll in more performatic way.

  • Native lazy loading image with fallback to observer on marketplace
  • Lazy load with observer in carousel
  • Fix bootstrap being loaded 2 times
  • Fix kudos rarity popover description broken

https://share.vidyard.com/watch/kLb95naDbthVJQr7uYuSUW?

Refers/Fixes
Testing

yep see video w

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