Commit graph

8 commits

Author SHA1 Message Date
syuilo
03a8fdd0c1 fix(client): ツールチップの表示位置が正しくない問題を修正 2022-02-02 01:32:26 +09:00
syuilo
0f57ea08e7 refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
syuilo
be34424df4 fix(client): better hover detection 2021-12-05 20:01:52 +09:00
syuilo
6f162ca918 fix(client): リアクションツールチップ、Renoteツールチップのユーザーの並び順を修正 2021-11-21 14:09:41 +09:00
syuilo
ec1ca199cb update linr 2021-11-19 19:36:12 +09:00
syuilo
aefea21d6e refactor(client): improve readability 2021-11-12 23:54:02 +09:00
syuilo
5c63700d45 refactor(client): use composition api for tooltip logic 2021-11-12 23:53:10 +09:00
Johann150
77b83ce887 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
2021-11-12 23:15:14 +09:00