mobilizon/js/src
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
..
@types Fix eslint warnings 2020-11-30 12:48:21 +01:00
api Migrate to Vue 3 and Vite 2022-08-11 16:46:31 +02:00
apollo fix(lint): fix lint after upgrades 2023-08-10 18:02:00 +02:00
assets fix(front): fix alignment of some input elements on event edition form 2023-08-11 15:38:24 +02:00
components fix(apps): add missing app scopes 2023-08-10 18:02:01 +02:00
composition fix(lint): fix lint after upgrades 2023-08-10 18:02:00 +02:00
filters Add global search 2022-08-28 10:02:06 +02:00
graphql fix(group): fix getting group members count 2023-06-20 16:55:37 +02:00
i18n Translated using Weblate (Polish) 2023-08-12 03:06:10 +02:00
plugins fix(front): Focus report comment input in report modal 2023-04-21 15:43:36 +02:00
router fix(front): avoid crashing if we don't have configuration data in time when in guard 2023-08-02 10:06:06 +02:00
services fix(lint): fix lint after upgrades 2023-08-10 18:02:00 +02:00
styles Remove SCSS variables 2022-08-11 19:48:29 +02:00
types fix(lint): fix lint after upgrades 2023-08-10 18:02:00 +02:00
typings Provide analytics on Front-end 2022-04-06 12:31:46 +02:00
utils Update deps and fix some front-end stuff 2023-03-22 10:19:25 +01:00
views Fix jitter when toggling "adapt to system theme" 2023-08-13 16:13:07 +02:00
App.vue fix: fix some typescript issues with pwa 2023-08-11 12:23:16 +02:00
constants.ts Fix language change 2020-10-28 19:57:57 +01:00
histoire.setup.ts Various improvements 2022-08-12 16:46:44 +02:00
main.ts Small typos 2022-12-22 12:04:39 +01:00
oruga-config.ts Add global search 2022-08-28 10:02:06 +02:00
registerServiceWorker.ts Improve search 2022-08-22 12:12:09 +02:00
service-worker.ts Add global search 2022-08-28 10:02:06 +02:00
shims-tsx.d.ts Upgrade deps 2020-12-14 09:23:29 +01:00
shims-vue.d.ts Add the map in search view 2022-09-01 10:00:17 +02:00
vue-apollo.ts Migrate to Vue 3 and Vite 2022-08-11 16:46:31 +02:00