summaryrefslogtreecommitdiff
path: root/packages/client/src/components/abuse-report-window.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): align filename to component namesyuilo2022-08-311-65/+0
|
* fix: replace use of windowJohann1502022-07-041-3/+3
|
* 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
* refactor(client): i18n.locale -> i18n.tssyuilo2022-01-281-5/+5
|
* refactor: Composition APIへ移行 (#8121)tamaina2022-01-111-45/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * components/abuse-report-window.vue * use <script setup> * :v: * components/analog-clock.vue * wip components/autocomplete.vue * :v: * :v: * fix * wip components/captcha.vue * clean up * components/channel-follow-button * components/channel-preview.vue * components/core-core.vue * components/code.vue * wip components/date-separated-list.vue * fix * fix autocomplete.vue * :v: * remove global property * use <script setup> * components/dialog.vue * clena up * fix dialog.vue * Resolve https://github.com/misskey-dev/misskey/pull/8121#discussion_r781250966
* update linrsyuilo2021-11-191-1/+1
|
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-181-1/+1
|
* refactoringsyuilo2021-11-121-0/+79
Resolve #7779