summaryrefslogtreecommitdiff
path: root/packages/client/src/components/image-viewer.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): align filename to component namesyuilo2022-08-311-77/+0
|
* fix lints (#8737)Johann1502022-05-261-1/+1
| | | | | | | | | | | | | | | * fix: emits use ev instead of e * fix: errors use err instead of e * fix: replace use of data where possible * fix: events use evt instead of e * fix: use strict equals * fix: use emoji instead of e * fix: vue lints
* wip: refactor(client): migrate components to composition apisyuilo2022-01-161-21/+13
|
* fix(client): fix zindex issuesyuilo2021-12-181-1/+1
| | | | | Fix #8064 Fix #8063
* refactoringsyuilo2021-11-121-0/+85
Resolve #7779