| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(frontend): 非推奨となったReactivity ↵ | zyoshoka | 2023-12-07 | 1 | -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 ESM | syuilo | 2023-09-19 | 1 | -1/+1 |
| | | |||||
| * | chore: ↵ | Shun Sakai | 2023-07-27 | 1 | -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 | syuilo | 2023-05-19 | 1 | -3/+3 |
| | | |||||
| * | refactor | syuilo | 2023-01-07 | 1 | -1/+1 |
| | | |||||
| * | refactor | syuilo | 2023-01-06 | 1 | -4/+4 |
| | | |||||
| * | perf(client): use shallowRef instead of ref for template reference | syuilo | 2023-01-03 | 1 | -1/+1 |
| | | |||||
| * | :art: | syuilo | 2022-12-29 | 1 | -3/+3 |
| | | |||||
| * | clean up | syuilo | 2022-12-27 | 1 | -127/+0 |
| | | |||||
| * | rename: client -> frontend | syuilo | 2022-12-27 | 1 | -0/+175 |