enhance(client): MkNoteのリアクションの表示数は16に制限 (#9841)
* enhance(client): MkNoteのリアクションの表示数は16に制限・リアクションの横の?ボタンでリアクション詳細 * info-circleにする * - Layout Shiftが起こらないように - 自分のリアクションは必ずつける * https://github.com/misskey-dev/misskey/pull/9841#issuecomment-1423786235 * remove logger * refactor * refactor Co-authored-by:acid-chicken <root@acid-chicken.com> * Revert "https://github.com/misskey-dev/misskey/pull/9841#issuecomment-1423786235" This reverts commit ec1315b1fb207e0c5b2a5f2f4a00de7379c7a29b. * wip * wip *
🎨 * fix * fix * fix *🎨 * wip * remove extras from MkNoteDetailed * もっと! * no v-if * dashed --------- Co-authored-by:acid-chicken <root@acid-chicken.com>
Showing
- packages/frontend/src/components/MkNote.vue 31 additions, 4 deletionspackages/frontend/src/components/MkNote.vue
- packages/frontend/src/components/MkReactionsViewer.reaction.vue 1 addition, 1 deletion...es/frontend/src/components/MkReactionsViewer.reaction.vue
- packages/frontend/src/components/MkReactionsViewer.vue 44 additions, 7 deletionspackages/frontend/src/components/MkReactionsViewer.vue
Please register or sign in to comment