Acid Chicken (硫酸鶏)
|
9d5911d4e4
|
feat: make `MkImgWithBlurhash` transitionable (#10500)
* feat: make `MkImgWithBlurhash` animatable
* refactor: split out transition styles
* fix: bug
* test: waitFor image loads
* style: remove unused await
* fix
* fix type error
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-04-29 22:57:46 +09:00 |
tamaina
|
15761a0fa8
|
enhance(client): 1枚だけのメディアリストの画像のアスペクト比を画像に応じて縦長にする (#10452)
* ✌️
* fix
* ✌️
* 422px上限
* 334
* min-height: 130px
* 64px
* fix
* wip
* ✌️
* fix
* max-height: none
* MkImgWithBlurHashでratioを計算する
* wip
* fix
* fix?
* Revert "fix?"
This reverts commit e39d832dd1 .
* Revert "fix"
This reverts commit 15be36ba55 .
* Revert "wip"
This reverts commit af7d86f69d .
* fix
* Revert "Revert "wip""
This reverts commit bb0036ae22 .
* Revert "Revert "fix""
This reverts commit c1d94a45c5 .
* Revert "Revert "fix?""
This reverts commit 9cb4fbfd96 .
* fix
* use clamp
* readable
* add 1:1, 3:4
* moveComment
* 3:4 → 2:3
* fix
* default
* fallback
* Revert "fallback"
This reverts commit 741717dd49 .
* Fix?(server): Content-Dispositionのパースでエラーが発生した場合にもダウンロードが完了するように
#10626
|
2023-04-15 21:35:19 +09:00 |
かっこかり
|
bcbf06ac8c
|
feat(client): データセーバーモードの追加 (#10478)
* change nsfw settings
* Update CHANGELOG.md
* (fix) eliminate warning message when manually hide
* Apply suggestions from code review
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* (change) translation key
* revert nsfw settings (partial)
* (add) data saver setting
* Integrate MkMediaBlurhash and MkImgWithBlurhash
* Update CHANGELOG.md
* 🎨
* リモートのファイルでsizeが0の場合は表示しない, refを作らない
* fix
* かっこ
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-04-15 15:29:57 +09:00 |
syuilo
|
4606f23ed8
|
refactor(client): use css modules
|
2023-01-14 20:31:48 +09:00 |
syuilo
|
2184240ef1
|
perf(client): use shallowRef for html element ref
|
2023-01-03 10:12:37 +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 |