summaryrefslogtreecommitdiff
path: root/packages/client/src/components/ui/button.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): refactor file name and directory structuresyuilo2022-09-061-226/+0
|
* refactor(client): use setup syntaxsyuilo2022-09-061-101/+64
|
* chore(client): tweak stylesyuilo2022-07-241-1/+1
|
* enhance(client): tweak uisyuilo2022-07-171-1/+1
|
* chore(client): tweak stylesyuilo2022-07-161-17/+18
|
* chore(client): trust iossyuilo2022-07-131-1/+1
|
* fix(client): style tweak for iossyuilo2022-07-031-1/+1
|
* chore: fix some lints automatically (#8788)Johann1502022-06-101-5/+5
| | | | | | | | | * chore: fix some lints automatically Fixed lints that were automatically fixable with `eslint --fix`. * fix type * workaround for empty interface lint
* fix lints (#8737)Johann1502022-05-261-7/+7
| | | | | | | | | | | | | | | * 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
* refactor(client): specify global scopesyuilo2022-01-161-3/+3
|
* client: refine uisyuilo2021-11-281-2/+2
|
* refactoringsyuilo2021-11-121-0/+262
Resolve #7779