Marie
5db583a3eb
merge: upstream
2023-12-23 02:09:23 +01:00
syuilo
b691126bff
refactor(frontend): menuのdividerをnullで表現するのをやめる
2023-12-12 10:26:37 +09:00
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
ShittyKopper
ae5d052274
upd: implement radius setting
...
to keep things manageable i merged a lot of one off values into just a
handful of common sizes, so some parts of the ui will look different than
upstream even with the "Misskey" rounding mode
2023-11-01 21:43:26 +03:00
tamaina
e6f3dd81ba
fix(frontend): MkPopupMenuがドロワーで子メニューの出現と同時にpopupをresolveさせるのをやめさせる ( #11441 )
...
* fix(frontend): MkPopupMenuがドロワーで子メニューの出現と同時にpopupをresolveさせるのをやめさせる
* fix
* noCache
* ✌️
* fix
* ????
* a
* a
* ✌️
* fix emoji picker
* ?????
* close
* 1
* fix2
* ✌️
* fix
* ✌️
* ✌️
* ✌️
* preferClick
* ✌️
* fix lint
* a
* rm nocache
2023-08-09 09:08:47 +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
syuilo
6a5ef5b6f2
refactor
2023-05-19 13:58:09 +09:00
syuilo
3db84a2e8f
refactor(client): use css modules
2023-01-14 15:02:14 +09:00
syuilo
9aececc921
🎨
2023-01-06 10:11:47 +09:00
syuilo
c93f091ba8
perf(client): use shallowRef instead of ref for template reference
2023-01-03 13:37:32 +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