summaryrefslogtreecommitdiff
path: root/packages/frontend/src/ui/minimum.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lint fixessyuilo2025-03-201-2/+2
|
* fix(frontend): minimum uiが表示できないsyuilo2025-03-201-6/+3
|
* refactor(frontend): router refactoringsyuilo2025-03-191-1/+1
|
* 🎨syuilo2025-03-181-1/+1
|
* 🎨syuilo2025-03-181-2/+1
|
* refactor(frontend): use Symbol for vue provide/injectsyuilo2025-03-101-3/+4
|
* refactor(frontend): page-metadata -> pagesyuilo2025-03-101-2/+2
|
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-2/+2
|
* refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * revert unnecessary changes * wip * refactor(frontend): enforce verbatimModuleSyntax * fix * refactor(frontend-shared): enforce verbatimModuleSyntax * wip * refactor(frontend-embed): enforce verbatimModuleSyntax * enforce consistent-type-imports * fix lint config * attemt to fix ci * fix lint * fix * fix * fix
* refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536)かっこかり2024-09-101-1/+1
| | | | | | | | | | | | | | | * refactor(frontend): shouldCollapsedを共通化 * refactor(frontend): config.js, worker-multi-dispatch.js, intl-const.jsを共通化 * fix(frontend-shared): fix type error * refactor(frontend): is-link.jsと、同一の振る舞いをする記述を共通化 * fix * fix lint * lint fixes
* fix(frontend/pageMetadata): ページタイトルが更新されない問題 ↵taiy2024-02-161-6/+14
| | | | | | (#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 ↵zyoshoka2023-12-071-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | 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-3/+3
|
* 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>
* fix(client): ↵syuilo2023-07-071-2/+4
| | | | ZenUIでポップアップの表示位置がおかしい問題を修正
* refactorsyuilo2023-05-191-3/+3
|
* refactor(frontend): boot分割したり副作用減らしたりとかsyuilo2023-05-151-0/+34
#10838