misskey/packages/frontend
かっこかり b941c896aa
refactor(frontend): MkRadiosの指定をpropsから行うように (#16597)
* refactor(frontend): MkRadiosの指定をpropsから行うように

* spdx

* fix lint

* fix: mkradiosを動的slotsに対応させる

* fix: remove comment [ci skip]

* fix lint

* fix lint

* migrate

* rename

* fix

* fix

* fix types

* remove unused imports

* fix

* wip

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2026-01-14 14:02:50 +09:00
..
.storybook refactor: make noImplicitAny true (#17083) 2026-01-09 22:06:40 +09:00
.vscode refactor 2025-08-26 14:38:42 +09:00
@types Feat: ドライブ周りのUIの強化 (#16011) 2025-05-21 07:31:24 +09:00
assets enhance(frontend): 絵文字パレット設定に説明文を追加 (#16750) 2025-11-05 11:35:48 +09:00
lib enhance: use native glob (#16965) 2025-12-11 23:08:26 +09:00
public fix(frontend): ロード時の言語判定結果が保存されない問題を修正 (#16956) 2025-12-08 10:17:13 +09:00
src refactor(frontend): MkRadiosの指定をpropsから行うように (#16597) 2026-01-14 14:02:50 +09:00
test fix(frontend): 2月29日を誕生日に設定している場合、平年は3月1日を誕生日として扱うように (#17072) 2026-01-08 12:16:33 +09:00
.gitignore per-locale bundle & inline locale (#16369) 2025-08-08 11:26:18 +09:00
build.ts refactor: localesをworkspace管理下のパッケージに (#16895) 2025-11-30 13:27:44 +09:00
eslint.config.js enable and fix no-unused-vars and no-async-promise-executor (#17070) 2026-01-08 11:49:12 +09:00
package.json deps(frontend): update vue-tsc to v3.2.1 (#17091) 2026-01-11 15:00:00 +09:00
tsconfig.json refactor: make noImplicitAny true (#17083) 2026-01-09 22:06:40 +09:00
vite.config.ts make __VUE_OPTIONS_API__ false (#17077) 2026-01-07 21:59:22 +09:00
vite.json5.ts Fix type errors from vite.json5.ts (#9936) 2023-02-15 17:14:47 +09:00
vue-shims.d.ts Fix/vue import error on intellij (#12612) 2023-12-09 13:13:31 +09:00