zyoshoka
|
406b4bdbe7
|
refactor(frontend): 非推奨となったReactivity 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: 対応漏れ
|
2023-12-07 14:42:09 +09:00 |
|
syuilo
|
39f7318048
|
tweak MkPullToRefresh
|
2023-11-04 13:58:41 +09:00 |
|
syuilo
|
a656447aa5
|
enhance(frontend): improve pull to refresh
|
2023-11-04 08:56:48 +09:00 |
|
syuilo
|
d0d32e8846
|
enhance(frontend): improve pull to refresh
|
2023-11-02 18:07:42 +09:00 |
|
syuilo
|
52dbab56a4
|
tweak MkPullToRefresh
|
2023-10-30 15:16:59 +09:00 |
|
_
|
c239058624
|
feat(frontend): スワイプやボタンでタイムラインを再読込する機能 (#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
* 🎨
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-10-30 09:12:20 +09:00 |
|