misskey/packages/frontend/src
zyoshoka 29350c9f33
refactor(frontend): `os.ts`周りのリファクタリング (#13186)
* refactor(frontend): `os.ts`周りのリファクタリング

* refactor: apiWithDialogのdataの型付け

* refactor: 不要なas anyを除去

* refactor: 返り値の型を明記、`selectDriveFolder`は`File`のほうに合わせるよう返り値を変更

* refactor: 返り値の型を改善

* refactor: フォームの型を改善

* refactor: 良い感じのimportに修正

* refactor: フォームの返り値の型を改善

* refactor: `popup()`の`props`に`ref`な値を入れるのを許可するように

* fix: `os.input`系と`os.select`の返り値の型がおかしい問題とそれによるバグを修正

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-28 18:26:38 +09:00
..
boot enhance: `meta`をSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
components refactor(frontend): `os.ts`周りのリファクタリング (#13186) 2024-02-28 18:26:38 +09:00
directives fix: MkUserPopupが表示されてる状態でv-user-previewがついた要素がdetachされるとMkUserPopupが消えない問題 (#13349) 2024-02-21 20:15:04 +09:00
filters (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
pages refactor(frontend): `os.ts`周りのリファクタリング (#13186) 2024-02-28 18:26:38 +09:00
router (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
scripts refactor(frontend): `os.ts`周りのリファクタリング (#13186) 2024-02-28 18:26:38 +09:00
themes enhance(frontend): シンタックスハイライトにテーマを適用できるように (#13175) 2024-02-06 15:03:07 +09:00
types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ui refactor(frontend): `os.ts`周りのリファクタリング (#13186) 2024-02-28 18:26:38 +09:00
unicode-emoji-indexes Fix(frontend): 日本語のUnicode絵文字追加辞書をインストールすると絵文字ピッカーでUnicode絵文字を検索できなくなるのを修正 (#13046) 2024-01-20 17:28:21 +09:00
widgets refactor(frontend): `os.ts`周りのリファクタリング (#13186) 2024-02-28 18:26:38 +09:00
workers (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
_boot_.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
_dev_boot_.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
account.ts refactor(frontend): `os.ts`周りのリファクタリング (#13186) 2024-02-28 18:26:38 +09:00
cache.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
config.ts fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289) 2024-02-16 16:17:09 +09:00
const.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
custom-emojis.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
debug.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
emojilist.json enhance: Unicode 15.0で新たに追加された絵文字をリアクションに使えるように (#12683) 2023-12-18 14:51:29 +09:00
events.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
i18n.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
index.html (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
index.mdx build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
instance.ts enhance: `meta`をSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
local-storage.ts enhance: `meta`をSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
navbar.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
nirax.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
os.ts refactor(frontend): `os.ts`周りのリファクタリング (#13186) 2024-02-28 18:26:38 +09:00
pizzax.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
plugin.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
store.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
stream.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
style.scss enhance(games): 抜けている翻訳を追加・スタイル共通化 (#13434) 2024-02-23 18:07:41 +09:00
theme-store.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
type.ts refactor(frontend): reduce type errors 2024-01-05 15:25:26 +09:00