misskey/packages/frontend
かっこかり 02041344bd
fix(frontend); カスタム絵文字のリアクションが二重で表示されることがある問題を修正 (#16092)
* fix(frontend): カスタム絵文字のリアクションが二重で表示されることがある問題を修正

* fix: improve event locking mechanism

* fix: remove unused console log

* fix: unused import

* fix: その場で書き換えることで再レンダリングを最小限に抑える(かも)

* refactor: reactive note data を composable内で生成するように
2025-05-24 18:31:55 +09:00
..
.storybook fix(ci): change Chromatic build to be triggered when frontend `package.json` is edited instead of lockfile (#15793) 2025-04-27 10:49:23 +09:00
.vscode test(#10336): add `components/Mk[A-B].*` stories (#10475) 2023-04-13 12:20:39 +09:00
@types Feat: ドライブ周りのUIの強化 (#16011) 2025-05-21 07:31:24 +09:00
assets feat(frontend): 絵文字をミュート可能にする機能 (#15966) 2025-05-12 10:00:06 +09:00
lib feat: show file name for warning / errors of [create-search-index] (#15785) 2025-04-09 08:10:04 +09:00
public (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
src fix(frontend); カスタム絵文字のリアクションが二重で表示されることがある問題を修正 (#16092) 2025-05-24 18:31:55 +09:00
test feat(frontend): 絵文字をミュート可能にする機能 (#15966) 2025-05-12 10:00:06 +09:00
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
eslint.config.js Feat: ドライブ周りのUIの強化 (#16011) 2025-05-21 07:31:24 +09:00
package.json feat(frontend): tabler-iconsのサブセット化 (#15340) 2025-05-22 22:56:38 +09:00
tsconfig.json Block deliver by software (#15727) 2025-05-01 17:58:34 +09:00
vite.config.ts Feat: ドライブ周りのUIの強化 (#16011) 2025-05-21 07:31:24 +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