Files
aojunhao123 8743710da7 refactor: disable mask blur effect by default (#56781)
* feat: disable mask blur effect by default

Change the blur condition from `blur !== false` to `blur === true`,
making the blur effect opt-in rather than opt-out.

* Update components/_util/hooks/useMergedMask.ts

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: aojunhao123 <1844749591@qq.com>

* update snapshot

* update snapshot

* Update components/modal/demo/mask.tsx

Signed-off-by: thinkasany <480968828@qq.com>

---------

Signed-off-by: aojunhao123 <1844749591@qq.com>
Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
2026-01-28 20:43:12 +08:00
..
2022-09-05 19:41:32 +08:00