misskey/packages
果物リン 0a67d6f1a0
fix(frontend): 一部のページでもっと見るが自動で行われないバグの修正 (#16754)
* 一部のページでもっと見るが自動で行われないバグの修正

* fix(frontend): MkPagination で UI アニメーションオフ時に自動ロードが動作しない問題を修正

Transition コンポーネントの mode="out-in" が、アニメーション無効時でも
適用されており、IntersectionObserver の検出に干渉していた問題を修正。
アニメーション有効時のみ mode="out-in" を適用するように変更。

Co-authored-by: 果物リン <fruitriin@users.noreply.github.com>

* enhance: ユーザーの設定値にかかわらず無限スクロールをオフにできるオプションを追加

* Update Changelog

* MkNotesTimeline.vueにforceDisableInfiniteScrollを追加、 note.vueの前方向の読み込みでこれを有効

* fix lint

* refactor

---------

Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: 果物リン <fruitriin@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-11-07 11:27:08 +09:00
..
backend feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
frontend fix(frontend): 一部のページでもっと見るが自動で行われないバグの修正 (#16754) 2025-11-07 11:27:08 +09:00
frontend-builder deps: update `@types/node` to v24 [ci skip] (#16718) 2025-10-28 11:34:42 +09:00
frontend-embed deps: update `@types/node` to v24 [ci skip] (#16718) 2025-10-28 11:34:42 +09:00
frontend-shared deps: update `@types/node` to v24 [ci skip] (#16718) 2025-10-28 11:34:42 +09:00
icons-subsetter deps: update `@types/node` to v24 [ci skip] (#16718) 2025-10-28 11:34:42 +09:00
misskey-bubble-game fix: follow-up of #16719 [ci skip] (#16732) 2025-11-01 13:58:35 +09:00
misskey-js Bump version to 2025.11.0-alpha.2 2025-11-06 23:43:26 +00:00
misskey-reversi fix: follow-up of #16719 [ci skip] (#16732) 2025-11-01 13:58:35 +09:00
shared fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248) 2025-01-14 12:37:39 +00:00
sw fix(deps): update [frontend] update dependencies [ci skip] (#16684) 2025-10-21 11:06:25 +09:00
meta.json