summaryrefslogtreecommitdiff
path: root/packages/frontend/src/ui/classic.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(frontend/pageMetadata): ページタイトルが更新されない問題 ↵taiy2024-02-161-5/+13
| | | | | | (#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
|
* refactor(frontend): global/router -> routersyuilo2024-01-301-1/+1
|
* refactor(frontend): router.ts解きほぐし (#12907)おさむのひと2024-01-081-1/+1
| | | | | | | | | | | | | | | | | | | * refactor(frontend): router.ts解きほぐし * add debug hmr option * fix comment * fix not working * add comment * fix name * Update definition.ts --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor(frontend): Reactivityで型を明示するように (#12791)zyoshoka2023-12-261-3/+3
| | | | | | | * refactor(frontend): Reactivityで型を明示するように * fix: プロパティの参照が誤っているのを修正 * fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え
* Remove unused imports (#12730)woxtu2023-12-211-1/+1
|
* enhance(frontend): ↵かっこかり2023-12-081-6/+6
| | | | | | | | | | | | | ウィジェットを非表示にできるPageMetaを追加 (#12456) * (enhance) ウィジェットを非表示にできるPageMetaを追加 * fix lint * rename --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor(frontend): 非推奨となったReactivity ↵zyoshoka2023-12-071-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | 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-8/+8
|
* 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>
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactorsyuilo2023-05-191-2/+2
|
* clean upsyuilo2023-05-151-1/+1
|
* fix(client): Consider safe-area-inset-bottom on global widgets areatamaina2023-04-101-1/+2
| | | | Fix #9052
* refactor(frontend): remove $storesyuilo2023-04-011-3/+3
|
* lintsyuilo2023-02-221-1/+1
|
* style(frontend): fix autofixable eslint errors (#9968)Kagami Sascha Rosylight2023-02-171-1/+1
|
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-2/+2
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(client): use tabler icons (#9915)taiy2023-02-141-1/+1
|
* enhance: PizzaxデータをindexedDBに保存するように (#9225)tamaina2023-02-021-1/+1
| | | | | | | | | | | | | | | | | * Revert "Revert #8098" This reverts commit 8b9dc962ae7b04354c65f6e80ad0e9a6bafd57ea. * fix * use deepClone instead of deepclone * defaultStore.loaded * fix load * wait ready * use top-level await, await in device-kind.ts
* feat: ↵yupix2023-01-271-0/+2
| | | | | | | | | classicモードでテーマが自動変更された際元に戻すように (#9669) * feat: classicモードでテーマが自動変更された際元に戻すように * docs: update CHANGELOG.md * fix: prefixを miux:ui_temp から ui_temp に変更
* :art:syuilo2023-01-101-1/+1
|
* refactor(client): use css modulessyuilo2023-01-101-4/+3
|
* refactor(client): typed localStoragesyuilo2023-01-071-2/+3
|
* refactor(client): refactor and performance improve of MkSpacersyuilo2023-01-031-1/+1
|
* perf(client): use shallowRef for html element refsyuilo2023-01-031-1/+1
|
* fix of #8512syuilo2023-01-021-14/+16
| | | | https://github.com/misskey-dev/misskey/pull/8512#issuecomment-1368553870
* refactorsyuilo2022-12-301-4/+4
|
* fix stylesyuilo2022-12-291-2/+2
|
* :art:syuilo2022-12-281-1/+1
|
* tweak classic uisyuilo2022-12-281-1/+0
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-2/+0
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-0/+2
|
* enhance(client): Sync widgets (#8512)tamaina2022-12-271-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | * feature: sync widgets among devices * fix * nanka iroiro * classic.widgets.vueの機能をuniversal.widgets.vueに統合 * 左右のウィジェット編集状態を同期するように * 左右やカラム間でウィジェットを行き来できるように * MkWidgetsをCSS Module化 * set min-height: 100px; * fix deck widget * Update packages/client/src/ui/deck/widgets-column.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * merge * Update classic.vue * Delete classic.widgets.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* rename: client -> frontendsyuilo2022-12-271-0/+320