summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/explore.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactorsyuilo2025-08-261-6/+0
|
* refactor(frontend): PageWithHeaderにMkSwiperを持たせるようにsyuilo2025-04-271-14/+10
|
* refactor(frontend): MkHorizontalSwipe -> MkSwipersyuilo2025-04-151-3/+3
|
* refactor(frontend): use PageWithHeader instead of ↵syuilo2025-03-201-3/+2
| | | | MkStickyContainer+MkPageHeader combination
* fix(frontend): prevent transition glitch of MkHorizontalSwipesyuilo2025-03-201-3/+3
|
* refactor(frontend): use useTemplateRef for DOM referencingsyuilo2025-03-191-2/+2
|
* refactor(frontend): page-metadata -> pagesyuilo2025-03-101-2/+2
|
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-1/+1
|
* fix(frontend/pageMetadata): ページタイトルが更新されない問題 ↵taiy2024-02-161-2/+2
| | | | | | (#13289) Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* feat(frontend): 横スワイプでタブを切り替える機能 (#13011)かっこかり2024-01-181-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | * (add) 横スワイプでタブを切り替える機能 * Change Changelog * y方向の移動が一定量を超えたらスワイプを中断するように * Update swipe distance thresholds * Remove console.log * adjust threshold * rename, use v-model * fix * Update MkHorizontalSwipe.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * use css module --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor(frontend): 非推奨となったReactivity ↵zyoshoka2023-12-071-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | 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: 対応漏れ
* refactor(frontend): use ESMsyuilo2023-09-191-2/+2
|
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat: role timelinesyuilo2023-04-121-1/+1
| | | | Resolve #10581
* feat: 2つの検索画面の統合 (#9949) (#10038)Khsmty2023-02-251-35/+0
| | | | | | | | | | | * feat: 検索画面の UI を統一 * fix: エラーの修正 * add: changelog --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance: ↵syuilo2023-02-221-2/+11
| | | | exploreで公開ロール一覧とそのメンバーを閲覧できるように
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-3/+0
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* refactorsyuilo2023-01-091-2/+2
|
* refactorsyuilo2023-01-071-2/+2
|
* refactorsyuilo2023-01-051-3/+3
|
* perf(client): use shallowRef instead of ref for template referencesyuilo2023-01-031-1/+1
|
* fix(client): fix wrong link in tutorialsyuilo2023-01-021-3/+6
| | | | Fix #9456
* rename: client -> frontendsyuilo2022-12-271-0/+87