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

Wait for CSS to be loaded before replacing the Body #614

Merged
merged 9 commits into from Jul 29, 2022

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    4fb7b88 View commit details
    Browse the repository at this point in the history
  2. extract waitForLoad

    manuelpuyol committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    3480ea5 View commit details
    Browse the repository at this point in the history
  3. don't use reject

    manuelpuyol committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    c234cca View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. don't wait more than 2s

    manuelpuyol committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    3242554 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Load scripts and preload links while CSS is loading too

    Co-authored-by: Anthony Ricaud <anthony@ricaud.me>
    manuelpuyol and rik committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    6cd33c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

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

Commits on Jul 17, 2022

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

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    d5c0ea2 View commit details
    Browse the repository at this point in the history
  2. add tests for slow CSS

    manuelpuyol committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    3171b0a View commit details
    Browse the repository at this point in the history