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

Move CSS reset, font loading and theme switch outside React to prevent flicker #494

Open
wants to merge 11 commits into
base: development
Choose a base branch
from

Commits on Oct 10, 2024

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

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    2f796ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a4bf78 View commit details
    Browse the repository at this point in the history
  3. Fix theme flicker.

    Danziger committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5b87679 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Remove comments.

    Danziger committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3ecfe8c View commit details
    Browse the repository at this point in the history
  2. - Remove unnecessary markup.

    - Stop using Route for the Unlock view.
    - Make initial fade-in faster.
    Danziger committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9d56e9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11c1d05 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    9b44947 View commit details
    Browse the repository at this point in the history
  2. Implement reduced motion (no framer animations/transitions) mode base…

    …d on browser preferences.
    Danziger committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ef5c981 View commit details
    Browse the repository at this point in the history
  3. Speed up cover removal.

    Danziger committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    739d547 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ef6198 View commit details
    Browse the repository at this point in the history