| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: `substr` -> `substring` (#11273) | okayurisotto | 2023-07-14 | 1 | -1/+1 |
| | | |||||
| * | perf(#10923): CSS Modules のクラス名をインライン化する (#10930) | Acid Chicken (硫酸鶏) | 2023-06-01 | 1 | -5/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-19 | 1 | -42/+36 |
| | | |||||
| * | refactor(frontend): boot分割したり副作用減らしたりとか | syuilo | 2023-05-15 | 1 | -2/+2 |
| | | | | | #10838 | ||||
| * | Update queue.chart.vue | syuilo | 2023-01-09 | 1 | -27/+40 |
| | | |||||
| * | perf(client): use shallowRef instead of ref for template reference | syuilo | 2023-01-03 | 1 | -4/+4 |
| | | |||||
| * | Revert "perf?(client): remove needless scoped annotation for style" | syuilo | 2022-12-27 | 1 | -1/+1 |
| | | | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de. | ||||
| * | perf?(client): remove needless scoped annotation for style | syuilo | 2022-12-27 | 1 | -1/+1 |
| | | |||||
| * | rename: client -> frontend | syuilo | 2022-12-27 | 1 | -0/+149 |