summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkModal.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(frontend): fix Chromatic test fails (#13826)zyoshoka2024-05-181-1/+4
| | | | | * fix: attempt to fix Chromatic test fails * chore: add comment
* refactor(frontend): use `scrollX` or `scrollY` (#13645)かっこかり2024-04-011-12/+12
|
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* refactor(frontend): 非推奨となったReactivity ↵zyoshoka2023-12-071-46/+46
| | | | | | | | | | | | | | | | | | | | | | | | | Transformを使わないように (#12539) * refactor(frontend): 非推奨となったReactivity Transformを使わないように * refactor: 不要な括弧を除去 * fix: 不要なアノテーションを除去 * fix: Refの配列をrefしている部分の対応 * refactor: 不要な括弧を除去 * fix: lint * refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換 * fix: type error * chore: drop reactivity transform from eslint configuration * refactor: remove unnecessary import * fix: 対応漏れ
* refactor(frontend): use ESMsyuilo2023-09-191-4/+4
|
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(frontend): ↵syuilo2023-07-261-0/+1
| | | | 一部モーダルダイアログでスクロールできない問題を修正
* perf(#10923): CSS Modules のクラス名をインライン化する (#10930)Acid Chicken (硫酸鶏)2023-06-011-13/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * perf(#10923): unwind css module class name * perf(#10923): support multiple components * refactor: clean up * refactor(#10923): avoid `useCssModule()` * fix(#10923): allow direct literal class name * fix(#10923): avoid computed class name * fix(#10923): allow literal keys * fix(#10923): typo * fix(#10923): invalid class names * chore: test * revert: test This reverts commit 5c7ef366eceebe8ba260efa4d5d675f6c1775c45. * fix(#10923): hidden tale * perf(#10923): also unwind scoped css contained components * perf(#10923): `normalizeClass` AOT compilation --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(frontend): disconnect ResizeObservertamaina2023-05-311-5/+11
|
* refactorsyuilo2023-05-191-5/+5
|
* feat: Server rules (#10660)syuilo2023-04-191-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enhance(frontend): サーバールールのデザイン調整 * enhance(frontend): i18n * enhance(frontend): 利用規約URLの設定を「モデレーション」ページへ移動 * enhance(frontend): サーバールールのデザイン調整 * Update CHANGELOG.md * 不要な差分を削除 * fix(frontend): lint * ui tweak * test: add stories * tweak * test: bind args * test: add interaction tests * fix bug * Update packages/frontend/src/pages/admin/server-rules.vue Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com> * Update misskey-js.api.md * chore: windowを明示 * :art: * refactor * :art: * :art: * fix e2e test * :art: * :art: * fix icon * fix e2e --------- Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* chore(test): data属性がclassになっているのを修正syuilo2023-03-091-1/+1
|
* fix(client): モバイル環境でポップアップが表示されないsyuilo2023-02-261-1/+1
| | | | Fix #10110
* enhance(client): tweak contextmenu position calculationsyuilo2023-02-251-11/+12
|
* chore: use computedsyuilo2023-01-151-1/+1
|
* Fix widget test (#9565)Masaya Suzuki2023-01-151-2/+3
|
* refactorsyuilo2023-01-141-17/+3
|
* refactor(client): use css modulessyuilo2023-01-141-26/+39
|
* fix MkModal animationsyuilo2023-01-081-13/+17
|
* :art:syuilo2023-01-081-1/+1
|
* :art:syuilo2023-01-081-4/+20
|
* :art:syuilo2023-01-071-5/+3
|
* refactorsyuilo2023-01-061-1/+0
|
* perf(client): use shallowRef for html element refsyuilo2023-01-031-1/+1
|
* fix stylesyuilo2023-01-021-13/+10
|
* fix container query stylesyuilo2023-01-021-0/+4
|
* :art:syuilo2023-01-021-9/+9
|
* :art:syuilo2022-12-311-5/+36
|
* refactorsyuilo2022-12-301-2/+2
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-2/+0
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-0/+2
|
* rename: client -> frontendsyuilo2022-12-271-0/+406