summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkSubNoteContent.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(frontend): ↵syuilo2023-07-081-3/+24
| | | | | | 引用対象を「もっと見る」で展開した場合、「閉じる」で畳めるように Resolve #11185
* perf(#10923): CSS Modules のクラス名をインライン化する (#10930)Acid Chicken (硫酸鶏)2023-06-011-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-191-2/+2
|
* refactor(frontend): remove $ts and $tsyuilo2023-04-011-1/+1
|
* refactor(frontend): remove $isyuilo2023-04-011-0/+1
|
* fix(client): register_note_view_interruptor not workingsyuilo2023-02-081-1/+1
| | | | Fix #9826
* tweak custom emoji handlingsyuilo2023-01-261-1/+1
| | | | Close #9721
* refactor(client): use css modulessyuilo2023-01-141-23/+25
|
* tweak note componsntsyuilo2023-01-081-1/+1
|
* perf: use overflow: clip instead of overflow: hidden (#9443)tamaina2023-01-021-1/+1
| | | | | * use overflow: clip * revert
* refactorsyuilo2022-12-301-4/+4
|
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-291-1/+1
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-1/+1
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-1/+1
|
* rename: client -> frontendsyuilo2022-12-271-0/+90