summaryrefslogtreecommitdiff
path: root/packages/client/src/components/user-select-dialog.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): align filename to component namesyuilo2022-08-311-190/+0
|
* refactor(client): :sparkles:syuilo2022-07-201-6/+8
|
* refactor: use autofocus parameterJohann1502022-07-061-14/+1
| | | | | Using the `ref` seems to be broken but using the autofocus parameter seems to fix it.
* fix lints (#8737)Johann1502022-05-261-3/+3
| | | | | | | | | | | | | | | * 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
* enhance(client): tweak uisyuilo2021-12-301-73/+75
|
* update linrsyuilo2021-11-191-6/+6
|
* refactoringsyuilo2021-11-121-0/+199
Resolve #7779