misskey/packages/frontend/src/utility/image-effector/fxs
かっこかり 785b85ee46
enhance(frontend): 画像エフェクトのUI改善 (#16191)
* enhance(frontend): 画像エフェクトの改善

* enhance: i18n colorClampAdvanced

* fix: missing translation

* enhance: i18n blockNoise

* fix lint

* fix: narrow down fx defs types

* fix

* fix: watermark用エフェクトは別で定義し直す

* fix lint

* ImageEffectorをwatermarkに隠蔽

* watermark関連の定義を完全に分離

* refactor

* fix

* ぼかし効果 -> スムージング

* refactor: remove unnecessary `as const`

* Update Changelog
2025-08-09 14:11:19 +09:00
..
blockNoise.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
checker.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
chromaticAberration.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
colorAdjust.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
colorClamp.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
colorClampAdvanced.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
distort.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
grayscale.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
invert.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
mirror.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
polkadot.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
stripe.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
tearing.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
threshold.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
watermarkPlacement.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00
zoomLines.ts enhance(frontend): 画像エフェクトのUI改善 (#16191) 2025-08-09 14:11:19 +09:00