summaryrefslogtreecommitdiff
path: root/packages/frontend/src/widgets/WidgetDigitalClock.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-2/+2
|
* refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-051-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* (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
|
* Remove unused imports (#12730)woxtu2023-12-211-1/+1
|
* refactor(frontend): 非推奨となったReactivity ↵zyoshoka2023-12-071-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | 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: 対応漏れ
* .jssyuilo2023-09-291-1/+1
|
* 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>
* refactorsyuilo2023-05-191-7/+4
|
* chore(test): data属性がclassになっているのを修正syuilo2023-03-091-1/+1
|
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-2/+1
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* Fix widget tests (#9591)Masaya Suzuki2023-01-151-1/+1
|
* refactor(client): use css modulessyuilo2023-01-151-10/+10
|
* refactor(client): rename widget filenamesyuilo2023-01-101-0/+92