summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkHeatmap.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): 非推奨となったReactivity ↵zyoshoka2023-12-071-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | 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-5/+5
|
* 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>
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-4/+1
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* chore(client): tweak chartssyuilo2023-01-061-2/+3
|
* refactorsyuilo2023-01-031-2/+1
|
* perf(client): use shallowRef for html element refsyuilo2023-01-031-2/+2
|
* refactorsyuilo2023-01-021-10/+0
|
* enhance(client): user activity pagesyuilo2023-01-021-34/+3
|
* improve heatmapsyuilo2022-12-301-0/+259