forked from ant-design/ant-design
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
demo: update Watermark demo (ant-design#46899)
* feat: CP support Table expandIcon * revert * demo: update demo
- Loading branch information
1 parent
9e5d3e3
commit c157a3f
Showing
9 changed files
with
639 additions
and
708 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
616 changes: 293 additions & 323 deletions
616
components/watermark/__tests__/__snapshots__/demo-extend.test.ts.snap
Large diffs are not rendered by default.
Oops, something went wrong.
616 changes: 293 additions & 323 deletions
616
components/watermark/__tests__/__snapshots__/demo.test.ts.snap
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ demo: | |
cols: 1 | ||
--- | ||
|
||
Add specific text or patterns to the page. | ||
Add specific text or patterns to the page. Available since `5.0.0`. | ||
|
||
## When To Use | ||
|
||
|
@@ -28,6 +28,8 @@ Add specific text or patterns to the page. | |
|
||
Common props ref:[Common props](/docs/react/common-props) | ||
|
||
> This component is available since `[email protected]`. | ||
### Watermark | ||
|
||
| Property | Description | Type | Default | Version | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ demo: | |
tag: New | ||
--- | ||
|
||
给页面的某个区域加上水印。 | ||
给页面的某个区域加上水印。自 `5.0.0` 版本开始提供该组件。 | ||
|
||
## 何时使用 | ||
|
||
|
@@ -30,6 +30,8 @@ tag: New | |
|
||
通用属性参考:[通用属性](/docs/react/common-props) | ||
|
||
> 自 `[email protected]` 版本开始提供该组件。 | ||
### Watermark | ||
|
||
| 参数 | 说明 | 类型 | 默认值 | 版本 | | ||
|