From bec8237cb34997980ca2a268623a83adcdf3af5f Mon Sep 17 00:00:00 2001 From: mattyatea Date: Wed, 20 Sep 2023 09:02:50 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20prismisskey=E7=94=A8=E3=81=AB=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E7=94=BB=E5=83=8F=E3=81=AA=E3=81=A9=E3=82=92=E5=A4=89?= =?UTF-8?q?=E6=9B=B4=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/frontend/src/pages/about.vue | 14 +- .../frontend/src/pages/settings/theme.vue | 176 ++-- packages/frontend/src/store.ts | 7 + .../src/ui/_common_/navbar-for-mobile.vue | 15 +- packages/frontend/src/ui/_common_/navbar.vue | 794 +++++++++--------- .../src/widgets/WidgetInstanceInfo.vue | 13 +- 6 files changed, 554 insertions(+), 465 deletions(-) diff --git a/packages/frontend/src/pages/about.vue b/packages/frontend/src/pages/about.vue index 0ff9463841..0cd6e32264 100644 --- a/packages/frontend/src/pages/about.vue +++ b/packages/frontend/src/pages/about.vue @@ -8,7 +8,7 @@ SPDX-License-Identifier: AGPL-3.0-only
-
+
@@ -98,7 +98,7 @@ SPDX-License-Identifier: AGPL-3.0-only diff --git a/packages/frontend/src/widgets/WidgetInstanceInfo.vue b/packages/frontend/src/widgets/WidgetInstanceInfo.vue index a7413d4b6a..2adeaaef59 100644 --- a/packages/frontend/src/widgets/WidgetInstanceInfo.vue +++ b/packages/frontend/src/widgets/WidgetInstanceInfo.vue @@ -5,7 +5,7 @@ SPDX-License-Identifier: AGPL-3.0-only