summaryrefslogtreecommitdiff
path: root/packages/client/src/components/dialog.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): align filename to component namesyuilo2022-08-311-208/+0
|
* fix lints (#8737)Johann1502022-05-261-8/+8
| | | | | | | | | | | | | | | * 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-2/+2
|
* refactor: Composition APIへ移行 (#8138)tamaina2022-01-181-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * components/drive-file-thumbnail.vue * components/drive-select-dialog.vue * components/drive-window.vue * wip * wip drive.file.vue, drive.vue * fix prop * wip( * components/drive.folder.vue * maybe ok * :v: * fix variable * FIX FOLDER VARIABLE * components/emoji-picker-dialog.vue * Hate `$emit` * hate global property * components/emoji-picker-window.vue * components/emoji-picker.section.vue * fix * fixx * wip components/emoji-picker.vue * fix * defineExpose * ユニコード絵文字の型をもっといい感じに * components/featured-photos.vue * components/follow-button.vue * forgot-password.vue * forgot-password.vue * :art: * fix
* refactor: Composition APIへ移行 (#8121)tamaina2022-01-111-96/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* fix(client): fix zindex issuesyuilo2021-12-181-1/+1
| | | | | Fix #8064 Fix #8063
* enhance(client): improve modal menu for mobilesyuilo2021-12-171-1/+1
|
* fix(client): fix z-index bugsyuilo2021-12-111-1/+1
|
* client: refine uisyuilo2021-11-281-1/+7
|
* update linrsyuilo2021-11-191-8/+8
|
* refactoringsyuilo2021-11-121-0/+212
Resolve #7779