misskey/packages/frontend
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
..
.storybook fix(#10609): remove isChromatic on real build (#10613) 2023-04-13 23:23:11 +09:00
.vscode test(#10336): add components/Mk[A-B].* stories (#10475) 2023-04-13 12:20:39 +09:00
@types Delete vue.d.ts 2023-04-01 14:04:40 +09:00
assets
public build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
src enhance(client): 1枚だけのメディアリストの画像のアスペクト比を画像に応じて縦長にする (#10452) 2023-04-15 21:35:19 +09:00
test enhance(client): 投稿フォームをちょっといい感じに (#10442) 2023-04-05 14:30:03 +09:00
.eslintrc.js
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
package.json fix(#10609): remove isChromatic on real build (#10613) 2023-04-13 23:23:11 +09:00
tsconfig.json build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
vite.config.ts fix(#10609): remove isChromatic on real build (#10613) 2023-04-13 23:23:11 +09:00
vite.json5.ts