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

Safari improvements #34

Merged
merged 5 commits into from
Apr 27, 2024
Merged

Safari improvements #34

merged 5 commits into from
Apr 27, 2024

Commits on Feb 1, 2024

  1. Project performance improvement (maybe)

    Apparently it's better to animate translate instead of background-position. Needs checking on an actual mac. You may need to remove `Header` and `CTA` from the homepage first as they're also laggy.
    TyHil committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    67ebb0f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

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

Commits on Feb 22, 2024

  1. Revert "Project performance improvement (maybe)"

    This reverts commit 67ebb0f.
    TyHil committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0cd2726 View commit details
    Browse the repository at this point in the history
  2. Disable projects animation

    TyHil committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1b8c9e4 View commit details
    Browse the repository at this point in the history
  3. Remove commented out parts

    TyHil committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6236ee5 View commit details
    Browse the repository at this point in the history