enhance: show renoters (#7954)
* refactor: deduplicate renote button into component For now the renoters tooltip just uses the reaction viewer component with a fixed emoji symbol instead. * chore: remove unnecessary CSS * fix: forgot to rename variable * enhance: use own tooltip instead of reaction viewer * clean up style * fix additional renoters number * rename file to better represent content
Showing
- packages/client/src/components/note-detailed.vue 16 additions, 47 deletionspackages/client/src/components/note-detailed.vue
- packages/client/src/components/note.vue 16 additions, 47 deletionspackages/client/src/components/note.vue
- packages/client/src/components/renote-button.vue 149 additions, 0 deletionspackages/client/src/components/renote-button.vue
- packages/client/src/components/renote.details.vue 46 additions, 0 deletionspackages/client/src/components/renote.details.vue
Loading
Please register or sign in to comment