debianize-mobilizon/js
Sosthène Guédon d037642f55 Fix jitter when toggling "adapt to system theme"
This patch makes the border around the "dark" and "light" radio button to always be present.
Previously it was not present when the button were disabled because using the system theme,
which caused it to make the elements larger and made them move when toggling "adapt to system theme"

To keep the same meaning as previously, the border is only colored when the button is activated

Fix #1339
2023-08-13 16:13:07 +02:00
..
public Fix anonymous & remote participation pages 2022-10-31 18:54:05 +01:00
scripts/build Convert all jpg pictures to webp 2022-08-12 16:40:04 +02:00
src Fix jitter when toggling "adapt to system theme" 2023-08-13 16:13:07 +02:00
tests style(lint): lint front end test files 2023-05-30 08:34:54 +02:00
.browserslistrc Update Browser compatibility 2021-06-21 09:18:32 +02:00
.editorconfig Fix lint issues 2020-11-30 12:48:21 +01:00
.eslintrc.js Fix lint issues, update deps 2022-09-20 17:06:42 +02:00
.gitignore Enable E2E tests in CI 2022-09-27 13:43:09 +02:00
.prettierignore Introduce basic js unit tests 2020-12-02 12:08:32 +01:00
.prettierrc.json Fix prettier config 2021-11-26 09:45:54 +01:00
env.d.ts Add typings for vite import.meta.env 2022-08-28 10:54:24 +02:00
fragmentTypes.json Show group followed/member events on homepage 2021-11-02 19:50:27 +01:00
get_union_json.ts Add global search 2022-08-28 10:02:06 +02:00
histoire.config.ts Migrate to Vue 3 and Vite 2022-08-11 16:46:31 +02:00
package.json chore(deps): upgrade deps 2023-08-02 09:58:45 +02:00
playwright.config.ts Enable E2E tests in CI 2022-09-27 13:43:09 +02:00
postcss.config.js Add TailwindCSS 2022-01-17 14:41:03 +01:00
tailwind.config.js style(lint): Run front-end linter 2023-04-19 18:50:09 +02:00
tsconfig.json fix: fix some typescript issues with pwa 2023-08-11 12:23:16 +02:00
vite.config.js fix(pwa): improvements to the PWA configuration 2023-08-11 12:23:16 +02:00
vue-i18n-extract.config.js Add a config file for vue-i18n-extract 2021-09-30 15:58:05 +02:00
yarn.lock chore(deps): upgrade deps 2023-08-02 09:58:45 +02:00