kakkokari-gtyih
|
f56d455cca
|
fix lint
|
2025-10-04 18:26:21 +09:00 |
kakkokari-gtyih
|
7307893ee4
|
refactor(frontend): MkRadiosの指定をpropsから行うように
|
2025-10-04 18:14:57 +09:00 |
かっこかり
|
5b4115e21a
|
refactor(frontend): フロントエンドの型エラー解消(途中まで) (#16539)
* fix(frontend): FormLinkをボタンとして使用した際にエラーが出る問題を修正
* refactor(frontend): フロントエンドの型エラー解消
* remove unused ts-expect-error
* migrate
* remove unrelated changes
* fix lint
* more type fixes
|
2025-09-13 08:33:14 +09:00 |
syuilo
|
0a1ff77f23
|
perf(frontend): use css-native implementation for spacer rather than vue component
|
2025-04-27 19:55:56 +09:00 |
syuilo
|
93214862b1
|
🎨
|
2025-03-31 13:18:50 +09:00 |
syuilo
|
409cd4fbd3
|
refactor(frontend): router refactoring
|
2025-03-19 15:54:30 +09:00 |
syuilo
|
a773f2976d
|
refactor(frontend): signinRequired -> ensureSignin
|
2025-03-16 19:04:14 +09:00 |
syuilo
|
8c9ec5827f
|
enhance(frontend): improve accounts management
|
2025-03-13 22:12:23 +09:00 |
syuilo
|
be7e3b9a0c
|
refactor(frontend): scripts -> utility
|
2025-03-09 14:28:01 +09:00 |
かっこかり
|
17d9aca5a7
|
refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848)
* refactor(frontend): できるだけanyを除去
* refactor
* lint
* fix
* remove unused
* Update packages/frontend/src/components/MkReactionsViewer.details.vue
* Update packages/frontend/src/components/MkUsersTooltip.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-10-31 13:46:42 +09:00 |
かっこかり
|
b668d161a9
|
refactor(frontend): prefix css variables (UI) (#14739)
* refactor(frontend): prefix css variables
* `MI_UI` -> `MI`
* fix
* `stickyBottom`
* stickyTop
|
2024-10-10 16:12:16 +09:00 |
syuilo
|
4a356f1ba7
|
refactor(frontend): prefix css variables (#14725)
* wip
* Update index.d.ts
* remove unnecessary codes
|
2024-10-09 18:08:14 +09:00 |
かっこかり
|
0c6d1ec524
|
refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように (#14554)
* refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように
* type import
* fix
* lint
|
2024-09-23 21:50:30 +09:00 |
tamaina
|
c1514ce91d
|
(re) update SPDX-FileCopyrightText
Fix #13290
|
2024-02-13 15:59:27 +00:00 |
tamaina
|
311c2172d7
|
Revert "update SPDX-FileCopyrightText"
This reverts commit 9b5aeb76d8 .
|
2024-02-13 15:50:11 +00:00 |
syuilo
|
9b5aeb76d8
|
update SPDX-FileCopyrightText
|
2024-02-12 11:37:45 +09:00 |
syuilo
|
8aea3603a6
|
refactor(frontend): global/router -> router
|
2024-01-30 21:07:34 +09:00 |
syuilo
|
5719a929ad
|
enhance(reversi): 変則なしマッチングを可能に
|
2024-01-24 16:37:06 +09:00 |
syuilo
|
a3ba315dc6
|
enhance(reversi): improve game setting flow
|
2024-01-24 13:17:34 +09:00 |
syuilo
|
645f5e8633
|
enhance(reversi): 開始時に対局をシェアできるように
|
2024-01-24 10:36:02 +09:00 |
syuilo
|
b3cc17ea0d
|
enhance(reversi): tweak reversi
|
2024-01-21 17:08:36 +09:00 |
syuilo
|
6039f27bd5
|
enhance(reversi): tweak reversi
|
2024-01-21 12:05:51 +09:00 |
syuilo
|
a17251d913
|
enhance(reversi): tweak reversi
|
2024-01-21 10:07:43 +09:00 |
syuilo
|
a637b4e282
|
feat: reversi
Resolve #12962
|
2024-01-19 20:51:49 +09:00 |