misskey/packages/frontend
taiy 9f66f22953
fix(frontend): 連合なしの状態の読み書きができない問題 (#13777)
* fix: 連合なしの状態の読み書きができない問題

* update changelog

* fix types: https://github.com/misskey-dev/misskey/pull/13777#discussion_r1585901601
2024-05-01 15:29:38 +09:00
..
.storybook chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
.vscode test(#10336): add `components/Mk[A-B].*` stories (#10475) 2023-04-13 12:20:39 +09:00
@types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
assets 🎨 2024-01-24 09:30:38 +09:00
lib (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
public (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
src fix(frontend): 連合なしの状態の読み書きができない問題 (#13777) 2024-05-01 15:29:38 +09:00
test format 2024-03-01 17:27:03 +09:00
.eslintrc.cjs refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
package.json AiScriptのバージョンを0.18.0に上げる (#13743) 2024-04-25 10:34:26 +09:00
tsconfig.json refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
vite.config.local-dev.ts Fix(backend): ActivityPubでのHTMLへのシリアライズを修正 (#13752) 2024-04-27 20:26:55 +09:00
vite.config.ts fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする (#13598) 2024-03-20 10:30:45 +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