summaryrefslogtreecommitdiff
path: root/src/client/ui/chat/note-header.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-121-112/+0
| | | | Resolve #7779
* Use FontAwesome as web font instead of vue component (#7469)syuilo2021-04-201-10/+7
| | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update yarn.lock * wip * wip
* Default UI redesign (#7429)syuilo2021-04-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * Update default.sidebar.vue * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update sticky-sidebar.ts * wip * wip * Update messaging-room.form.vue * Update timeline.vue
* refactor: Tweak path alias of clientsyuilo2021-03-231-3/+3
|
* Revert "perf: use overflow: clip instead of hidden" (#7273)tamaina2021-03-021-4/+2
| | | This reverts commit 06e817af597e7ee621bdeb370c72d7555482d943.
* perf: use overflow: clip instead of hiddensyuilo2021-02-271-2/+4
|
* Chat UI (#7197)syuilo2021-02-141-0/+115
* wip * wip * wip * wip * refactor * Update note.vue * wip