mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-07-25 21:24:50 +02:00
* wip * wip * Update MkImageGallery.item.vue * wip * Update MkImageGallery.item.vue * Update MkImageGallery.item.vue * wip * wip * wip * wip * wip * Update MkImageGallery.vue * Update MkImageGallery.vue * wip * wip * Update MkMediaList.vue * Update MkImageGallery.item.vue * fix * wip * Update MkImageGallery.item.vue * wip * wip * Update MkImageGallery.item.vue * refactor * Update MkImageGallery.item.vue * Update MkImageGallery.vue * Delete animation.ts * wip * wip * Update MkImageGallery.item.vue * Update MkImageGallery.item.vue * wip * wip * Update MkImageGallery.vue * Update MkImageGallery.vue * Update MkImageGallery.item.vue * fix * Update MkImageGallery.item.vue * add note * lint * Update MkMediaList.vue * refactor * Update MkImageGallery.item.vue * wip * Update MkImageGallery.item.vue * fix * Update MkImageGallery.item.vue * wip * Update MkImageGallery.item.vue * wip * wip * Update MkImageGallery.item.vue * Update MkImageGallery.item.vue * Update MkImageGallery.item.vue * Update MkImageGallery.item.vue * Update MkVideoContol.vue * wip * Update MkMediaVideo.vue * Update MkMediaVideo.vue * wip * Update MkImageGallery.vue * Update MkVideoContol.vue * Update MkVideoContol.vue * Improve image viewer (#17696) * wip * fix * fix * 🎨 * fix * fix: Video要素をpropsで渡すのをやめる * 🎨 * fix * wip * fix * fix: 画面外にドラッグできるのを修正 * fix lint * fix * fix * fix * refactor * add comment * fix: 画像を新しいタブで開くが機能しなくなっていた問題を修正 * fix * clean up * attempt to fix * fix * enhance: ブラウザの戻るボタンで閉じる * Revert "fix: 画面外にドラッグできるのを修正" This reverts commitea2ddc2620. * Reapply "fix: 画面外にドラッグできるのを修正" This reverts commit87171980a7. * fix * fix: 存在しない要素がsourceElementのときに閉じると画像が飛んでいく問題を修正 * fix: clampに余白を追加 * fix duplicated condition * fix * fix typo * fix(frontend/imagegallery): ボタンの当たり判定がまだ小さいのを修正 (#17697) * wip * fix * fix * 🎨 * fix * fix: Video要素をpropsで渡すのをやめる * 🎨 * fix * wip * fix * fix: 画面外にドラッグできるのを修正 * fix lint * fix * fix * fix * refactor * add comment * fix: 画像を新しいタブで開くが機能しなくなっていた問題を修正 * fix * clean up * attempt to fix * fix * enhance: ブラウザの戻るボタンで閉じる * Revert "fix: 画面外にドラッグできるのを修正" This reverts commitea2ddc2620. * Reapply "fix: 画面外にドラッグできるのを修正" This reverts commit87171980a7. * fix * fix: 存在しない要素がsourceElementのときに閉じると画像が飛んでいく問題を修正 * fix: clampに余白を追加 * fix duplicated condition * fix * fix typo * fix * Update Changelog * indent * fix * fix * refactor: rename componet * fix * fix * fix --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>