Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix dark and white theme switch in Chrome #9320

Merged
merged 10 commits into from
Oct 7, 2022

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    be8e44e View commit details
    Browse the repository at this point in the history
  2. Fix the white/black theme switch in Chrome

    Chrome doesn't fire twice the load event on a stylesheet when the disabled attribute is toggled (enabled => disabled => enabled)
    florianduros committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    f574247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a103c69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97f46b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    55450bc View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    florianduros committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    ad9cbe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe14847 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2c2ef2 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

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