zyoshoka
406b4bdbe7
refactor(frontend): 非推奨となったReactivity 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: 対応漏れ
2023-12-07 14:42:09 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #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>
2023-07-27 14:31:52 +09:00
Acid Chicken (硫酸鶏)
ee3f408c7d
feat: impl IdlingRenderScheduler ( #10547 )
...
* feat: impl IdleRender
* test: pin time on Chromatic
* test: pin time on Chromatic
* fix: typo
* style: rename
* style: rename
* chore: back to setTimeout
* style: linebreak
* refactor: remove unused budget option
* refactor: use raw unix time
* fix: conflict error
* fix: floor
* fix: subtract
* Revert "fix: subtract"
This reverts commit 2ef4afaafc69d2fb8329b04c1b124dfa97b7e863.
* Revert "fix: floor"
This reverts commit bef8ecdf45c6afc52138921d16e2caca78cfd38d.
* Revert "refactor: use raw unix time"
This reverts commit 5199e13cb2829f3036101f95445cca3cb9c83703.
2023-05-20 03:38:07 +09:00
Acid Chicken (硫酸鶏)
9bb6c536c0
test( #10336 ): add components/Mk[A-B].*
stories ( #10475 )
...
* chore(#10336 ): register snippets
* test(#10336 ): add `components/Mk[A-B].*` stories
* build: desynced lockfile
* ci(#10336 ): preload assets
* ci(#10336 ): use pull_request
* build: update lockfile
* fix: reactivity transform
* chore: track upstream changes
* refactor: avoid temporary previous tapping declarations
* revert: avoid temporary previous tapping declarations
This reverts commit e649b1b1e6771bee674f2dfb044e0efd72d0be5d.
* test: flaky snapshots
* style: import
2023-04-13 12:20:39 +09:00
Kagami Sascha Rosylight
63df2c851e
refactor: remove all unused imports ( #9951 )
...
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-02-16 23:09:41 +09:00
syuilo
1e5d4db0a1
refactor(client): use css modules
2023-01-14 11:46:22 +09:00
syuilo
4f15b6f7c2
Revert "perf?(client): remove needless scoped annotation for style"
...
This reverts commit ada04c1932
.
2022-12-27 18:29:39 +09:00
syuilo
ada04c1932
perf?(client): remove needless scoped annotation for style
2022-12-27 18:01:06 +09:00
syuilo
9384f5399d
rename: client -> frontend
2022-12-27 14:36:33 +09:00