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

Lazyloading styles with CSS :has() #187

Merged
merged 5 commits into from
Sep 26, 2023
Merged

Commits on Aug 26, 2023

  1. fixed lazyloading script styles added event when 3rd-party lazy loadi…

    …ng used
    
    changed lazyloading styles to use modern :has() CSS
    added fallback styles and script for browsers without :has() CSS support
    removed jQuery usage from lazyloading script
    nk-o committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    810e2ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd1cef3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7fe5dc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    656b724 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    c2d6ef5 View commit details
    Browse the repository at this point in the history