11 Commits (28d0f70e18c392b0c57cc0e818ee1b763aa0137e)

Author SHA1 Message Date
welpo dce495e71d
️ feat(a11y): add keyboard accessibility to theme toggler 1 year ago
Óscar b6a89e6370
🎨 refactor: format JS with Prettier (#240) 1 year ago
Óscar Fernández bf31f7ff47
feat(theme-switcher)!: respect `theme_default` when JS is enabled (#224)
BREAKING CHANGE: changes the behaviour of `theme_default`
1 year ago
welpo ee2b171fbd
🐛 fix(theme-switcher): match functionality of minified and non-minified files 1 year ago
Óscar Fernández afbf4017e2
feat(theme-switcher): add theme reset button (#198) 1 year ago
Almost-Senseless-Coder 2eaee6557c
🌐 fix(theme-switcher): properly translate aria-label (#192)
Co-authored-by: Tim Böttcher <tim.boettcher2@rwth-aachen.de>
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Óscar Fernández 2c6ac293ad
️ fix: improve accessibility and i18n (#183) 1 year ago
welpo 9a98789922
feat: add support for Isso comments 2 years ago
welpo e1dfd2ea07
🐛 fix: properly initialise `currentTheme`
The `currentTheme` variable is now properly initialized when setting
the initial theme, which fixes the "extra click" issue observed when system preference
is `dark` and there's no saved theme in localStorage.

Also minifies the themeSwitcher.

Fixes #94
2 years ago
welpo 7924e8206c
feat: add support for Hyvor Talk comments 2 years ago
welpo 19d120019b
feat: add support for giscus & utterances comments 2 years ago