1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-05 07:02:09 -06:00
Commit graph

7 commits

Author SHA1 Message Date
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ()
* 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 (硫酸鶏)
337dd97b49
perf(): CSS Modules のクラス名をインライン化する ()
* perf(): unwind css module class name

* perf(): support multiple components

* refactor: clean up

* refactor(): avoid `useCssModule()`

* fix(): allow direct literal class name

* fix(): avoid computed class name

* fix(): allow literal keys

* fix(): typo

* fix(): invalid class names

* chore: test

* revert: test

This reverts commit 5c7ef366eceebe8ba260efa4d5d675f6c1775c45.

* fix(): hidden tale

* perf(): also unwind scoped css contained components

* perf(): `normalizeClass` AOT compilation

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-06-01 17:19:46 +09:00
syuilo
a879607479 refactor 2023-05-27 11:35:26 +09:00
syuilo
3d4a90b08a refactor(frontend): use composition api 2023-05-14 11:43:56 +09:00
Kagami Sascha Rosylight
63df2c851e
refactor: remove all unused imports ()
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-02-16 23:09:41 +09:00
tamaina
8282bbd07c fix(client): Chromeで検索ダイアログで変換確定するとそのまま検索されてしまう
Fix 
2023-01-28 06:15:29 +00:00
syuilo
58bfb4dca4 refactor 2023-01-07 15:09:46 +09:00
Renamed from packages/frontend/src/components/form/textarea.vue (Browse further)