summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkModal.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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