Commit graph

7 commits

Author SHA1 Message Date
Johann150 5b4c0ffdf3
client: fix some lints
Mostly focused on "@typescript-eslint/no-unused-vars" but also fixed some
other lints along the way.
2022-08-12 08:35:22 +02:00
syuilo 707754fece
refactor(client): extract interval logic to a composable function
Also, I fixed the `onUnmounted` call in `onMounted` and so on.
2022-07-13 12:34:33 +02:00
syuilo c5218e5bc0
chore(client): tweak mini-chart rendering 2022-07-13 10:42:07 +02:00
syuilo 56bad9a6c0
client: use foldable groups in settings 2022-07-13 10:25:22 +02:00
syuilo 82f506e62f refactor(client): use composition api 2022-07-09 06:02:01 -04:00
syuilo 8322c90834 refactor(client): specify global scope 2022-01-16 10:14:14 +09:00
syuilo 0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00
Renamed from src/client/components/mini-chart.vue (Browse further)