| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(frontend): use ESM | syuilo | 2023-09-19 | 1 | -2/+2 |
| | | |||||
| * | chore: ↵ | Shun Sakai | 2023-07-27 | 5 | -0/+25 |
| | | | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#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> | ||||
| * | perf(#10923): CSS Modules のクラス名をインライン化する (#10930) | Acid Chicken (硫酸鶏) | 2023-06-01 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * perf(#10923): unwind css module class name * perf(#10923): support multiple components * refactor: clean up * refactor(#10923): avoid `useCssModule()` * fix(#10923): allow direct literal class name * fix(#10923): avoid computed class name * fix(#10923): allow literal keys * fix(#10923): typo * fix(#10923): invalid class names * chore: test * revert: test This reverts commit 5c7ef366eceebe8ba260efa4d5d675f6c1775c45. * fix(#10923): hidden tale * perf(#10923): also unwind scoped css contained components * perf(#10923): `normalizeClass` AOT compilation --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | refactor | syuilo | 2023-05-27 | 1 | -28/+13 |
| | | |||||
| * | refactor | syuilo | 2023-05-27 | 1 | -1/+1 |
| | | |||||
| * | refactor | syuilo | 2023-05-27 | 1 | -57/+57 |
| | | |||||
| * | refactor | syuilo | 2023-05-24 | 1 | -20/+18 |
| | | |||||
| * | refactor(frontend): use composition api | syuilo | 2023-05-14 | 1 | -56/+35 |
| | | |||||
| * | refactor(frontend): remove $ts and $t | syuilo | 2023-04-01 | 1 | -2/+4 |
| | | |||||
| * | refactor(frontend): remove $store | syuilo | 2023-04-01 | 1 | -1/+3 |
| | | |||||
| * | refactor(client): use css module | syuilo | 2023-03-05 | 1 | -21/+21 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-15 | 1 | -7/+7 |
| | | |||||
| * | refactor | syuilo | 2023-01-09 | 1 | -175/+0 |
| | | |||||
| * | refactor | syuilo | 2023-01-07 | 6 | -1293/+0 |
| | | |||||
| * | refactor | syuilo | 2023-01-07 | 2 | -288/+0 |
| | | |||||
| * | :art: | syuilo | 2023-01-06 | 1 | -1/+16 |
| | | |||||
| * | refactor | syuilo | 2023-01-05 | 2 | -18/+18 |
| | | |||||
| * | :art: | syuilo | 2023-01-05 | 1 | -3/+25 |
| | | |||||
| * | MisskeyPlay (#9467) | syuilo | 2023-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update ui.ts * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * :art: * wip * :v: | ||||
| * | :art: | syuilo | 2023-01-04 | 2 | -4/+4 |
| | | |||||
| * | refactor(client): refactor and performance improve of MkSpacer | syuilo | 2023-01-03 | 1 | -3/+3 |
| | | |||||
| * | perf(client): use shallowRef for html element ref | syuilo | 2023-01-03 | 4 | -7/+7 |
| | | |||||
| * | :art: | syuilo | 2023-01-01 | 1 | -2/+2 |
| | | |||||
| * | :art: | syuilo | 2022-12-30 | 2 | -4/+4 |
| | | |||||
| * | :art: | syuilo | 2022-12-30 | 1 | -1/+1 |
| | | |||||
| * | remove console.log | syuilo | 2022-12-30 | 1 | -1/+0 |
| | | |||||
| * | :art: | syuilo | 2022-12-30 | 2 | -17/+66 |
| | | |||||
| * | refactor | syuilo | 2022-12-30 | 1 | -2/+2 |
| | | |||||
| * | :art: | syuilo | 2022-12-29 | 2 | -4/+4 |
| | | |||||
| * | Revert "perf?(client): remove needless scoped annotation for style" | syuilo | 2022-12-27 | 13 | -14/+12 |
| | | | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de. | ||||
| * | perf?(client): remove needless scoped annotation for style | syuilo | 2022-12-27 | 13 | -12/+14 |
| | | |||||
| * | rename: client -> frontend | syuilo | 2022-12-27 | 14 | -0/+1975 |