summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/form (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): use ESMsyuilo2023-09-191-2/+2
|
* chore: ↵Shun Sakai2023-07-275-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-012-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>
* refactorsyuilo2023-05-271-28/+13
|
* refactorsyuilo2023-05-271-1/+1
|
* refactorsyuilo2023-05-271-57/+57
|
* refactorsyuilo2023-05-241-20/+18
|
* refactor(frontend): use composition apisyuilo2023-05-141-56/+35
|
* refactor(frontend): remove $ts and $tsyuilo2023-04-011-2/+4
|
* refactor(frontend): remove $storesyuilo2023-04-011-1/+3
|
* refactor(client): use css modulesyuilo2023-03-051-21/+21
|
* refactor(client): use css modulessyuilo2023-01-151-7/+7
|
* refactorsyuilo2023-01-091-175/+0
|
* refactorsyuilo2023-01-076-1293/+0
|
* refactorsyuilo2023-01-072-288/+0
|
* :art:syuilo2023-01-061-1/+16
|
* refactorsyuilo2023-01-052-18/+18
|
* :art:syuilo2023-01-051-3/+25
|
* MisskeyPlay (#9467)syuilo2023-01-051-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:syuilo2023-01-042-4/+4
|
* refactor(client): refactor and performance improve of MkSpacersyuilo2023-01-031-3/+3
|
* perf(client): use shallowRef for html element refsyuilo2023-01-034-7/+7
|
* :art:syuilo2023-01-011-2/+2
|
* :art:syuilo2022-12-302-4/+4
|
* :art:syuilo2022-12-301-1/+1
|
* remove console.logsyuilo2022-12-301-1/+0
|
* :art:syuilo2022-12-302-17/+66
|
* refactorsyuilo2022-12-301-2/+2
|
* :art:syuilo2022-12-292-4/+4
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-2713-14/+12
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-2713-12/+14
|
* rename: client -> frontendsyuilo2022-12-2714-0/+1975