index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
components
/
MkPagination.vue
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: make noImplicitAny true (#17083)
syuilo
2026-01-09
1
-1
/
+1
*
fix(frontend): 一部のページでもっと見るが自動で行われな...
果物リン
2025-11-07
1
-15
/
+27
*
refactor(frontend): フロントエンドの型エラー解消(途中まで...
かっこかり
2025-08-31
1
-2
/
+6
*
fix(frontend): ページネーションの進行方向を指定できるよ...
かっこかり
2025-08-22
1
-6
/
+45
*
fix(frontend): Paginatorの型エラー解消 (#16230)
かっこかり
2025-07-03
1
-5
/
+5
*
refactor(frontend): improve pagination implementation
syuilo
2025-06-29
1
-36
/
+24
*
enhance(frontend): improve modlog pagination
syuilo
2025-06-28
1
-40
/
+2
*
enhance: ページネーション(一覧表示)の基準日時を指定でき...
syuilo
2025-06-28
1
-9
/
+34
*
enhance(frontend): ページネーションの並び順を逆にできるよ...
syuilo
2025-06-25
1
-35
/
+61
*
enhance(frontend): 全てのページネーションにおいてコンテキ...
syuilo
2025-06-25
1
-1
/
+16
*
refactor(frontend): better type defs
syuilo
2025-05-22
1
-3
/
+11
*
fix(frontend): UIのアニメーションをオフにするとページネー...
syuilo
2025-05-22
1
-1
/
+1
*
refactor(frontend): use* 関数の格納場所のフォルダ名を composabl...
かっこかり
2025-05-10
1
-2
/
+2
*
Feat: No websocket mode (#15851)
syuilo
2025-05-09
1
-454
/
+45
*
refactor(frontend): 空/エラー結果表示をコンポーネント化 (#15...
syuilo
2025-05-06
1
-7
/
+1
*
clean up
syuilo
2025-03-29
1
-3
/
+3
*
lint
syuilo
2025-03-29
1
-5
/
+5
*
enhance(frontend): disable horizontal swipe for timeline/notifications to imp...
syuilo
2025-03-29
1
-2
/
+2
*
Revert "🎨"
syuilo
2025-03-29
1
-24
/
+41
*
🎨
syuilo
2025-03-29
1
-41
/
+24
*
fix(frontend): 本番環境で不必要なconsole.logを出さないように...
かっこかり
2025-03-25
1
-1
/
+1
*
Feat: Chat (#15686)
syuilo
2025-03-24
1
-20
/
+19
*
lint fixes
syuilo
2025-03-20
1
-1
/
+1
*
refactor(frontend): use useTemplateRef for DOM referencing
syuilo
2025-03-19
1
-2
/
+2
*
enhance(frontend): improve ux for touch devices
syuilo
2025-03-16
1
-1
/
+1
*
refactor(frontend): scripts -> utility
syuilo
2025-03-09
1
-1
/
+1
*
Refine preferences (#15597)
syuilo
2025-03-09
1
-9
/
+8
*
refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)
かっこかり
2025-02-05
1
-2
/
+3
*
fix(frontend): 連合一覧等のページネーションが壊れていた...
おさむのひと
2024-09-24
1
-8
/
+5
*
feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)
かっこかり
2024-09-09
1
-2
/
+2
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
1
-1
/
+1
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
1
-1
/
+1
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
1
-1
/
+1
*
refactor: frontendのcomponentsの型エラーを改善 (#12926)
yukineko
2024-01-30
1
-3
/
+3
*
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをや...
おさむのひと
2024-01-04
1
-3
/
+4
*
refactor(frontend): import宣言周りのエラーを修正 (#12773)
zyoshoka
2023-12-24
1
-1
/
+1
*
refactor(frontend): 非推奨となったReactivity Transformを使わない...
zyoshoka
2023-12-07
1
-30
/
+30
*
Refine fanout timeline (#12507)
anatawa12
2023-12-02
1
-0
/
+1
*
通知グルーピング設定の即時反映対応 (#12485)
おさむのひと
2023-11-28
1
-1
/
+1
*
fix: 表示済みのカラムから別のチャンネルを選択した時、...
おさむのひと
2023-11-15
1
-10
/
+6
*
feat(frontend): スワイプやボタンでタイムラインを再読込す...
_
2023-10-30
1
-0
/
+6
*
lint fixes
syuilo
2023-10-29
1
-0
/
+1
*
refactor(frontend): use ESM
syuilo
2023-09-19
1
-6
/
+6
*
update deps (#11764)
syuilo
2023-09-04
1
-3
/
+3
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
1
-0
/
+5
*
refactor: 可読性のため一部で`Array.prototype.at`を使うように (...
okayurisotto
2023-07-14
1
-2
/
+2
*
fix(frontend): In MkPagination, init() also initializes items
tamaina
2023-07-06
1
-2
/
+1
*
enhance(frontend): Better Timeline(MkPagination) Experience (#11066)
tamaina
2023-07-05
1
-45
/
+125
*
エラー画像URLを設定可能に (#10959)
Ebise Lutica
2023-06-09
1
-1
/
+3
*
refactor
syuilo
2023-05-19
1
-4
/
+4
[next]