summaryrefslogtreecommitdiff
path: root/packages/client/src/components/notification-toast.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: iPhone ↵tamaina2022-03-051-1/+1
| | | | | | | | | | | X以降(?)でページの内容が全て表示しきれないのを修正 (#8375) * add safe-area-inset-bottom to spacer * fix * :v: * fix
* refactorsyuilo2022-03-011-24/+17
|
* disable animations on more transitions (#8112)Johann1502022-01-251-1/+1
|
* refactor(client): specify global scopesyuilo2022-01-161-1/+1
|
* feat(client): improve toast component and show welcome messagesyuilo2021-12-181-0/+74