syuilo
b0f6c44f36
refactor(frontend): use ESM
2023-09-19 16:37:43 +09:00
syuilo
1f7a81aae7
update deps ( #11764 )
...
* update deps
* node16
* wip
* wip
* wip
* Update test-utils.ts
* wip
* Update tsconfig.json
* wip
* Update package.json
* wip
* Update following.vue
* Update followers.vue
* Update index.vue
* Update share.vue
* Update MkUserPopup.vue
* Update MkPostForm.vue
* wip
* Update MkTokenGenerateWindow.vue
* Update MkPagination.vue
* refactor
* update deps
* update deps
* Update sw.ts
* wip
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* update node
* update deps
* 🎨
2023-09-04 13:33:38 +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
kabo2468
a8cd8ed99e
enhance: 自動でたたまれる機能が返信先や引用RNにも適用されるように ( #10989 )
...
* 返信、引用RNでMFMがあったら自動で隠すように
* Update CHANGELOG.md
* Update MkSubNoteContent.vue
* refactor: avoid `Boolean`
* docs: update CHANGELOG.md
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-07-21 09:58:57 +00:00
syuilo
ac6d6fdeb8
enhance(frontend): 引用対象を「もっと見る」で展開した場合、「閉じる」で畳めるように
...
Resolve #11185
2023-07-08 19:01:47 +09:00
Acid Chicken (硫酸鶏)
337dd97b49
perf( #10923 ): CSS Modules のクラス名をインライン化する ( #10930 )
...
* 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>
2023-06-01 17:19:46 +09:00
syuilo
6a5ef5b6f2
refactor
2023-05-19 13:58:09 +09:00
syuilo
9224b6635f
refactor(frontend): remove $ts and $t
2023-04-01 14:01:57 +09:00
syuilo
f16a7cbcf2
refactor(frontend): remove $i
2023-04-01 13:52:07 +09:00
syuilo
a1b8cd15c4
fix(client): register_note_view_interruptor not working
...
Fix #9826
2023-02-08 20:11:53 +09:00
syuilo
452bd6db25
tweak custom emoji handling
...
Close #9721
2023-01-26 15:48:12 +09:00
syuilo
ab1124abba
refactor(client): use css modules
2023-01-14 15:05:23 +09:00
syuilo
49f3090edd
tweak note componsnt
2023-01-08 10:48:44 +09:00
tamaina
46c2706b7e
perf: use overflow: clip instead of overflow: hidden ( #9443 )
...
* use overflow: clip
* revert
2023-01-02 12:15:26 +09:00
syuilo
2244cf2995
refactor
2022-12-30 13:56:22 +09:00
syuilo
912791b3ab
refactor: 絵文字URLを引き回すのをやめる ( #9423 )
2022-12-29 10:14:44 +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