| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(frontend): 非推奨となったReactivity ↵ | zyoshoka | 2023-12-07 | 1 | -39/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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: 対応漏れ | ||||
| * | tweak MkPullToRefresh | syuilo | 2023-11-04 | 1 | -2/+2 |
| | | |||||
| * | enhance(frontend): improve pull to refresh | syuilo | 2023-11-04 | 1 | -29/+43 |
| | | |||||
| * | enhance(frontend): improve pull to refresh | syuilo | 2023-11-02 | 1 | -3/+13 |
| | | |||||
| * | tweak MkPullToRefresh | syuilo | 2023-10-30 | 1 | -15/+17 |
| | | |||||
| * | feat(frontend): ↵ | _ | 2023-10-30 | 1 | -0/+238 |
| スワイプやボタンでタイムラインを再読込する機能 (#12113) * pc reloading * add: disable TL websocket option * fix: stream disconnect when reload * add: pull to refresh * fix: pull to refresh * add changelog * fact: change to disableStreamingTimeline * lint * remove: en-US text * refactor * refactor * add license identifier * tweak * Update MkPullToRefresh.vue * Update MkPullToRefresh.vue * change name timeoutHeartBeat * tweak * :art: --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | |||||