summaryrefslogtreecommitdiff
path: root/packages/client/src/components/instance-ticker.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): align filename to component namesyuilo2022-08-311-69/+0
|
* fix(client): use icon for local if available (#9012)Ryu jongheon2022-07-181-1/+2
|
* fix: ↵xianon2022-05-191-0/+13
| | | | | | | | | | | | | ノートのインスタンス情報の文字に縁を付けて見やすくする (#8697) * ノートのインスタンス情報の背景色が反映されないことがあるのを修正する * ノートのインスタンス情報の文字に縁を付けて見やすくする * Revert "ノートのインスタンス情報の背景色が反映されないことがあるのを修正する" This reverts commit de920dfc537d1f2c68804d0d6930520f2b3cbce7. * ノートのインスタンス情報の文字の影の数を増やしてさらに見やすくする
* fix: instance ticker (#8260)Johann1502022-02-081-3/+15
| | | | | * add type and default values * remove unnecessary string operation
* wip: refactor(client): migrate components to composition apisyuilo2022-01-151-30/+11
|
* refactoringsyuilo2021-11-121-0/+62
Resolve #7779