misskey/packages/frontend/src
anatawa12 e10ce7204c
fix: MkUserPopupが表示されてる状態でv-user-previewがついた要素がdetachされるとMkUserPopupが消えない問題 (#13349)
* fix: MkUserPopupが表示されてる状態でv-user-previewがついた要素がdetachされるとMkUserPopupが消えない問題

* docs(changelog): previewの中のユーザメンションをホバーした状態で投稿を編集するとユーザの情報popupが消えない問題を修正

* docs(changelog): ユーザの情報のポップアップが消えなくなることがある問題を修正
2024-02-21 20:15:04 +09:00
..
boot feat: license violation protection (#13285) 2024-02-17 13:34:50 +09:00
components refactor(frontend): 不必要なconsole.logを除去・抑制 (#13400) 2024-02-21 14:27:06 +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): 不必要なconsole.logを除去・抑制 (#13400) 2024-02-21 14:27:06 +09:00
router (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
scripts fix(frontend): 画面表示後最初の音声再生が爆音になることがある問題を修正 (#13379) 2024-02-20 15:26:11 +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 🎨 2024-02-21 18:35:05 +09:00
unicode-emoji-indexes Fix(frontend): 日本語のUnicode絵文字追加辞書をインストールすると絵文字ピッカーでUnicode絵文字を検索できなくなるのを修正 (#13046) 2024-01-20 17:28:21 +09:00
widgets (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
local-storage.ts feat: license violation protection (#13285) 2024-02-17 13:34:50 +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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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