feat: New Component Watermark (#39064)

* feat: New Component Watermark

* docs: add watermark docs

* docs: add watermark demo

* test: add watermark test

* test: add watermark snapshot

* chore: add jest-canvas-mock

* feat: Watermark calculates the width and height of content by default

* docs: update docs

* docs: update demo

* test: update snapshot

* docs: update docs

* chore: update bundlesize

* chore: Optimize code logic

* chore: update size-limit

* test: update watermark snapshot
This commit is contained in:
JarvisArt
2022-12-08 18:06:36 +08:00
committed by GitHub
parent 451d2f6ee2
commit 6f83c63d74
24 changed files with 2860 additions and 3 deletions

View File

@@ -67,6 +67,7 @@ exports[`antd exports modules correctly 1`] = `
"TreeSelect",
"Typography",
"Upload",
"Watermark",
"message",
"notification",
"theme",