summaryrefslogtreecommitdiff
path: root/packages/client/src/components/global/loading.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): align filename to component namesyuilo2022-08-311-92/+0
|
* chore(client): tweak loading displaysyuilo2022-08-271-1/+1
|
* refactor(client): remove useCssModule (#8999)tamaina2022-07-141-3/+1
| | | | | | | | | * refactor(client): remove useCssModule() * use MkStickyContainer * Revert "use MkStickyContainer" This reverts commit 639746786bb7e3342db9cbd3452854fc29aacf88.
* refactor: use css module at components/global/loading.vue (#8750)tamaina2022-05-291-31/+33
| | | | | * refactor: use css module at components/global/loading.vue * rename class name to "root"
* chore(client): tweak loading spinner designsyuilo2022-05-191-6/+6
|
* chore(client): tweak loading spinner designsyuilo2022-05-191-21/+31
|
* wip: refactor(client): migrate components to composition apisyuilo2022-01-161-20/+10
|
* refactoringsyuilo2021-11-121-0/+92
Resolve #7779